Dear all,

I am using two instance A and B of the James with the same configuration in the same 
network, in A instance i can send out email to all the Mail servers except some and i 
get error message like as in below.

But in the B instance i DON'T get this error message and the mail send out is 
successful for all cases.

PS:in the JAMES.conf.xml file
the <delayTime>21600000</delayTime>
     <maxRetries>15</maxRetries>


Any ideas?

Thanks in advance.

Regards
Prakash


 2002.03.01 02:58:02 304 (INFO) from Mailets: RemoteDelivery: Exception caught in 
RemoteDelivery.deliver() : javax.mail.MessagingException: Could not connect to SMTP 
host: mx09.hotmail.com., port: 25;
  nested exception is:
        java.net.ConnectException: Connection refused
2002.03.01 02:58:02 305 (INFO) from Mailets: RemoteDelivery: attempting delivery of 
Mail1014850663074-0-!1769279311-to-hotmail.com01234567 to host mx10.hotmail.com.
2002.03.01 02:58:02 320 (INFO) from Mailets: RemoteDelivery: Exception caught in 
RemoteDelivery.deliver() : javax.mail.MessagingException: Could not connect to SMTP 
host: mx10.hotmail.com., port: 25;
  nested exception is:
        java.net.ConnectException: Connection refused
2002.03.01 02:58:02 322 (INFO) from Mailets: RemoteDelivery: Exception delivering mail 
(Mail1014850663074-0-!1769279311-to-hotmail.com01234567: 
javax.mail.MessagingException: Could not connect to SMTP host: mx10.hotmail.com., 
port: 25;
  nested exception is:
        java.net.ConnectException: Connection refused
        at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:867)
        at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:156)
        at javax.mail.Service.connect(Service.java:234)
        at javax.mail.Service.connect(Service.java:135)
        at javax.mail.Service.connect(Service.java:87)
        at com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:93)
        at 
org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:127)
        at 
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:274)
        at java.lang.Thread.run(Thread.java:484)

2002.03.01 02:58:02 323 (INFO) from Mailets: RemoteDelivery: Storing message 
Mail1014850663074-0-!1769279311-to-hotmail.com012345678 into outgoing after 8 retries

Reply via email to