Re: [exim] Adding a whitelist to greylist

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: David Woodhouse
Dátum:  
Címzett: Raphael Bauduin
CC: exim-users
Tárgy: Re: [exim] Adding a whitelist to greylist
On Thu, 2013-06-13 at 11:15 +0200, Raphael Bauduin wrote:
> I'm working on a working greylisting setup, but it currently has some
> trouble with mail coming from gmail, because the different delivery
> attempts may use different IP addresses. that's why I wanted to add a
> whitelist check.


That sounds like a bug in your greylisting implementation. I'm not sure
why adding a whitelist would help.

See https://github.com/Exim/exim/wiki/SimpleGreylisting for a simple
example which doesn't suffer the same bug.

--
dwmw2