Take a look at http://rhea.redhat.com/asj/webmail/ http://www.eveandersson.com/arsdigita/doc/email-handler http://ryanlee.org/doc/bulkmail.html
Basis of what you are trying to do is here, just may need some adaptation to your systems. -----Original Message----- From: David Wall [mailto:[EMAIL PROTECTED] Sent: Saturday, 11 February 2006 8:02 AM To: Tomcat Users List Subject: Off topic: Email bounce handler code? Does anybody know of any good Java/servlet code that handles email bounce processing? When our automated systems send an email that bounces (lots of hotmail bounce if the user has an account but just hasn't logged in the past 30 days), we'd like a "somewhat reliable" mechanism to associate the bounce with a transaction in our system. I'd guess I'd put a special header in so that bounces that return headers or return the original message can be parsed. I've seen some mailman type code, but they rely on the SMTP server being able to handle mangled email addresses, but that's not generally an option for us as we often need to rely on existing SMTP systems in which at best we can configure the return path to be a given mailbox that we can analyze. Thanks, David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.2/253 - Release Date: 7/02/2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.6/257 - Release Date: 10/02/2006 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]