Mathieu Bouchard wrote: > >I'm using MailMan 2.1.11 and I noticed that when I send to >[email protected], MailMan takes it as if I had sent to [email protected] >instead, if the address is in Cc, whereas it works correctly when the address >is in To. > >Is this a bug in MailMan, or is it a bug in MailMan's default config, or would >it be a bug in another config (PostFix routing tables or ProcMail rules)?
This is not Mailman. It is something in the process that delivers mail to Mailman. Whether the address [email protected] is in a To: or a Cc: or no header at all, the envelope should be addressed to [email protected] and the message ultimately piped to /path/to/mailman/mail/mailman owner foo Somehow, your process is piping it to /path/to/mailman/mail/mailman post foo instead if [email protected] is in a Cc: -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
