Re: [Mailman-Users] message never makes it.

2001-10-07 Thread Robert Walker


Hi,
The cron was the problem. When I ran it by hand it worked and I finally
found the true problem
(http://www.sunmanagers.org/pipermail/summaries/2001-July/001057.html SSH
server problem with authentification causes cron problem).

Thanks a lot. Mailman is great !
Robert Walker

On Sun, 7 Oct 2001, Jan-Benedict Glaw wrote:

 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



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



[Mailman-Users] message never makes it.

2001-10-06 Thread Robert Walker

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.

--- syslog ---

Oct  7 01:38:08 step sendmail[19925]: f975c6419924:
to=|/usr/local/mailman/mail/mailman_wrapper post testmailman,
ctladdr=[EMAIL PROTECTED] (1/0), delay=00:00:02,
xdelay=00:00:02, mailer=prog, pri=30139, dsn=2.0.0, stat=Sent

---


It's like if it never resolved the actual names in the list. .  .

Any help would be appreciated, thanks.
Robert Walker


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



Re: [Mailman-Users] message never makes it.

2001-10-06 Thread Jan-Benedict Glaw

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