Hi, It shows the following: [EMAIL PROTECTED] log]# egrep -i "regexp" /etc/postfix/main.cf check_sender_access regexp:/etc/postfix/from_senders.regexp, header_checks = pcre:/etc/postfix/header_checks.regexp body_checks = pcre:/etc/postfix/body_checks.regexp
Thanks, Richard At 06:32 PM 7/18/2003 -0500, you wrote: > >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 > > > > >--- >[This E-mail scanned for viruses by friend.ly.net.] --- [This E-mail scanned for viruses by friend.ly.net.]
