I am building a web application that has to be able to do the following:
- Send emails to the (external) addresses registered by the users (say, Gmail, Yahoo Mail, etc).
- Send/receive emails to local mailboxes that live in the application. These are more "messages" in that sense.
What are the potential open source technologies I could integrate with here? Thanks for your inputs.