From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cpe-144-136-137-64.qld.bigpond.net.au ([144.136.137.64] helo=data.home ident=mail) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 17vcdU-0002Gt-00 for ; Sun, 29 Sep 2002 07:53:20 -0400 Received: from geoff (helo=localhost) by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 17vcdS-0001q1-00 for ; Sun, 29 Sep 2002 21:53:18 +1000 Date: Sun, 29 Sep 2002 21:53:18 +1000 (EST) From: Geoff Shang To: speakup@braille.uwo.ca Subject: Re: fetchmail devlivery success tnx Chuck In-Reply-To: <20020929044604.B2607@lnx3.holmesgrown.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: On Sun, 29 Sep 2002, Steve Holmes wrote: > I just put the password inside the fetchmailrc file like what was > shown in other messages on the list. I never used it daemon mode or > anything, I just had cron run fetchmail every fifteen minutes or so. You could achieve the same thing by putting set daemon 900 in your .fetchmailrc file. Then you only need run it once and it'll keep running. Geoff.