I'm running tomcat and James on the same machine. Both work independently of each other. I'm trying to write a servlet that will send an email to [EMAIL PROTECTED] via James. The servlet code appears to run however, I'm not seeing the email received by [EMAIL PROTECTED] The log files for Tomcat and James contain no errors or are empty. Any suggestions are welcome. Are there any code examples of this available? This must be a common thing to do.
Thank you -- View this message in context: http://www.nabble.com/sending-email-with-a-tomcat-servlet%2C-javamail-%2B-james-tp17367654p17367654.html Sent from the James - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
