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: Tobias Diedrich <ranma@example.com>
- Date: Wed, 7 Mar 2001 07:52:18 +0100 (CET)
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- In-Reply-To: <E14aTe9-0007ZM-00@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <zSOr8C.A.2EG.8qdp6@example.com>
- Resent-Sender: tlug-request@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 ^_^ From fetchmail(1): The fetchmail utitity can be run in daemon mode to repeatedly poll one or more systems at a specified interval. In your .fetchmailrc this looks like this: set daemon 60 # poll every 60 seconds set logfile /home/myhome/log/fetchmail.log # log to logfile [or] set daemon 60 # poll every 60 seconds set syslog # log to syslog 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. ^_- -- Tobias
- Follow-Ups:
- Re: How to automate email retrieval
- From: SL Baur <steve@example.com>
- References:
- Re: How to automate email retrieval
- From: shimpei@example.com
Home | Main Index | Thread Index
- Prev by Date: Re: How to automate email retrieval
- Next by Date: Re: How to automate email retrieval
- 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