Brandon Slaten wrote:
>
>I just moved our Mailman lists to a new server.  Accessing the listinfo
>and admin pages works fine.  After creating a new list mail sent to that
>list is delivered.  However mail set to the old lists, the ones that
>were moved to this server, is not delivered.


What happens to mail to the old lists (after delivery to Mailman - see
below)?


See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.078.htp>.


>I do however get moderation and bounce notices from those lists.  I ran
>check_perms to see if there were any problems with permissions and got
>the following:
>
>file permissions must be at least 660:
>/var/lib/mailman/lists/ofap_mgrs/config.db (fixing)
>file permissions must be at least 660:
>/var/lib/mailman/lists/ofap_mgrs/config.db.last (fixing)
>file permissions must be at least 660:
>/var/lib/mailman/lists/python/config.db (fixing)
>file permissions must be at least 660:
>/var/lib/mailman/lists/python/config.db.last (fixing)
>file permissions must be at least 660:
>/var/lib/mailman/lists/python/next-digest (fixing)
>file permissions must be at least 660:
>/var/lib/mailman/lists/python/next-digest-topics (fixing)


The log entry below "(delivered to command:
/usr/lib/mailman/mail/mailman post listname)" says you are running
Mailman 2.1.x. These residual 2.0.x files were converted to config.pck
and digest.mbox files when the installation was upgraded to 2.1. They
should now be deleted (assuming they are old and there are current
config.pck* files.


>I also have this from the logs.
>
>Jul 14 14:25:36 chandon postfix/qmgr[3905]: C13DF3793B:
>from=<[EMAIL PROTECTED]>, size=629, nrcpt=1 (queue active)
>Jul 14 14:25:36 chandon postfix/smtpd[9619]: disconnect from
>host2.atd.ucar.edu[128.117.80.16]
>Jul 14 14:25:36 chandon postfix/local[9833]: C13DF3793B:
>to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=sent
>(delivered to command: /usr/lib/mailman/mail/mailman post listname)
>Jul 14 14:25:36 chandon postfix/qmgr[3905]: C13DF3793B: removed


Assuming 'listname' above is one of the affected lists, the message is
being delivered to Mailman so the Postfix Aliases are OK. Refer to the
FAQ above (items 6-8 in particular) for other things which might be
wrong.

-- 
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