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