Hi,

>-----Original Message-----
>From: Noel J. Bergman [mailto:[EMAIL PROTECTED]
>Sent: Saturday, August 26, 2006 10:08 AM
>To: James Users List
>Subject: RE: Delays in Relayed Emails


>> Sometimes when I sent emails to yahoo address, they receive it
>> instantly. Other times there are delays upto 2 hours. This also
>> happens to other companies' email accounts. There has been times
>> when the delay goes up to 12 hours.

>Check the mailet log for errors sending the e-mail, which would cause JAMES
>to reschedule the e-mail for later retries.

I checked the mailet log and found a lot of messages that are undeliverable.

Errors messages include:
Could not connect to SMTP host: [ip address], port: 25;
  nested exception is:
        java.net.ConnectException: Connection refused: connect

Exception reading response;
  nested exception is:
        java.net.SocketTimeoutException: Read timed out

RemoteDelivery: Attempting delivery of Mail1156958242605-3570-to-yahoo.com
to host mx1.mail.yahoo.com. at 67.28.113.73 to addresses
[EMAIL PROTECTED]
INFO  James.Mailet: RemoteDelivery: Exception reading response;

I am sure that some of these emails have correct address. The last example
above is to my yahoo account. After around 20 mins my email does get
delivered.

However there are also a lot of emails address that have the wrong address
w/ domains that are no longer valid. Those keep on retrying until it reaches
25 times. Does these retry cause delays to other emails because of a queue
or something?

>For example, if a remote system is trying to do greylisting, it could lead
>to delays in delivery.

In order to prevent delays due to greylisting, can I reduce the delayTimes
to resent the emails in the configuration file? Or is it advised not to
modfiy those times?

>       --- Noel

And also

Exception delivering message (Mail1156483577430-20551-to-qiaojian.net) - 452
Invalid sender: [relayed email address]

Does this mean that the email is invalid because it was relayed?

Thanks,
Allen

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

Reply via email to