Wiel wrote: >I installed Mailman on top of XMail following the guidelines of >http://www.ubaight.com/xmail/BeginnersGuide.html. I now receive >mails that are sent by the admin but mails sent to the list are not forwarded >to the members. All qrunners are launched and the mail >method has been set to SMTPdirect. What's wrong? Does anybody know a way to >debug this behavior? >
See http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp Since messages to (?) the admin are going out, sending via SMTPDirect is OK. The problem is probably with incoming posts either not being properly piped to the wrapper or possibly a group mismatch error or other permission problem with the wrapper. Also see http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.016.htp and check Mailman's error log. -- 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&file=faq01.027.htp