Hallo

Jan Kohnert wrote:
Pascal Tritten schrieb:

Hallo zusammen


Das Problem ist jetzt, dass nur HELO <cr> gesendet wird und kein
Hostname. Postfix meldet dann "Syntax: HELO hostname" was wiederum das
Programm nicht verträgt und die Verbindung abbrechen lässt.


Hilft smtpd_helo_restrictions = permit_mynetworks? [1]

HTH,
MfG Jan

[1] http://www.postfix.org/postconf.5.html#smtpd_helo_restrictions


Leider hilft dies nicht. In [1] steht folgendes:


smtpd_helo_restrictions (default: empty)

Optional restrictions that the Postfix SMTP server applies in the context of the SMTP HELO command.

    The default is to permit everything.

Specify a list of restrictions, separated by commas and/or whitespace. Continue long lines by starting the next line with whitespace. Restrictions are applied in the order as specified; the first restriction that matches wins.

The following restrictions are specific to the hostname information received with the HELO or EHLO command.

[..]

reject_invalid_hostname
    Reject the request when the HELO or EHLO hostname syntax is invalid.
The invalid_hostname_reject_code specifies the response code to rejected requests (default: 501).


Wenn ich "reject_invalid_hostname" nicht in der Restriktionsliste habe, sollte er doch ungültige Syntax annehmen, so wie ich das verstehe?? Tut er aber nicht, er meldet immer: "501 Syntax: HELO hostname"

Gruss
Pascal


--
Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an