Re: [Mailman-Users] Mail to some lists works, bounces for others

2011-07-12 Thread Mark Sapiro
Luke Tymowski wrote: > >I fixed the issue by editing /etc/mailman/mm_cfg and changing: >MTA=none >to >MTA='Postfix' > >Then running /var/lib/mailman/bin/genaliases > >Mailman/Postfix were installed from apt-get. So there was some problem with the aliases. Either they weren't in /var/lib/mailman/d

Re: [Mailman-Users] Mail to some lists works, bounces for others

2011-07-12 Thread Luke Tymowski
Hello, > And has the /var/lib/mailman/data/aliases.db file been updated since > those aliases were added? What confused me was that these are all lists that have been around for the last 6-7 years. I moved the lists to a new server 2 weeks ago. Most of the lists worked just fine. So, yes, the a

Re: [Mailman-Users] Mail to some lists works, bounces for others

2011-07-12 Thread Mark Sapiro
Luke Tymowski wrote: > >We have a number of mailing lists that are member-only. On most of the lists, >users can post successfully. > >But on others, even though people attempting to post are members, or in one >case the list owner, their mail is rejected. >"550 5.1.1 Recipient address rejected:

Re: [Mailman-Users] Different Domains on Single Mailman Server

2011-07-12 Thread Mark Sapiro
Rosenbaum, Larry M. wrote: > >Could you point me to the documentation on implementing virtual domains where >the list names are globally unique? This involves both Mailman and the MTA. It may or may not involve the web server depending on whether the web server's Mailman related directives are

[Mailman-Users] Mail to some lists works, bounces for others

2011-07-12 Thread Luke Tymowski
Hello, We have a number of mailing lists that are member-only. On most of the lists, users can post successfully. But on others, even though people attempting to post are members, or in one case the list owner, their mail is rejected. "550 5.1.1 Recipient address rejected: User unknown" There

Re: [Mailman-Users] Different Domains on Single Mailman Server

2011-07-12 Thread Rosenbaum, Larry M.
> From: mailman-users-bounces+rosenbaumlm=ornl@python.org > [mailto:mailman-users-bounces+rosenbaumlm=ornl@python.org] On Behalf > Of Mark Sapiro > > KC Wise wrote: > > > >Inherited a few mailman servers. I was wanting to know if I can combine > >them into a single server/instance. > >My