Posted: 03-20-2016, 01:21 PM
(This post was last modified: 03-20-2016, 01:21 PM by randalltux.)
To check the unread mail count in my IMAP account, i created a little Python sript. But because i don’t want to query the server every second, I’m caching the value in a file and update it every 30 seconds. Create a cronjob or similiar to update the file.