java - Spring Integration Inbound Email -


i have spring application ,i need add functionality of receiving emails our email server application, googled , find out spring inbound email adapter way it. referred below link. http://blog.solidcraft.eu/2011/04/read-emails-from-imap-with-spring.html .

if use above code gives 890 email response. want email send or outlook, whenever user send new email mail needs come in system.i not know, how that. can give me prefect example of mail inbound-channel-adapter. save day. please help.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -