* Andrea Cappelli <[email protected]>:
> Hi,
> I have installed a new mailserver with Postfix (2.7.1) as MTA,
> Amavisd.-new (2.6.4) as content scanner and Docevot (1.2.15) as
> delivery agent.
> 
> I have some default values for amavis and a policy for each mailbox.
> 
> Some mailbox have alias (defined in a mysql table and used by
> postfix through virtual_alias_maps )
> 
> The mail sent to the alias have a strange behaviour, into log files
> I see amavis check before translation, after I see the translation
> (from alias to real mailbox) and the delivery by dovecot, but Spam
> header added by amavis were vanished.
> 
> I don't know why this appears, but instead I would that after
> address translation (alias --> real mailbox) the mail is injected in
> the postfix queue as a normal mail, or better let the address
> translation occur before amavis step
> 
> Is this possible?

You use amavis with content_filter. Logging is asynchronous to processing.
There's nothing wrong with your filter. It just doesn't look right.

p@rick


-- 
All technical questions asked privately will be automatically answered on the
list and archived for public access unless privacy is explicitely required and
justified.

saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>

Reply via email to