On Aug 3, 2005, at 6:33 PM, Dan Phillips wrote: > Have you looked at mailman/data/aliases to be sure they're correct? > This sounds like an alias question, but he answer will depend on which > MTA you're using.
You're right; it was an alias problem. We're using /etc/aliases, but there's also a virtual user table that had an old, spurious alias which happened to match the name of the list that we just created, so all mail to the list itself was going to the named user in the alias, who happened to be the list owner. It hadn't occurred to me to check the "normal" sendmail setup, since I knew that was working okay: after all, lots of mail was being sent and received all the time! :) Thanks for your help! Sorry for raising the noise level with things that've nothing to do with Mailman. -- Randall Randall <[EMAIL PROTECTED]> (706) 536-2674 Remote administration -- web applications -- consulting ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py 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://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
