voodoodyne / subethasmtp

SubEtha SMTP is a Java library for receiving SMTP mail
Other
344 stars 138 forks source link

Accept multiple mails #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In my application, I need to accept multiple mails, store them to database, and 
sync changes to disk. So, I need not just MessageHandlerFactory, but also 
something like ConnectionHandlerFactory with methods like connect, disconnect.

Original issue reported on code.google.com by maxi...@gmail.com on 4 Sep 2010 at 1:17

GoogleCodeExporter commented 9 years ago

Original comment by lhori...@gmail.com on 2 Nov 2010 at 6:16