postfix-users March 2011 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Re: discard specific mails

Re: discard specific mails

From: Tom Kinghorn <thomas.kinghorn_at_nospam>
Date: Thu Mar 24 2011 - 13:22:11 GMT
To: postfix-users@postfix.org

  On 3/24/2011 3:10 PM, Wietse Venema wrote:
>
> If you make the rule too specific, no-one will fix their application.
> The following moves the pain to the party that is making the problem:
>
> /etc/postfix/main.cf:
> smtpd_client_restrictions =
> check_client_access hash:/etc/postfix/client_access
>
> /etc/postfix/client_access:
> 1.2.3.4 450 4.7.0 Please see http://www.example/whatever for assistance

Thanks for the response.

unfortunately most of our clients have dynamically assigned IP addresses.

regards

Tom