Autor: Wolfgang.Fuertbauer Fecha: A: dman Cc: exim-users, exim-users-admin Asunto: Antwort: Re: [Exim] spam assassin: do not want to deliver X-Spam-Checked
mails to user
>| ## this not?
>| spamsave_router:
>| condition = "${if {def:h_X-Spam-Flag}{1}{0}}"
>^
>
>You forgot the ':' on this one.
Ok, added it; still not working; please help
wolfgang
>
>| driver = accept
>| transport = spamsave
>