Can I get a trace of the actual SMTP commands sent to the mail server?
Created May 4, 2012
John Zukowski Yes. For your mail session, set the debug property to true: session.setDebug(true).
Created May 4, 2012