On Sun, 2001-10-07 01:49:52 -0400, Robert Walker <[EMAIL PROTECTED]>
wrote in message <[EMAIL PROTECTED]>:
> Hi,
>       I am running mailman 2.0.6 (and sendmail). I have set up a test
> list with one user. Everything works (subscribe, unsub, web interface,
> welcome messages)
> except that I never receive the actual messages sent to the list. I
> believe I checked everything (mailman log, pending administrative
> requests, syslog, mailq) and could not find anything. Sendmail seems to
> have delivered the message (with the mailman wrapper) but I never receive
> it.

Do you have a cron job for getting all your mails out of maiman
again?

This is my /etc/cron.d/mailman file. The 2nd line is the important
one:

# */5 * * * *   list    [ -x /usr/bin/python -a -f /usr/lib/mailman/cron/gate_news ] 
&& /usr/bin/python /usr/lib/mailman/cron/gate_news
* * * * *       list    [ -x /usr/bin/python -a -f /usr/lib/mailman/cron/qrunner ] && 
/usr/bin/python /usr/lib/mailman/cron/qrunner


MfG, JBG

-- 
Jan-Benedict Glaw . [EMAIL PROTECTED] . +49-172-7608481

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to