Hi,
Local mail delivery on a Debian 2.2.1 machine works fine, as does POP
retrieval of mail from a remote host accesses through a dial-up PPP
connection. However, when trying to send locally-generated messages out
through SMTP to the ISP, we always get broken pipe errors. When retrieving
the message which terminated with a broken pipe, all we get is the message
header.
I have included the level 1 debug output below.
TIA
Nigel.
Exim version 3.12 debug level 1 uid=0 gid=0
probably Berkeley DB version 1.8x (native mode)
delivering message 13P00U-0000bX-00
Connecting to mail.ozemail.com.au [203.2.192.76] ... connected
SMTP<< 220 mta03.mail.mel.aone.net.au ESMTP server ready Wed, 16 Aug 2000
10:09:51 +1000
SMTP>> EHLO faxserver
SMTP<< 250-mta03.mail.mel.aone.net.au
250-HELP
250-EXPN
250-XREMOTEQUEUE
250-ETRN
250-PIPELINING
250-DSN
250-8BITMIME
250 SIZE 10485760
SMTP>> MAIL FROM:<npegram@???> SIZE=1474
SMTP<< 250 Sender <npegram@???> and extensions (SIZE=1474) Ok
SMTP>> RCPT TO:<npegram@???>
SMTP<< 250 Recipient <npegram@???> Ok
SMTP>> DATA
SMTP<< 354 Ok Send data ending with <CRLF>.<CRLF>
SMTP>> writing message and terminating "."
LOG: 0 MAIN
mail.ozemail.com.au [203.2.192.76]: Broken pipe
LOG: 0 MAIN
== npegram@??? T=remote_smtp defer (32): Broken pipe:
mail.ozemail.com.au [203.2.192.76]