On Wed, July 1, 2009 10:04 am, Hervé Hénoch said: > I have the following problem. My postfix use a virtual ldap database for > domain, accounts and aliases (postfix +amavisd-new +dovecot + > spamassassin + clamav) > > I want to do a blind copy from a virtual user to another user outside of > my domain.
[...] > The external user receive mutiple mails. You have address rewriting taking place both before and after the content filter. Use receive_override_options to disable the rewriting either before or after the filter. See FILTER_README for examples. This is a FAQ. [...] -- Magnus Bäck [email protected]
