Quantcast
Channel: Software – Thomas Capricelli
Viewing all articles
Browse latest Browse all 22

Testing IMAP IDLE/NOTIFY with python

$
0
0
I have to troubleshoot a buggy relationship between a mail client (thunderbird) and an IMAP server (dovecot), regarding notification. That’s when the server informs the client about new mails, as opposed to the client polling the server to get this information. There’s this stackoverflow thread with some very useful exemple code. Unfortunately, it’s old, and […]

Viewing all articles
Browse latest Browse all 22

Trending Articles