[Exim] delivery stalls

Góra strony
Delete this message
Reply to this message
Autor: Randy Bush
Data:  
Dla: exim users
Temat: [Exim] delivery stalls
/usr/local/sbin/exim -v -M 15FHcB-0008OE-00
delivering message 15FHcB-0008OE-00
Connecting to mail-h.tacky.com [666.101.52.22.25] ... connected
SMTP<< 220 ****************************************************************************2*************
SMTP>> EHLO hdew.com

SMTP<< 500 Command not recognized.
SMTP>> HELO hdew.com

SMTP<< 250 OK
SMTP>> MAIL FROM:<owner-ccamp@???>

SMTP<< 250 OK - mail from <owner-ccamp@???>
SMTP>> RCPT TO:<abender@???>

SMTP<< 250 OK - Recipient <abender@???>
SMTP>> DATA

SMTP<< 354 Send data. End with CRLF.CRLF
SMTP>> writing message and terminating "."

LOG: 0 MAIN
SMTP timeout while connected to mail-h.tacky.com [666.101.52.22] after end of data (9577 bytes written): Operation timed out
Connecting to mail-r.tacky.com [666.85.74.22.25] ...

this is repeated at a half dozen targets. delivery had succeeded at over
100.

exim 3.31 on freebsd 4.x-stable

randy