Andrey Falko wrote:
>
>Lists with hyphens like, "-", no longer work. Postix has no trouble 
>delivering mail to these lists to the maildir, but the emails simply lie 
>in /var/lib/mailman/qfiles/maildir/cur/ and nothing appears to happen to 
>them..


The files in /var/lib/mailman/qfiles/maildir/cur/ probably have names
ending in '1:X' indicating a MaildirRunner processing error.


>Log files show nothing helpful:
>Aug 31 17:32:08 2007 (14022) 
><[EMAIL PROTECTED]> smtp to 
>hyphen-ated for 1 recips, completed in 0.058 seconds
>Aug 31 17:33:12 2007 (14022) 
><[EMAIL PROTECTED]> smtp to 
>hyphen-ated for 1 recips, completed in 0.040 seconds
>Aug 31 17:33:50 2007 (14022)
>Aug 31 17:33:10 2007 (11581) hyphen-ated: held subscription request from 
>[EMAIL PROTECTED]


There should be messages in Mailman's error log saying 'Message
apparently not for any list: %s' where the %s is replaced with the
name of the /var/lib/mailman/qfiles/maildir/cur/*1:X file.

The bottom line is there is a bug in MaildirRunner.py. It doesn't work
with hyphenated list names as it conflates the last part of the name
with the -bounces, -request, etc. suffixes.

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