Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-27-2009, 08:25 PM
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!
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 11-30-2009, 09:31 AM
Senior Member
 
Join Date: Apr 2009
Posts: 792
Rep Power: 1
Tolls is on a distinguished road
Default
Wouldn't be a Servlet as such, since they react to HttpRequest calls, and that's not what you want. Assuming you want this running on, say, a Tomcat server you could try and set up a Quartz job. How much control do you have over the environment you're hosted on?
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Tags
email, inbound, java, servlet

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing custom email headers in bounced back emails pmalladi Advanced Java 1 10-29-2009 11:59 AM
Servlet - apache tomcat/glassfish server shuts down on servlet usage StewS Java Servlet 1 12-02-2008 01:23 AM
Sending emails using jms rrkumar Advanced Java 0 10-15-2008 04:14 PM
emails thru java marco Java Applets 1 08-16-2007 12:02 AM
javax.servlet.ServletException: Wrapper cannot find servlet class util.t2 osval Advanced Java 1 08-07-2007 04:47 PM


All times are GMT +2. The time now is 06:27 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org