From: Zeimet Alex ([email protected])
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: [email protected] -> [email protected]
Smarthost: mail.gmx.net
==================================================================
expect [*SMTP*]
-> got [220 GMX Mailservices ESMTP]
sent [HELO gmx.net]
expect [*250*]
-> got [250-GMX Mailservices]
sent [MAIL FROM:[email protected]]
expect [*250*]
-> got [250-PIPELINING]
sent [RCPT TO:[email protected]]
expect [*250*]
-> got [250 8BITMIME]
sent [RCPT TO:[email protected]]
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: [email protected]
For additional commands, e-mail: [email protected]
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:16 CET