sandy sean wrote:Spring provides abstraction over JavaMail Api.
There are lot of examples to describe how to send mail using spring email abstraction layer.
but how can i read emails using this?
I would look into Spring Integration for integration with email. They might have a way to receive emails.
Thanks
Mark