Peter Edley wrote: >Hi there > >I'm in the middle of trying to set up mailman. I have everything >working except for the non-digest mode. > >I have set up 3 test users. > >If i subscribe users as digest and then send emails the emails are >sent out in digest at the relevant time. > >If i subscribe users as non-digest, then send emails the email gets >added to the archive but is not sent out. > >Any help on this matter would be greatfully received. ---------------- End original message. ---------------------
Sounds to me like your outgoing qrunner is not working. What do your mailman error and qrunner logs say? You should see something like this if you do ps aux | grep mailman mailman 2738 0.0 0.3 11956 6656 ? Ss Sep05 0:00 /usr/bin/python bin/mailmanctl start mailman 31577 0.0 0.3 13144 7880 ? S Sep06 0:07 /usr/bin/python /usr/local/mailman/bin/qrunner --runner=ArchRunner:0:1 -s mailman 31578 0.0 0.3 11720 6516 ? S Sep06 0:01 /usr/bin/python /usr/local/mailman/bin/qrunner --runner=BounceRunner:0:1 -s mailman 31579 0.0 0.3 11736 6508 ? S Sep06 0:01 /usr/bin/python /usr/local/mailman/bin/qrunner --runner=CommandRunner:0:1 -s mailman 31580 0.0 0.3 12172 6940 ? S Sep06 0:04 /usr/bin/python /usr/local/mailman/bin/qrunner --runner=IncomingRunner:0:1 -s mailman 31581 0.0 0.3 11788 6536 ? S Sep06 0:02 /usr/bin/python /usr/local/mailman/bin/qrunner --runner=NewsRunner:0:1 -s mailman 31582 0.0 0.3 12252 7040 ? S Sep06 0:04 /usr/bin/python /usr/local/mailman/bin/qrunner --runner=OutgoingRunner:0:1 -s mailman 31583 0.0 0.3 12144 6812 ? S Sep06 0:04 /usr/bin/python /usr/local/mailman/bin/qrunner --runner=VirginRunner:0:1 -s mailman 31584 0.0 0.3 11800 6496 ? S Sep06 0:00 /usr/bin/python /usr/local/mailman/bin/qrunner --runner=RetryRunner:0:1 -s root 14080 0.0 0.0 3760 700 pts/0 S+ 13:09 0:00 grep mailman Dragon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Venimus, Saltavimus, Bibimus (et naribus canium capti sumus) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------ 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