Re: using gotmail with fetchmail
"James S. White" <[email protected]> Tue, 14 Oct 2003 08:37:57 -0500 (CDT)
| Newsgroups | gmane.mail.gotmail |
|---|---|
| Message-ID | <Pine.LNX.4.44.0310140836480.1256-100000@fapestniegd> |
BTW you can replace: "0,5,10,15,20,25,30,35,40,45,50,55" with "*/5" It's easier on the keyboard. -------------------------------------------------------------- James S. White GAPS Incorporated [email protected] Electrical Engineer - Etc. http://www.jameswhite.org Caffeine is my anti-drug. -------------------------------------------------------------- I can picture in my mind a world without war, a world without hate. And I can picture us attacking that world, because they'd never expect it. -Jack Handy On Mon, 13 Oct 2003, geoffrey camps wrote: > A few more details on your scenario would be helpful. I can at least > share how I've done this. I have a separate mail server I run that > fetches all my external email accounts. So to read mail, I simply log > into my own server and all the mail is sitting there in one place. > > Here's the crontab from my local account on my mail server (fetchmail runs > every 5 mins. & gotmail runs at the bottom of every hour): > > 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/bin/fetchmail > >/dev/null 2>&1 > 30 * * * * /usr/local/src/gotmail-0.7.9/gotmail --curl-bin /opt/bin/curl > >/dev/null 2>&1 > > -gc > > > > How can I implement this? I am farily new to linux so I will appreciate > > your help. > > > > Cloids > > -- > > Cloids > > [email protected] > > > > -- > > http://www.fastmail.fm - Access your email from home and the web > > > > > > _______________________________________________ > > Gotmail-list mailing list > > [email protected] > > http://mail.nongnu.org/mailman/listinfo/gotmail-list > > > > > > > > _______________________________________________ > Gotmail-list mailing list > [email protected] > http://mail.nongnu.org/mailman/listinfo/gotmail-list >