Brian Neu wrote: > I'm having a hard time figuring out where the problem lies on this. > > I've got postfix->amavis->postfix->dbmail. > > I've got a users with these aliases: > [EMAIL PROTECTED] ([EMAIL PROTECTED], > [EMAIL PROTECTED]) > [EMAIL PROTECTED] ([EMAIL PROTECTED]) > > > When an email is sent to [EMAIL PROTECTED], the user [EMAIL PROTECTED] gets > the > message three times. I think one of the two extras is from a postfix > misconfig. But the second duplicate is stumping me.
I don't see anything suspicious about the logs. But it does look like your doing alias explosion in both postfix *and* dbmail, which would explain this. Since you are using primary email addresses as usernames, you should be very careful about alias explosion in postfix. You should probably make sure alias explosion in postfix is only done for deliver_to values that are *not* user_idnr values. Dbmail will handle those. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
