Robert Becskei a écrit : > Hello, > > I have a virtual domain hosting posfix config here with amavisd-new. I > needed to silently bcc any recieved messages from one user to two other > users. > I've managed to do it with help like this > > recipient_bcc original user to alias > > [email protected] -> [email protected] > > [email protected] is an alias for [email protected] and > [email protected] > > The problem is both user2 and user3 recieve the e-mail sent to > [email protected] twice, in one mail the X-OGIRIN-TO is > [email protected] in the other e-mail > the X-ORIGIN-To is [email protected]
oh please, don't ignore the welcome message. it gives you a useful hint on how to get help. in particular, the recommended URL will tell you to: - show output of 'psotconf -n' - logs (which you've shown. this is much appreciated) - in your case, the copy of master.cf If you use a content filter, make sure to disable rewrite before or after the filter. see the FILTER README for more infos.
