> Move reject_unauth_destination up above these checks...
I'll address that while I'm in there as well. These were created some time ago
and I should probably spend some time today myself looking at them to make sure
they are still sane.
On 10/21/2009 12:22 PM, Gary Smith wrote:
> We have the same problem. A couple random users on the net have been
> harassing one of our email holders with lots of spam.
>
> You will need to tweak this accordingly, but this is what we have on
> our relays in the main.cf:
> smtpd_recipient_restrict
On Oct 21, 2009, at 8:50 AM, wrote:
OK, now more. Apparently there is a problem with one of my users
who is constantly being spammed by a specific remote sender. The
remote senders email is always the same and somehow gets bounced for
days in between my postfix server and my exchange b
>
> But this checks the recipient, not the sender.
>
Good catch. I didn't scroll down far enough in my main.cf. For some reason
I'm using the same access file for both. I need to fix that.
smtpd_recipient_restrictions = hash:/etc/postfix/custom/access,
permit_mynetworks, reject_unknow
* Gary Smith :
> smtpd_recipient_restrictions =
>hash:/etc/postfix/custom/access,
>permit_mynetworks,
>reject_unknown_sender_domain,
>reject_rbl_client zen.spamhaus.org,
>reject_rbl_client bl.spamcop.net,
>reject_rbl_client rhsbl.ahbl.org,
>reject_rbl_client dnsbl-1.uce
>
> OK, now more. Apparently there is a problem with one of my users who
> is constantly being spammed by a specific remote sender. The remote
> senders email is always the same and somehow gets bounced for days in
> between my postfix server and my exchange bridgehead. What can I do to
> just