I have a relatively small list (13 recipients, several of which are mm lists on the same box, but they work fine). I'm using sendmail, and /etc/aliases is configured to pass the email to procmail with a special file which matches the ^TO_ metatarget to dispatch the emails to the appropriate mailman command (mailman post <list>) after running some spam filtering and whitelisting stuff on them.
Any time a message is sent to this list (the 'announce' list), mailman appears to receive it, because it generates 3 messages (ceil(13/5)=3; they are all at the same site). However, the messages are addressed to announce instead of being addressed to the recipients. Mailman correctly ignores the three duplicates. The problem here is that since the messages are addressed to announce instead of the correct users... nobody receives messages sent to the list. This happens even when /etc/aliases is changed to send directly to mailman again instead of using procmail. The only change since the last time this was working is a user was removed from the list (using the remove_members command). Any advice on where to start looking for the problem would be greatly appreciated. -- - Patrick Bogen ------------------------------------------------------ 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
