I'd like to keep copies of all the spam coming into the address mentioned
below. I thought all that I needed was an "OK" in the access file to force
acceptance of all mail to this address. My attempt at whitelisting the address
is not working. All my anti-spam measures are still whacking spam to the
address. Suggestions?
relevant /etc/postfix/main.cf entries
smtpd_client_restrictions =
hash:/etc/postfix/access,
pcre:/etc/postfix/access.pcre,
pcre:/etc/postfix/check_client_fqdn.pcre,
reject_unknown_reverse_client_hostname
smtpd_helo_restrictions =
reject_non_fqdn_helo_hostname,
reject_invalid_helo_hostname,
reject_unknown_helo_hostname
smtpd_recipient_restrictions =
permit_mynetworks,
reject_unauth_destination,
reject_rbl_client zen.spamhaus.org,
reject_rbl_client dnsbl.sorbs.net,
reject_rbl_client bl.spamcop.net,
reject_rbl_client psbl.surriel.com,
reject_rbl_client ix.dnsbl.manitu.net,
check_policy_service inet:127.0.0.1:60000
/etc/postfix/access
[email protected] OK
/var/log/mail.log
Sep 12 22:11:50 greer postfix/smtpd[13813]: NOQUEUE: reject: RCPT from
CPE-124-189-100-27.gziz1.win.bigpond.net.au[124.189.100.27]: 554 5.7.1 Service
unavailable; Client host [124.189.100.27] blocked using zen.spamhaus.org;
http://www.spamhaus.org/query/bl?ip=124.189.100.27;
from=<[email protected]> to=<[email protected]>
proto=ESMTP helo=<CPE-124-189-100-27.gziz1.win.bigpond.net.au>
Sep 12 22:15:40 greer postfix/smtpd[13815]: NOQUEUE: reject: RCPT from
Tigo190-102-201-26.emtel.net.co[190.102.201.26]: 550 5.7.1
<Tigo190-102-201-26.emtel.net.co[190.102.201.26]>: Client host rejected: We do
not accept mail from .co domains; from=<[email protected]>
to=<[email protected]> proto=ESMTP
helo=<Tigo190-102-201-26.emtel.net.co>
Sep 12 23:25:16 greer postfix/smtpd[13900]: NOQUEUE: reject: RCPT from
h95-155-243-200.dynamic.se.alltele.net[95.155.243.200]: 554 5.7.1
<h95-155-243-200.dynamic.se.alltele.net[95.155.243.200]>: Client host rejected:
Dynamic/DSL/Residential not allowed; from=<[email protected]>
to=<[email protected]> proto=SMTP
helo=<h95-155-243-200.dynamic.se.alltele.net>
Sep 13 00:35:24 greer postfix/smtpd[13976]: NOQUEUE: reject: RCPT from
unknown[122.169.208.172]: 450 4.7.1
<ABTS-AP-Dynamic-172.208.169.122.airtelbroadband.in>: Helo command rejected:
Host not found; from=<[email protected]>
to=<[email protected]> proto=ESMTP
helo=<ABTS-AP-Dynamic-172.208.169.122.airtelbroadband.in>