Ned Slider wrote:
Brian wrote:
That's Postfix 2.3.3 on RHEL5 BTW :-)

$ rpm -q postfix
postfix-2.3.3-2.1.el5_2.x86_64

Tell me Ned, how do you get Postfix (2.3.3 on RHEL5) to reject at SMTP
time without using a the milter or something hideous like
Amavis-crashalot? Perhaps if they added some features to that old
dinosaur it would become a bit more useful as an MTA :-)



See this guide I've written:

http://wiki.centos.org/HowTos/postfix_restrictions

Specifically,

# /etc/postfix/main.cf
# Recipient restrictions:
smtpd_recipient_restrictions =
       reject_unknown_recipient_domain



Sorry, of course I meant:

smtpd_recipient_restrictions =
        reject_non_fqdn_recipient

Reply via email to