Displaying 2 results from an estimated 2 matches for "triggergetmailonimapaccess".
2014 Oct 18
1
Wiki advice on running getmail on INBOX access - how does that work?
Hi,
I'm currently running getmail in a cron job every 2 minutes, so I was
quite intrigued by this on the wiki:
http://wiki2.dovecot.org/HowTo/TriggerGetmailOnIMAPAccess
Thing is - I couldn't see how it would work and, when I tried it, it
didn't work (at least not for me).
It details using incrontab to monitor /home/username/.maildir/cur in
order to trigger getmail.
However, "cur" won't change unless populated with mail...as an initial
r...
2014 Oct 18
1
Fwd: Re: Wiki advice on running getmail on INBOX access - how does that work?
...01:24 PM, c128 mail wrote:
>>>>> Hi,
>>>>>
>>>>> I'm currently running getmail in a cron job every 2 minutes, so I was
>>>>> quite intrigued by this on the wiki:
>>>>>
>>>>> http://wiki2.dovecot.org/HowTo/TriggerGetmailOnIMAPAccess
>>>>>
>>>>> Thing is - I couldn't see how it would work and, when I tried it, it
>>>>> didn't work (at least not for me).
>>>> What exactly did happen?
>>>>
>>>>>
>>>>> It details using incron...