Nicolas Sebrecht
                                            Nicolas Sebrecht
                                        
                                    > I also see the message "gpg: decryption failed: No secret key" @andreas-bulling open a new issue about this, please.
Thanks @chris001 . Do you intend to implement this feature? Contrary to offlineimap, davmail clearly want to provide more support than just IMAP.
You're plain right. I expect such race conditions in the other way (remote changes not handled gracefully). This is a well know topic for years but it requires time to...
TODO: add this into the "known issues" of the man page.
Added to "known issues".
You must folderfilter the 'Archive' folder. It's likely read-only.
Could you enable the debug logs and paste the result, please? (be care with presonal/confidential information there)
I wonder if imaplib2 should support this first.
We won't check for the SSL validity when using the cert_fingerprint of the certificate. Certificate validation is done with the sslcacertfile option. See https://github.com/OfflineIMAP/offlineimap/blob/master/offlineimap.conf#L748
We might still want to close offlineimap after n NOOP rather than looping indefinitely.