This is a discussion on Re: restricting servers: best practices within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Fri, Feb 18, 2005 at 06:59:32AM -0800, Brian Andrus wrote: > smtpd_client_restrictions = > ... > reject_unknown_client, This is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, Feb 18, 2005 at 06:59:32AM -0800, Brian Andrus wrote:
> smtpd_client_restrictions = > ... > reject_unknown_client, This is not recommended except as a selective filter on selected spammy netblocks. > smtpd_helo_restrictions = > ... > reject_invalid_hostname, > reject_unknown_hostname, > reject_non_fqdn_hostname, This is not recommended except as a selective filter on selected spammy netblocks, or for mail with sender addresses in domains that know better (freemail providers, ...) -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majordomo@postfix.org?body=unsubscribe%20p ostfix-users> |