Re: Mail Send problems 1.6 CVS [steveb icenet com au]



I don't know if this is of any use, but it's the
result of
./mail-file-a -m /etc/termcap steveb@icenet.com.au

S: 220 steveb.binkshome ESMTP Sendmail
8.11.2/8.11.2; Fri, 6 Jul 2001 21:06:19 +0800
C: EHLO steveb.binkshome
S: 250-steveb.binkshome Hello steveb.binkshome
[127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-SIZE
250-DSN
250-ONEX
250-ETRN
250-XUSR
250 HELP
C: MAIL FROM:<>
S: 250 2.1.0 <>... Sender ok
C: RCPT TO:<steveb@icenet.com.au>
S: 250 2.1.5 <steveb@icenet.com.au>... Recipient
ok
C: DATA
S: 354 Enter mail, end with "." on a line by
itself
H: ######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
#


750k text file inserted here

354 Enter mail, end with "." on a line by itself
steveb@icenet.com.au: 250
<steveb@icenet.com.au>... Recipient ok

The result was a failed send


the test-file however worked fine with the
following output
./mail-file-a -m test-file steveb@icenet.com.au

S: 220 steveb.binkshome ESMTP Sendmail
8.11.2/8.11.2; Fri, 6 Jul 2001 21:13:32 +0800
C: EHLO steveb.binkshome
S: 250-steveb.binkshome Hello steveb.binkshome
[127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-SIZE
250-DSN
250-ONEX
250-ETRN
250-XUSR
250 HELP
C: MAIL FROM:<>
S: 250 2.1.0 <>... Sender ok
C: RCPT TO:<steveb@icenet.com.au>
S: 250 2.1.5 <steveb@icenet.com.au>... Recipient
ok
C: DATA
S: 354 Enter mail, end with "." on a line by
itself
H: Subject: LibESMTP test mail
H: MIME-Version: 1.0
H: Content-Type: text/plain;
  charset=iso-8859-1
H: Content-Transfer-Encoding: 7bit
H: Date: Fri, 6 Jul 2001 13:13:32 +0000
H: From: <>
H: To: steveb@icenet.com.au
H: Message-Id: <994425212.0@steveb.binkshome>
S: 250 2.0.0 f66DDWd06293 Message accepted for
delivery
C: QUIT
S: 221 2.0.0 steveb.binkshome closing connection
250 f66DDWd06293 Message accepted for delivery
steveb@icenet.com.au: 250
<steveb@icenet.com.au>... Recipient ok



On 2001.07.06 20:29 Brian Stafford wrote:

> 
> For now the best I can suggest is to see if the
> problem reproduces
> when using the libESMTP example program.
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Stephen W. Binks
steveb@icenet.com.au
www.icenet.com.au/~steveb
ICQ 62863476
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]