[fetchmail]interval setting question

James Moe jimoe@sohnen-moe.com
Sat, 04 Dec 2004 16:10:30 -0700


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

-- 
jimoe at sohnen-moe dot com