From: Michele Andreoli ([email protected])
Date: Wed Sep 27 2000 - 16:53:22 CEST
On Wed, Sep 27, 2000 at 02:39:48PM +0200, Zeimet Alex nicely wrote:
>
> 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)]
As first instance, be aware: this sendmail is only a little hack of few Kb.
Anycase, I see two "RCPT TO:" commands. Are you sending two simultaneus
email? The first is accepted, the second no.
Please, do test with a single recipient (no cc, no multi to:, etc) and
repost your sendmail.log.
But if you like *really* to help me, try to do "telnet mail.gmx.net 25"
and try to issue the same commands you see in the "sent" lines.
Michele
-- I'd like to conclude with a positive statement, but I can't remember any. Would two negative ones do? -- Woody Allen --------------------------------------------------------------------- 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