Ian wrote:
>
>I recently created a new mailing list and put in 2 email addresses, the 
>problem however is that whenever I send an email to the list, as a 
>subscriber, it sends the email to a whole other email address that I 
>cant seem to locate in any of the config files, I did a grep for the file..
>
>The problem started after we migrated everything over to a new server.
>
>All the lists that was created on the previous server still works.


Assuming the list has just the 2 members and the list mail is being
sent to others, I'm guessing that the MTA is delivering the mail to
this list to a different list or perhaps to a different Mailman
installation.

Did you perhaps make MTA aliases for this list by editing other aliases
incompletely. E.g., by copying

list1:  "|/path/to/mail/mailman post list1"
etc.

and changing them to

list2:  "|/path/to/mail/mailman post list1"
etc.

instead of

list2:  "|/path/to/mail/mailman post list2"
etc.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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&amp;file=faq01.027.htp

Reply via email to