I can't seem to be able to send any mail to some places like yahoo.com or abuse.net. They remain in my outgoing folder.

Error messages are always of the following nature:

29/12/03 08:18:13 INFO James.Mailet: RemoteDelivery: Attempting delivery of Mail1072703892625-2-to-yahoo.com to host yahoo.com to addresses [EMAIL PROTECTED]
29/12/03 08:18:36 INFO James.Mailet: RemoteDelivery: Temporary exception delivering mail (Mail1072703892625-2-to-yahoo.com: javax.mail.MessagingException: Could not connect to SMTP host: yahoo.com, port: 25;
nested exception is:
java.net.ConnectException: Operation timed out: connect
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:911)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:158)
at javax.mail.Service.connect(Service.java:233)
at javax.mail.Service.connect(Service.java:134)
at javax.mail.Service.connect(Service.java:86)
at com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:95)
at org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:305)
at org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:758)
at java.lang.Thread.run(Thread.java:484)


29/12/03 08:18:36 INFO James.Mailet: RemoteDelivery: Storing message Mail1072703892625-2-to-yahoo.com into outgoing after 0 retries

I can send mail to some places but not others. I am using authentication and have increased the timeout parameter to something LARGE. I am also using Network Solutions for DNS management. Would that cause a problem?

Can anyone point me to some place in config.xml that would matter to Yahoo but not to others?

Thanks for any ideas.

Rich Downing


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



Reply via email to