On Mon, Oct 27, 2008 at 02:10:40PM -0700, Mark Sapiro wrote:
> >
> >My question is why is mail to mailmain@ seemingly getting delivered to
> >[EMAIL PROTECTED]
> 
> 
> My first guess, assuming you've verified the above by actually sending
> your own message to [EMAIL PROTECTED], is that your MTA aliases or whatever
> are piping mail sent to [EMAIL PROTECTED] to
> 
> "/path/to/mail/mailman owner users"

Nice guess.  And it's worse than that.

And this also explains why the List-* headers are not added to the
email as well.  /etc/aliases includes:

    mailman:  users-owner@<list domain>

It's not even hitting mailman.

Postfix is used on that machine and it has two alias files:

    alias_maps = hash:/etc/aliases, hash:/etc/mailman/aliases

so it's matching in /etc/aliases first.

Why that's in /etc/aliase I'm not sure.  Have to track that down.

Thanks for pointing me in the right direction.

-- 
Bill Moseley
[EMAIL PROTECTED]
Sent from my iMutt

------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to