5 Aug
2018
5 Aug
'18
5:31 p.m.
On Sun, Aug 05, 2018 at 04:29:10PM +0200, Florian Pritz bluewind@xinu.at wrote:
For a few weeks I've been running a custom notification script[1] that uses IMAP NOTIFY. The script uses a single connection, sets up a NOTIFY watch on a couple of mailboxes + automatic FETCH for the selected mailbox. If a status update arrives for a different mailbox, it selects that box and fetches the mail.
Totally forgot to mention that the server is running dovecot 2.3.2.1 on Arch Linux.
Florian