|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: postmap question reguarding the access file
Victor.Duchovni
morganstanley.com
Date: Tue Jul 01 2003 - 13:49:59 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 1 Jul 2003, Vernon A. Fort wrote:
> Fair Question....
>
> My smtpd_recipient_restrictions = permit_mynetworks,
> check_helo_access regexp:/etc/postfix/helo_checks,
> check_sender_access hash:/etc/postfix/white_list, (per Wietse's
> suggestion!)
> check_sender_access regexp:/etc/postfix/access,
> reject_unauth_destination,
> reject_unauth_pipelining,
> reject_unknown_recipient_domain,
> reject_non_fqdn_recipient,
> reject_rbl_client list.dsbl.org,
> reject_rbl_client relays.ordb.org,
> reject_rbl_client proxy.relays.osirusoft.com,
> permit
This is an open relay. Move "reject_unauth_destination" right under
permit_mynetworks. If you don't you *will* be blacklisted on DSBL.
>
> /etc/postfix/access:
> /Mail\.ParaResearch\.com/ OK
> /mail\.pararesearch\.com/ OK # just in case folding
>
> /etc/postfix/white_list:
> Mail.ParaResearch.com OK
> mail.pararesearch.com OK
>
--
Viktor.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]