-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
On Tuesday 01 June 2004 18:39, Guy Middleton wrote:
> FAQ 4.10 gives this method to get Postfix to drop message with an invalid
> sender address:
>
> smtpd_recipient_restrictions =
> permit_mynetworks,
> check_sender_access hash:/etc/postfix/sender_checks,
> [...]
>
> But according to the Postfix examples, check_sender_access is used for
> smtpd_sender_restrictions, not smtpd_recipient_restrictions.
No typo!
Postfix restrictions can be "aggregated" under recipient, as follows:
smtpd_client_restrictions =
smtpd_helo_required = yes
smtpd_helo_restrictions =
smtpd_sender_restrictions =
smtpd_recipient_restrictions =
permit_mynetworks
permit_sasl_authenticated
reject_unauth_destination
reject_non_fqdn_hostname
reject_unknown_hostname
reject_invalid_hostname
check_client_access btree:/etc/postfix/access_client
check_client_access pcre:/etc/postfix/access.pcre
check_helo_access btree:/etc/postfix/access_helo
check_helo_mx_access btree:/etc/postfix/access_client
check_helo_ns_access btree:/etc/postfix/access_client
check_helo_access pcre:/etc/postfix/access.pcre
check_sender_access btree:/etc/postfix/access_sender
check_recipient_access btree:/etc/postfix/access_recipient
[...]
- --
Robin Lynn Frank
Director of Operations
Paradigm-Omega, LLC
ICQ: 262575356
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Sed quis custodiet ipsos custodes?
iD8DBQFAvV/No0pgX8xyW4YRAx0gAKDDE/DVgGMZyyx3Lxcn8PkLMOynAQCfWTBC
1QmRgSysV9F17LUz+VRITY8=
=g2Qa
-----END PGP SIGNATURE-----
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users