Mathieu Bouchard wrote:
>
>I'm using MailMan 2.1.11 and I noticed that when I send to 
>foo-ow...@example.com, MailMan takes it as if I had sent to f...@example.com 
>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 foo-ow...@example.com is in a To: or a
Cc: or no header at all, the envelope should be addressed to
foo-ow...@example.com 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 foo-ow...@example.com is in a Cc:

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
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

Reply via email to