Re: SMTP sending issues (non-relay)
Zoe <[email protected]> Tue, 3 Aug 2004 15:56:28 +0200
| Newsgroups | gmane.mail.zoe.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Brian, On Jul 22, 2004, at 09:03, Brian Isikoff wrote: > Any assistance would be appreciated (and sorry if it's a repeating > topic). Hmmm... not quiet sure what could go wrong here... your best bet is to run the app in debug mode and check the logs: java -jar Zoe.jar debug When sending a message from the built-in composer you should see something along these lines: 08/03 15:52:55 (Debug) SZSMTP.send: Connecting to 'smtp.mac.com' as 'petite_abeille' 08/03 15:52:57 (Debug) SZSMTP.send: Sending to [[email protected]] 08/03 15:52:58 (Debug) SZSMTP.send: Done. If something goes wrong, you should see an exception. If the above doesn't provide enough glues, you could try to enable JavaMail debugging. This will log the entire SMTP transaction: alt.dev.szmail.SZProvider.properties debug.mail.session=true http://zoe.omara.ca/SystemConfiguration/ConfigFiles Cheers, R. ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com