LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: BlackAdder <daved@uq.net.au>
  To  : LinuxSA <linuxsa@linuxsa.org.au>
  Date: Thu, 6 Apr 2000 20:51:36 +0930

RE: fetchmail

Alex said concerning fetchmail:
>
> Now I will set up a cron job to check it every 10 mins :-)
>

I don't bother with cron on my system, just use the following command once
on boot (after the ppp link is up).

fetchmail -L /var/log/fetchmail --syslog -d 60 &

Errors are logged to /var/log/fetchmail and mail is checked every 60 secs
(the -d flag).

Dave

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page