Skip to content

fetchmail_interval not honored? #4

@rainforest1155

Description

@rainforest1155

It is my understanding that the fetchmail_interval is in place so that fetchmail isn't polling repeatedly whenever the imap client polls for new mail or the user taps on the refresh button too often. In my 90-fetchmail_wakeup.conf, I do have:
fetchmail_interval = 120

However if I click on the refresh button in my imap client 2 times within a few seconds, fetchmail is called upon not just once but two times:
Feb 8 20:16:56 fetchmail[7409]: awakened by User defined signal 1
...
Feb 8 20:17:02 fetchmail[7409]: awakened by User defined signal 1
...

Initially I was still using version 2.1.0 of fetchmail_wakeup when I encountered the issue. Updating to 2.1.1 didn't change anything.

I'm using Dovecot 2.1.7-7 on Debian 7. I made sure to always restart the Dovecot service after making changes to the config.

Is there some part of the configuration that I might be overlooking?

Thanks,
Sebastian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions