[Postfixbuch-users] MS-Outlook und SMTP HELO (ESMTP ELHO)

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Di Jan 8 16:58:38 CET 2013


* Ralf Hildebrandt <Ralf.Hildebrandt at charite.de>:

> Ganz einfach!
> smtpd_command_filter hilft da

http://www.postfix.org/postconf.5.html#smtpd_command_filter

/etc/postfix/main.cf:
    smtpd_command_filter = pcre:/etc/postfix/command_filter

/etc/postfix/command_filter:
    # Work around clients that send malformed HELO commands.
    /^HELO\s(.*)$/ HELO $1.deinedomain

Oder so ähnlich.

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebrandt at charite.de | http://www.charite.de
	    



Mehr Informationen über die Mailingliste Postfixbuch-users