[postfix-users] Sender-Pruefung fuer postfix
Ralf Hildebrandt
Ralf.Hildebrandt at charite.de
Mi Feb 10 16:40:32 CET 2010
* MargritLottmann <margrit.lottmann at ovgu.de>:
> Tests mit postfix hatte ich schon mehrere...Jetzt
> muss allerdings ein Produktions-Server aufgebaut werden
> ...
> Unser Server soll als Gateway fuer alle Domains unseres
> Einzugsbereichs arbeiten.
>
> Bisher haben wir exim und da
> Pruefungen, ob Absender unserer Domains wirklich
> existieren (ueber lookup-Tabellen)
> Pruefungen, ob Empfaenger unserer Domains zustellbar
> sind (dto)
Naja, das ist ja standard.
> Das mit den Empfaengern habe ich mit postfix schon hinbekommen
> relay_recipients...
Jo.
> Wie pruefe ich aber ob als von "uns" angegebene Sender
> wirklich von uns sind...Ich moechte eigentlich keine
> Zeit mit einem verify-probe vergeuden !!! ???
> ...oder geht's nicht anders...???
smtpd_reject_unlisted_sender
Request that the Postfix SMTP server rejects mail from unknown sender
addresses, even when no explicit reject_unlisted_sender access
restriction is specified. This can slow down an explosion of forged mail
from worms or viruses.
An address is always considered "known" when it matches a virtual(5)
alias or a canonical(5) mapping.
* The sender domain matches $mydestination, $inet_interfaces or $proxy_interfaces, but the sender is not listed in $local_recipient_maps, and $local_recipient_maps is not null.
* The sender domain matches $virtual_alias_domains but the sender is not listed in $virtual_alias_maps.
* The sender domain matches $virtual_mailbox_domains but the sender is not listed in $virtual_mailbox_maps, and $virtual_mailbox_maps is not null.
* The sender domain matches $relay_domains but the sender is not listed in $relay_recipient_maps, and $relay_recipient_maps is not null.
This feature is available in Postfix 2.1 and later.
--
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 postfix-users