On Fri, 2009-08-07 at 15:01 +0200, Jure Pečar wrote:
> And when sent and delivered to some...@example.com, we get this in the log:
..
> Our final recipients are in the form of usern...@fqdn.hostname.com; it looks 
> like this is being matched in sieve as address. But we want to match against 
> original recipient address, not address after alias expansion.

Is it really necessary for you to change the address like that? I think
that's going to mess up other tests too. I think deliver should
eventually be called with:

deliver -a some...@example.com -d usern...@fqdn.hostname.com

Then vacation and everything works correctly. Can you configure your MTA
to do that? deliver/dovecot-auth could also internally do the
some...@example.com -> usern...@fqdn.hostname.com translation in userdb
lookup.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to