|
From: Micha S. <mi...@ar...> - 2007-01-20 09:28:01
|
Lionel Bouton wrote: > I've seen many entries that should work without whitelisting them. > microsoft.com, yahoo.com, wanadoo.fr, gmail.com at least work on my > servers and they are others so big that I doubt other SQLgrey users > never had mail from them. > Did you setup SQLgrey with a low max_connect_age, the default is 24 (24 > hours)? It could explain so many false positives. > > Lionel > > I set: reconnect_delay = 2 max_connect_age = 24 Do you recommend something different? Another question I've been trying to work out: Our ISP serves as a backup MX for our mail domains. How should I handle this as far as greylisting? When sqlgrey sends a 450 response to a new message, the backup MX queues it and does it own retry after a short delay. Then the message is blocked as spam since the sender addr and IP are the same - I think. (I looked thru the logs today, but couldn't find a good example, but cases like this did come up) . Thanks, Micha |