Re: problem with SMTP

From: Zeimet Alex (lzeimet@gmx.net)
Date: Wed Sep 27 2000 - 14:39:48 CEST


gk wrote:
>
> My problem seems to be exactly the same as that Alex

Hello,

Here is my sendmail.log file with the messages:

==================================================================
Dialog started at: Wed Sep 27 11:21:13 2000
mail: lzeimet@gmx.net -> winchester@gmx.de
Smarthost: mail.gmx.net
==================================================================

expect [*SMTP*]
-> got [220 GMX Mailservices ESMTP]
sent [HELO gmx.net]
expect [*250*]
-> got [250-GMX Mailservices]
sent [MAIL FROM:lzeimet@gmx.net]
expect [*250*]
-> got [250-PIPELINING]
sent [RCPT TO:winchester@gmx.de]
expect [*250*]
-> got [250 8BITMIME]
sent [RCPT TO:amoeba@gmx.net]
expect [*250*]
-> got [555 syntax error (#5.5.4)]
sent [DATA]
expect [*354*]
-> got [503 MAIL first (#5.5.1)]
sendmail: Sending DATA.
sent [.]
expect [*250*]
-> got [503 MAIL first (#5.5.1)]
sent [quit]
expect [*250*]
-> got [503 MAIL first (#5.5.1)]
sendmail: Done.

But I don't know what error mean these lines:

expect [*250*]
-> got [555 syntax error (#5.5.4)]
sent [DATA]

Has anybody any ideas?

Greetings Alex

----------------
Registered Linux User #169741

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:16 CET