On Fri, 2009-08-07 at 15:01 +0200, Jure Pečar wrote: > And when sent and delivered to [email protected], we get this in the log: .. > Our final recipients are in the form of [email protected]; 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 [email protected] -d [email protected] Then vacation and everything works correctly. Can you configure your MTA to do that? deliver/dovecot-auth could also internally do the [email protected] -> [email protected] translation in userdb lookup.
signature.asc
Description: This is a digitally signed message part
