Re: Whitelists

2012-01-02 Thread /dev/rob0
On Monday 02 January 2012 09:26:18 Stan Hoeppner wrote: > On 1/1/2012 11:19 PM, Roman Gelfand wrote: > > I am using the following directive for filtering. The mail goes > > through 2 grey listing filters, bl lookup using policy_daemon, > > dkim, spf, dspam, etc... I don't want to start adding a

Re: Whitelists

2012-01-02 Thread Stan Hoeppner
On 1/1/2012 11:19 PM, Roman Gelfand wrote: > I am using the following directive for filtering. The mail goes > through 2 grey listing filters, bl lookup using policy_daemon, dkim, > spf, dspam, etc... I don't want to start adding a whitelist entry to > every filter. > > smtpd_recipient_restrict

Re: Whitelists

2012-01-01 Thread Roman Gelfand
I am using the following directive for filtering. The mail goes through 2 grey listing filters, bl lookup using policy_daemon, dkim, spf, dspam, etc... I don't want to start adding a whitelist entry to every filter. smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destinati

Re: Whitelists

2012-01-01 Thread /dev/rob0
On Sunday 01 January 2012 21:56:43 Roman Gelfand wrote: > I see there is a way to whitelist domain. Numerous ways, depending on what you mean by "domain". > Is it possible to whitelist sender email address? FWIW (very little, in fact) there is check_sender_access. Not a good tool for whitelisti