On Thu, 30 Jun 2005, Sergey Sysoev wrote:
>
> I've configured Exim 4.50 for greylisting like
> http://theinternetco.net/projects/exim/greylist .
>
> It seems works fine but I want to add whitelist to exclude from
> greylist checking _using_exim_. Who can advise how to do it in better way?
defer message = Greylisted - please try again a little later.
! hosts = +exclude_greycheck
condition = ${if eq{$acl_m2}{0}{1}}
condition = ${lookup mysql{GREYLIST_ADD}{yes}{no}}
Tony.
--
<fanf@???> <dot@???>
http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}