From cb6c60d54787a57e8330afcb4978ffb1b814e1c5 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 13 Dec 2005 09:04:25 +0000 Subject: [PATCH] - Change fetchmail polling example from 60 to 600 seconds; some site administrators don't like people hitting them once in a minute - Update fetchmail website URL Submitted by: Matthias Andree --- en_US.ISO8859-1/books/handbook/mail/chapter.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml index 03da4d738a..c85ed1895b 100644 --- a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml @@ -2218,13 +2218,13 @@ user "john", with password "XXXXX", is "myth" here; fetchmail should poll servers listed in the .fetchmailrc file. The following example would cause fetchmail to poll - every 60 seconds: + every 600 seconds: - &prompt.user; fetchmail -d 60 + &prompt.user; fetchmail -d 600 More information on fetchmail can be found at . + url="http://fetchmail.berlios.de/">.