Mark Sapiro wrote:
> cron/gate_news normally logs nothing, but if there is any exception or
> other output, it will be mailed to the address specified in a MAILTO=
> setting in the crontab or if none, to the user it ran under which is
> normally the 'mailman' list.
Actually, that is not correct.
Thufir wrote:
>
>the script is there in:
>
>/var/lib/mailman/cron/gate_news
>
>but are the results logged anywhere, perhaps?
/var/log/cron will tell you if it's being run?
Is mailman's crontab installed in /var/spool/cron/mailman or somewhere
in /etc/cron.d? Note that the format of these crontab
I think, or assume, that mailman is running its cron, but nothing seems
to be coming through from the NNTP gateway when there have been new
posts. In general, how do I troubleshoot the gateway?
the script is there in:
/var/lib/mailman/cron/gate_news
but are the results logged anywhere, perha