fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]interval setting question

2004-12-04 17:04:02
On Saturday 04 December 2004 05:10 pm, James Moe wrote:
Chris wrote:
set daemon 120
poll pop.earthlink.net proto pop3 username "xxxxxxxxx" password
"xxxxxxxx" set syslog

I've got another domain, that I only want to poll every 60 minutes.  I
can see using the 'interval' command but since I poll EL every 120
seconds, how would I set the other domain to poll every 60 minutes?

   1 interval = 120 seconds
   n interval = (60 min * 60 sec/min) / 120 sec
              = 30

So I would have a line:

set interval 30
poll pop.toadnet.com proto pop3 username "xxxxxxx" password "xxxxxxx"

Would I need the set syslog entry again or will once suffice?

-- 
Chris
Registered Linux User 283774 http://counter.li.org
6:01pm up 6 days, 3:17, 1 user, load average: 0.52, 0.48, 0.46
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Those who don't know, talk.  Those who don't talk, know.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



<Prev in Thread] Current Thread [Next in Thread>