Hi guys, Is it possible, with multiple mailboxes listed in .fetchmailrc, to have them poll at different intervals to each other? I want to poll the internal server at work every minute, but at the same time poll my two external accounts only every 10 minutes. Can do? Thanks Hans
On Wed, 10 Aug, 2005 at 13:42:18 +0200, Hans du Plooy wrote:
Hi guys,
Is it possible, with multiple mailboxes listed in .fetchmailrc, to have them poll at different intervals to each other?
Don't know.
I want to poll the internal server at work every minute, but at the same time poll my two external accounts only every 10 minutes.
Can do?
If you split your .fetchmailrc into different files, you can do what you want with cron. HTH /Jon -- YMMV
Today at 1:59pm, Jon Clausen wrote:
On Wed, 10 Aug, 2005 at 13:42:18 +0200, Hans du Plooy wrote:
Hi guys,
Is it possible, with multiple mailboxes listed in .fetchmailrc, to have them poll at different intervals to each other?
Don't know.
Doesn't look like it is.
I want to poll the internal server at work every minute, but at the same time poll my two external accounts only every 10 minutes.
If you split your .fetchmailrc into different files, you can do what you want with cron.
You might even be able to use a single .fetchmailrc file, but use the "skip" keyword on the external account entries, then call fetchmail from cron with explicit mention of the external accounts in the cron command line. Jim
participants (3)
-
Hans du Plooy
-
Jim Cunning
-
Jon Clausen