Re: sending email with a tomcat servlet, javamail + james

2008-05-21 Thread emailguy
Thank you, problem solved. Great tip, btw. It lead me to realize that James saves multiple *.*.FileStreamStore files, so I was looking in an old one, wondering why my new email wasn't appearing. -- View this message in context: http://www.nabble.com/sending-email-with-a-tomcat-servlet%2C-javam

RE: sending email with a tomcat servlet, javamail + james

2008-05-21 Thread Kent Butler
ession - as I think I recall, the Properties keys are not well documented. And this example assumes you are communicating via SMTP with your James instance, so you need the SMTP port to be snag-free. -Original Message----- From: Jerry M [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 21, 2008

Re: sending email with a tomcat servlet, javamail + james

2008-05-21 Thread Jerry M
First thing you need to do is see if and how far the mail is getting into James. Go to environment.xml and temporarily change all log levels to "DEBUG". Restart James, and try to send again. Then if you have a 'grep' utility you can grep the James log directory for some unique string in the