Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: How to automate email retrieval
- To: tlug@example.com
- Subject: Re: How to automate email retrieval
- From: SL Baur <steve@example.com>
- Date: 08 Mar 2001 14:17:24 +0900
- Content-Type: text/plain; charset=US-ASCII
- In-Reply-To: Tobias Diedrich's message of "Wed, 7 Mar 2001 07:52:18 +0100 (CET)"
- Mail-Copies-To: never
- References: <Pine.LNX.4.30.0103070740260.13382-100000@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <dvWR3B.A.3DH.lXxp6@example.com>
- Resent-Sender: tlug-request@example.com
Tobias Diedrich <ranma@example.com> writes in tlug@example.com: > shimpei@example.com wrote: >> Once you get fetchmail to work, you need to make it run automatically. >> fetchmail isn't capable of running itself as a daemon (background process), >> so you need to tell the "cron" daemon to invoke it every so often. >> To find out how, do > Hmm. At least my version of fetchmail (5.4.0) can run as a daemon ^_^ Yup. Do something like `fetchmail -d 120'. ... > Oh, and if your provider supports it you should use the ssl option. > If you don't know just try it, either it works or it does not work. ^_- You can also use ssh. The configuration looks something like: poll mail.turbolinux.co.jp port 41235 via localhost with proto pop3: user steve there has password "NOTAREALPASSWORD" preconnect "ssh -f -L 41235:mail.turbolinux.co.jp:110 mail.turbolinux.co.jp sleep 20 </dev/null >/dev/null"
- References:
- Re: How to automate email retrieval
- From: Tobias Diedrich <ranma@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: How to create kanji TIFFs?
- Next by Date: Re: How to create kanji TIFFs?
- Prev by thread: Re: How to automate email retrieval
- Next by thread: Re: How to automate email retrieval
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links