Re: mutt-nntp from cron

2002-08-21 Thread Sven Guckes
* Andre Berger <[EMAIL PROTECTED]> [2002-08-21 14:29]: > .. The problem is, it doesn't work when executed from a > user's crontab. I edit it with "crontab -e" and add > > */2 * * * * /usr/bin/mutt -R -F /etc/muttnewsrc > /dev/null 2>&1 > > (one line). The " > /dev/null 2>&1" part is to

mutt-nntp from cron

2002-08-21 Thread Andre Berger
Hi! I'm using Orjan's nntp-patch and am very happy with it. As I'm on a dial-up connection most of the time, I'm using the offline mode which spools outgoing posts to a file, and NNTPPost delivers it when triggered from a script in /etc/ppp/ip-up.d/ (Debian). Another script there fetches mail, ex