Quoting Sahil Tandon <sa...@tandon.net>:
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 matter how many?
If an access table within smtpd_client_restrictions evaluates to OK, smtpd(8)
skips the remaining client_restrictions. However, one of the following
smtpd_mumble_restrictions might still trigger a REJECT. Please show
'postconf -n' and some relevant excerpts from your log.
--
Sahil Tandon <sa...@tandon.net>
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 have a friend like myfri...@hisdomain.com can you
put target email addresses in the whitelist and they pass?
I realise if so there can be forgeries, so you would not want to list
like @hisdomain.com
I wondered this?
PS - my mail logs no longer show the whitelist warning, so I assume
that means the whitelist is processing now? Unfortunately I can't
test my friends server as he has used up is daily 1000 emails so my
test mails are stuck in the queue awaiting his quota reset.
Thanks again!
David