Re: using gotmail with fetchmail

"geoffrey camps" <[email protected]> Mon, 13 Oct 2003 15:52:14 -0700 (PDT)
Newsgroups gmane.mail.gotmail
Message-ID <[email protected]>
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
>
>