[Postfixbuch-users] postfix als relay : Mailq voll mit error450Sender address rejected: Domain not found
Andreas Winkelmann
ml at awinkelmann.de
Mi Jun 20 21:53:00 CEST 2007
On Wednesday 20 June 2007 09:31, Patrick Ben Koetter wrote:
> > > Ich antworte mal mit einer Nachdenk-Frage: Wie soll der Client wissen,
> > > ob es den Server mit EHLO ansprechen kann ohne eine Fehlermeldung ("Ich
> > > kann kein ESMTP") zu quittieren?
> >
> > Raten ? :-)
> >
> > Also wird zumindest das ESMTP mit einer tieferen Bedeutung benötigt.
> > Aus den Postfix configurations Parametern geht das so klar nicht hervor
>
> Ja. Das erschließt sich einem erst, wenn man so schmerzfrei geworden ist,
> das man freiwillig in RFCs rumwühlt. ;)
http://www.postfix.org/postconf.5.html#smtp_always_send_ehlo
smtp_always_send_ehlo (default: yes)
Always send EHLO at the start of an SMTP session.
With "smtp_always_send_ehlo = no", Postfix sends EHLO
only when the word "ESMTP" appears in the server greeting
banner (example: 220 spike.porcupine.org ESMTP Postfix).
Und
HISTORY:
...
20000303
Feature: with smtp_always_send_ehlo the SMTP client will
send EHLO regardless of the content of the SMTP server's
greeting. File: smtp/smtp_proto.c.
...
20010505
...
RFC 2821 recommendation: SMTP clients should use EHLO.
The default setting of smtp_always_send_ehlo has changed
from 0 (send EHLO if server greets with ESMTP) to 1 (always
send EHLO). In all cases, Postfix falls back to HELO if
the server does not support EHLO. File: smtp/smtp_proto.c.
...
Seit - hüstel - 6 Jahren also schickt Postfix immer EHLO.
--
Andreas
Mehr Informationen über die Mailingliste Postfixbuch-users