* Hennie Rautenbach <[EMAIL PROTECTED]>: > Hi there, > > I run Mailman 2.1.6 compiled from source on a Debian box running > Postfix as its MTA. It's been working for a long time now untill I > decided to do a general upgrade lastnight (apt-get update). Then > Mailman promptly stopped working. Very little in terms of errors. The > posts to mailman simply dissapear. I see there are numerous references > on the Web about the "group mismatch" error. I suspect my problems may > be related to it. However, I don't get any boucned mail to track and > errors. I need someone with a bit of patience to assist me to track > and rectify the problem. > > Below is a sample from the /var/log/mail.log file: > > Nov 23 16:07:01 nova postfix/pickup[5019]: 769427B3: uid=65534 > from=<[EMAIL PROTECTED]> > Nov 23 16:07:01 nova postfix/cleanup[5037]: 769427B3: > message-id=<[EMAIL PROTECTED]> > Nov 23 16:07:01 nova postfix/local[5038]: 8D9A27B1: to=<[EMAIL PROTECTED]>, > relay=local, delay=1, status=sent (delivered to command: > /opt/mailman/bin/demime.pl safari-post) > Nov 23 16:07:01 nova postfix/qmgr[3658]: 8D9A27B1: removed > Nov 23 16:07:01 nova postfix/qmgr[3658]: 769427B3: > from=<[EMAIL PROTECTED]>, > size=1430, nrcpt=1 (queue active) > Nov 23 16:07:02 nova postfix/local[5038]: 769427B3: > to=<[EMAIL PROTECTED]>, orig_to=<safari-post>, relay=local, > delay=1, status=sent (delivered to command: /opt/mailman/mail/mailman > post safari) > Nov 23 16:07:02 nova postfix/qmgr[3658]: 769427B3: removed > > Who can point me in the right direction here ?
Not a postfix problem. As you can see, that mail has been delivered OK: Nov 23 16:07:01 nova postfix/local[5038]: 8D9A27B1: to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=sent (delivered to command: /opt/mailman/bin/demime.pl safari-post) Is mailman's queue runner active? -- Ralf Hildebrandt (i.A. des IT-Zentrums) [EMAIL PROTECTED] Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155 Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962 IT-Zentrum Standort CBF send no mail to [EMAIL PROTECTED] ------------------------------------------------------ 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
