Voytek Eymont skrev, on 14-09-2007 08:09:

>> Because of this, I put all whitelists into Postfix with
>> permit_auth_destination before policyd gets called. Can also add a comment
>> with what and why ...
> 
> Tonni,
> 
> pls see excerpt from my main.cf below:

Can better give what I have myself:

smtpd_recipient_restrictions =
   <- much guff ->
   check_recipient_access cidr:/etc/postfix/maps/cidr_greylistok
   check_policy_service inet:127.0.0.1:2526
   <- more guff ->

/etc/postfix/maps/cidr_greylistok

# unknown-host.kennisnet.org.
192.87.94.198   permit_auth_destination
# amsterdamenwater.nl
83.149.65.30    permit_auth_destination
# hcc1.schonemail.nl
80.253.112.47   permit_auth_destination

[...]

Best,

--Tonni

-- 
Tony Earnshaw
Email: tonni at hetnet dot nl

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to