Re: [exim-dev] [Bug 386] exim -v -bv misleading output

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Kjetil Torgrim Homme
Fecha:  
A: Dariusz Sznajder
Cc: exim-dev
Asunto: Re: [exim-dev] [Bug 386] exim -v -bv misleading output
On Tue, 2006-09-12 at 11:51 +0200, Dariusz Sznajder wrote:
> I think in the case of exim -v -bv test-bv last one should be like this:
>
> [root@beast ~]# exim -v -bv test-bv
> test-bv@??? failed to verify:
> alamakota@???
>      Unknown user
> darek@???
>        <-- test-bv@???
>      router = localuser_maildir, transport = ld_maildir


test-bv _did_ verify successfully in this case, since there was at least
one valid recipient. this is quite important to report correctly, since
it mimics the truth value of "verify = recipient" in an ACL.

in other words, I agree with your original complaint in Subject :-)
--
Kjetil T.