Re: [Exim] amavis / amavisd and Exim 4.14

Top Pagina
Delete this message
Reply to this message
Auteur: Nico Erfurth
Datum:  
Aan: Dan Egli
CC: Exim Users
Nieuwe Onderwerpen: Re: [Exim] amavis / amavisd and Exim 4.14 - Fixed?!
Onderwerp: Re: [Exim] amavis / amavisd and Exim 4.14
Dan Egli wrote:

> So, sender verification in Amavis and no_verify in the router? It's
> already set no_verify.
>
> amavis_director:
> driver = accept
> condition = "${if eq {$received_protocol}{scanned-ok} {0}{1}}"
> retry_use_local_part
> transport = amavis
> verify = false
>
> see? verify = false.
>
> That is (as I said before) taken DIRECTLY from readme.EXIM in the
> distribution archive.
>
> Next idea?


Does
exim -oMr scanned-ok -d9 -bt virustest@???
and
exim -oMr scanned-ok -d9 -bv virustest@???

give any hints?

Nico