View Single Post
  #1 (permalink)  
Old 11-27-2009, 08:25 PM
sdhrthk sdhrthk is offline
Member
 
Join Date: Nov 2009
Posts: 1
Rep Power: 0
sdhrthk is on a distinguished road
Default Processing inbound emails by a Servlet
Hi Folks,

Would you happen to know how I can process incoming emails using a java servlet. Essentially, I want all mails sent to me@mydomain.com to be parsed and have their information entered in a database.

If it's relevant, my host is eapps.

Thanks!
Reply With Quote