Another thing I've noticed is that James always refuses to send to hotmail (even after a restart), but if I try it manually via telnet from the same server it works fine. This is the exception I get when sending to hotmail.

16/06/03 13:29:04 INFO James.Mailet: RemoteDelivery: Exception delivering message (Mail1055784543566-57-to-hotmail.com) - 554 Transaction failed

16/06/03 13:29:04 INFO James.Mailet: RemoteDelivery: Permanent exception delivering mail (Mail1055784543566-57-to-hotmail.com: javax.mail.MessagingException: 554 Transaction failed

at com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:923)
at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:643)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:322)
at org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:253)
at org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:685)


-J

Jay Kraly wrote:

My suspicion is that a transient network problem causes an initial problem, and then for some reason it doesn't recover once the network or server is back online. So until I restart James it gets UnknownHostExceptions, but after the restart everything is fine for a little while.

-J

Noel J. Bergman wrote:

my James mail server has been randomly deciding that certain email
addresses don't work.




It doesn't seem like they are all related solely to DNS, rather
finding the ip-address and then using that ip-address to contact
the other server.


Could it just be transient network problems? Those happen all the time.
One of my regular relays is to one of the FTC servers. I often see one of
them become unavailable.


--- Noel


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]










---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to