Re: [exim] Backup MX and Greylisting

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Falk Brockerhoff
Dátum:  
Címzett: exim-users
Tárgy: Re: [exim] Backup MX and Greylisting
Falk Brockerhoff schrieb:
>           condition = ${if
> eq{1}{${perl{greylist}{$sender_host_address}{$sender_address}{$local_part@$domain}
> } }{true}{false}}


Just swapping true and false solved my problem. I will notify the author
of the howto I used to correct this mistake.

:-)

Falk