offlineimap
offlineimap copied to clipboard
Read/sync your IMAP mailboxes (python2) [LEGACY: move to offlineimap3]
Results
101
offlineimap issues
Sort by
recently updated
recently updated
newest added
Running `offlineimap` recently began showing the following warnings: ``` /usr/lib/python3/dist-packages/imaplib2.py:2472: SyntaxWarning: invalid escape sequence '\D' ('store', ('1', 'FLAGS', '(\Deleted)')), /usr/lib/python3/dist-packages/imaplib2.py:2577: SyntaxWarning: invalid escape sequence '\D' run('uid', ('STORE', uid[-1], 'FLAGS', '(\Deleted)'))...