This is a little of topic, but I'm sure someone on this list has implemented something similar with tomcat. --> I have several applications running on Tomcat 4.1.12 that I need to add the capability to send e-mail via a SMTP server. There are two problems -
1.) Are there any products or open source projects available that will que the mail in case the SMTP server is down and re-send it later, including the possibility of a tomcat re-start before the SMTP server comes back up? Basically I want a way to insure an automated e-mail is sent when a person registers, and is not "lost" when the e-mail server is down. 2.) Is there a way to configure this service as a global JNDI resource available to all applications running inside of tomcat? Thanks, Ryan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
