You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by lightbulb432 <ve...@hotmail.com> on 2009/05/22 20:29:06 UTC

No exception throw but problem in log file

I'm getting RemoteDelivery: Could not connect to SMTP host errors in my JAMES
log file, but the mail-sending code executes successfully. Is that sort of
thing not supposed to create an exception in the Java code?

What sorts of things do create exceptions in the mail-sending code - things
I can think of include incorrectly formatted email addresses or an SMTP
server that's down. Would the following things cause Java exceptions?

- sending email to host that doesn't accept mail (e.g. user@hotmaillll.com
instead of user@hotmail.com)
- sending email to non-existent mailbox on a proper mail server
(nonexistent@hotmail.com)
- rejected mail b/c your mail was seen as spam by the receiving mail server
- rejected mail b/c receiving mailbox is full
-- 
View this message in context: http://www.nabble.com/No-exception-throw-but-problem-in-log-file-tp23675775p23675775.html
Sent from the James - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org