[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Mailman pkg error: stat=Operating system error
- Subject: Re: [cobalt-users] Mailman pkg error: stat=Operating system error
- From: Frank Svoboda <cobalt@xxxxxxxx>
- Date: Tue Mar 16 08:21:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Are your mailman cron jobs running? Try looking in
/var/log/mailman/. I think mailman 2.0.x uses a cron job to deliver
queued messages.
Got no /var/log/mailman.
But if I take a look into /var/log/cron ->
root (02/19-09:15:00-15281) CMD
(/usr/local/sbin/swatch >>/var/cobalt/adm.log 2>&1)
So I guess they're running.
-> I found, that all my test-messages went into the catch-all-account
for the site. So the eMails addressed to mmlist@xxxxxxxxx are not
going to mailman but to that catchall. I re-checked my virtusertable
but everything seems to be allright. Removed the catch-all and now it
seems to work.
Maybe it's because the 4 mailman entries are at the very end of that
virtusertable - and if there's a catch-all *before* these mainman
lines, the eMail goes into that catch-all?!
Once again, thanks a lot for help & inspiration ;)
Regards, Frank