12 Jul
2011
12 Jul
'11
2:55 p.m.
On Tue, Jul 12, 2011 at 01:28:29PM +0100, Scheiper, Thomas wrote:
Hallo,
kann man bei Postfix das Versenden von Emails an bestimmte Hostnamen rejecten?
[..]
Emails an harvester-host.tld sollen rejected werden.
main.cf:
smtpd_recipient_restrictions = check_recipient_mx_access btree:/etc/postfix/access_recipient_mx, [..]
access_recipient_mx:
harvester-host.tld REJECT Wir wollen nicht an Domainharvester senden
Dennis
[..]