The smtp adapter is not sending mail properly. The mail client gets a result that the message was sent properly, but the smtp server log shows
20071130143658 : GEN : org.jSyncManager.SJS.Adapters.SMTPServer.SMTPServer : .
20071130143719 : EXC : org.jSyncManager.SJS.Adapters.SMTPServer.SMTPServer : Caught an IOException in send(): Connection timed out: connect
20071130143719 : EXC : org.jSyncManager.SJS.Adapters.SMTPServer.SMTPServer : Send remote messages to server IPsmtpx.uvic.cafailed
20071130143719 : GEN : org.jSyncManager.SJS.Adapters.SMTPServer.SMTPServer : QUIT
This result is from sending to a @uvic.ca address, the same result (with different destination smtp server) is seen with an @hotmail.com address.
As a result of this, tests 5108-5112 from http://sjs.wiki.sourceforge.net/a4g1Execution are failing
The server running is revision 435
Off UVic campus
Windows XP
Tested both with Outlook and Thunderbird email clients
Firewall is disabled