> Did you set up the cron job for qrunner? Yes
# Retry failed deliveries once per minute. * * * * * /usr/local/bin/python -S /usr/local/mailman/cron/qrunner I sent a new message to the test list and two files appeared in /usr/local/mailman/qfiles $ ls -l qfiles/ total 2 -rw-rw-r-- 1 nobody mailman 240 May 15 13:25 85e58fd1a150548722296ec64a8a3ad1aa76680f.db -rw-rw-r-- 1 nobody mailman 579 May 15 13:25 85e58fd1a150548722296ec64a8a3ad1aa76680f.msg I went to the admin interface and the post apeared - I rejected it A few minutes later the files had gone so it looks like qrunner is processing the queue ok I didn't get the rejection message but I now have some different error messages ... $ cat logs/bounce May 15 13:34:39 2002 (23893) Test: [EMAIL PROTECTED] - 0 more allowed over 359493 secs May 15 13:36:03 2002 (24201) Test: [EMAIL PROTECTED] - 0 more allowed over 359409 secs May 15 13:37:01 2002 (24424) Test: [EMAIL PROTECTED] - 0 more allowed over 359351 secs May 15 13:37:02 2002 (24424) Test: [EMAIL PROTECTED] - 0 more allowed over 359350 secs $ cat logs/vette May 15 13:24:02 2002 (21596) Test post from [EMAIL PROTECTED] held: Post to moderated list May 15 13:25:03 2002 (21826) test: Refused posting: From: [EMAIL PROTECTED] Subject: testttt Reason: Your message has been deemed inappropriate by the moderator. May 15 13:36:03 2002 (24201) Test post from [EMAIL PROTECTED] held: Post to moderated list May 15 13:36:32 2002 (24320) test: Refused posting: From: [EMAIL PROTECTED] Subject: test 5567 Reason: Your message has been deemed inappropriate by the moderator. David ------------------------------------------------------ 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