Re: whitelisting not working

2009-02-09 Thread Noel Jones
David Cottle wrote: If I move my check_xxx routines to the smtpd_data_restrictions, is this still called up as a check_sender_access? Yes, it's still using the sender address for the lookup, so it still needs to be check_sender_access. So I also assume that smtpd_data_ restrictions does wh

Re: whitelisting not working

2009-02-09 Thread David Cottle
Sent from my iPhone On 10/02/2009, at 11:02, Noel Jones wrote: David Cottle wrote: smtpd_client_restrictions = check_client_access hash:/etc/postfix/whitelist, check_sender_access hash:/etc/postfix/check_backscatterer, check_sender_access hash:/etc/postfix/check_spamcannibal, reject_rbl_cli

Re: whitelisting not working

2009-02-09 Thread Noel Jones
David Cottle wrote: smtpd_client_restrictions = check_client_access hash:/etc/postfix/whitelist, check_sender_access hash:/etc/postfix/check_backscatterer, check_sender_access hash:/etc/postfix/check_spamcannibal, reject_rbl_client bl.spamcop.net, reject_rbl_client zen.spamhaus.org, reject_rbl_cl

Re: whitelisting not working

2009-02-09 Thread David Cottle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Noel Jones wrote: > David Cottle wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Hi, >> >> I have got RBL tests and I got a client on godaddy. Naturally their >> outgoing server (secureserver.net) is listed. I made changes to >> post

Re: whitelisting not working

2009-02-09 Thread Noel Jones
David Cottle wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have got RBL tests and I got a client on godaddy. Naturally their outgoing server (secureserver.net) is listed. I made changes to postfix but its still rejecting, here is the extract of the main.cf and the rules. I don't

Re: whitelisting not working

2009-02-08 Thread webmaster
Quoting Sahil Tandon : On Mon, 09 Feb 2009, webmas...@aus-city.com wrote: Quoting Sahil Tandon : On Mon, 09 Feb 2009, David Cottle wrote: Yes all the files (whitelist, check_backscatterer and check_spamcannibal) have been postmap. I assume that as long as the whitelist is done first, anyt

Re: whitelisting not working

2009-02-08 Thread Sahil Tandon
On Mon, 09 Feb 2009, webmas...@aus-city.com wrote: > Quoting Sahil Tandon : > >> On Mon, 09 Feb 2009, David Cottle wrote: >> >>> Yes all the files (whitelist, check_backscatterer and >>> check_spamcannibal) have been postmap. >>> >>> I assume that as long as the whitelist is done first, anything t

RE: whitelisting not working

2009-02-08 Thread MacShane, Tracy
fix.org > Subject: Re: whitelisting not working > > > > Sorry I forgot to ask another question... > > The whitelist (assuming its the silly timestamp mismatch > causing the issue), can you whitelist actual email addresses > as well as the SMTP servers? > > For instance if I

Re: whitelisting not working

2009-02-08 Thread webmaster
Quoting Sahil Tandon : On Mon, 09 Feb 2009, David Cottle wrote: Yes all the files (whitelist, check_backscatterer and check_spamcannibal) have been postmap. I assume that as long as the whitelist is done first, anything that is ok in the file simply should 'brute force' past the rest of the c

Re: whitelisting not working

2009-02-08 Thread webmaster
Quoting Sahil Tandon : On Mon, 09 Feb 2009, David Cottle wrote: Yes all the files (whitelist, check_backscatterer and check_spamcannibal) have been postmap. I assume that as long as the whitelist is done first, anything that is ok in the file simply should 'brute force' past the rest of the c

Re: whitelisting not working

2009-02-08 Thread Duane Hill
-d On Mon, 9 Feb 2009, David Cottle wrote: I have got RBL tests and I got a client on godaddy. Naturally their outgoing server (secureserver.net) is listed. I made changes to postfix but its still rejecting, here is the extract of the main.cf and the rules. I don't understand why its not wor

Re: whitelisting not working

2009-02-08 Thread Sahil Tandon
On Mon, 09 Feb 2009, David Cottle wrote: > Yes all the files (whitelist, check_backscatterer and > check_spamcannibal) have been postmap. > > I assume that as long as the whitelist is done first, anything that > is ok in the file simply should 'brute force' past the rest of the > checks, no

Re: whitelisting not working

2009-02-08 Thread David Cottle
Sent from my iPhone On 09/02/2009, at 11:12, Terry Carmen wrote: David Cottle wrote: Sent from my iPhone On 09/02/2009, at 10:38, Terry Carmen wrote: David Cottle wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have got RBL tests and I got a client on godaddy. Natur

Re: whitelisting not working

2009-02-08 Thread Terry Carmen
David Cottle wrote: Sent from my iPhone On 09/02/2009, at 10:38, Terry Carmen wrote: David Cottle wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have got RBL tests and I got a client on godaddy. Naturally their outgoing server (secureserver.net) is listed. I made change

Re: whitelisting not working

2009-02-08 Thread David Cottle
Sent from my iPhone On 09/02/2009, at 10:38, Terry Carmen wrote: David Cottle wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have got RBL tests and I got a client on godaddy. Naturally their outgoing server (secureserver.net) is listed. I made changes to postfix but its

Re: whitelisting not working

2009-02-08 Thread Terry Carmen
David Cottle wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have got RBL tests and I got a client on godaddy. Naturally their outgoing server (secureserver.net) is listed. I made changes to postfix but its still rejecting, here is the extract of the main.cf and the rules. I don

Re: whitelisting not working

2009-02-08 Thread David Cottle
Sent from my iPhone On 09/02/2009, at 10:09, Sahil Tandon wrote: On Mon, 09 Feb 2009, David Cottle wrote: I have got RBL tests and I got a client on godaddy. Naturally their outgoing server (secureserver.net) is listed. I made changes to postfix but its still rejecting, here is the ext

Re: whitelisting not working

2009-02-08 Thread Sahil Tandon
On Mon, 09 Feb 2009, David Cottle wrote: > I have got RBL tests and I got a client on godaddy. Naturally their > outgoing server (secureserver.net) is listed. I made changes to postfix > but its still rejecting, here is the extract of the main.cf and the rules. > > I don't understand why its no