Re: [exim] gray list blocking local users

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Renaud Allard
Data:  
Para: Gregory Machin
CC: exim-users
Assunto: Re: [exim] gray list blocking local users


Gregory Machin wrote:
> no .. incomming mail logged into the grey list if mail is recieved
> from the same address more than say 5 times and sucsessfuly delivered
> (ie passed anti spam and virus) ,that address is added to the white
> list, if an address is in the white list it is only scanned for
> viruses , it thus skips the gray list and anti spam ...
>
> hope that is a bit clearer .. the idea is to create trusted address ..
>


This is not trivial. This will involve creating your own table in your
database and write some ACLs that will store results in the database and
bypass checks when some queries match.