>The postmap command brings back "REJECT'"
good >which looks normal, but the server is still passing through mail with >those subjects. > >In main.cf, I have the following lines below >the smtpd_recipient_restrictions list. the following line are not relatd to smtpd_*_restrictions and can be anywhere in the file >header_checks = pcre:/etc/postfix/header_checks.regexp >body_checks = pcre:/etc/postfix/body_checks.regexp >smtpd_helo_required = yes >strict_rfc821_envelopes = yes what does this show: egrep -i "regexp" /etc/postfix/main.cf Len
