offlineimap3 icon indicating copy to clipboard operation
offlineimap3 copied to clipboard

Issues from offlineimap (py2) to solve in offlineimap (py3)

Open thekix opened this issue 5 years ago • 0 comments

Bugs opened in offlineimap (Python2) and their status in offlineipam (Python 3)

NOTES:

  • Do not post comments about these bugs here. Open a new bug we will link it here.
  • Please, update this table and try to solve these bugs.

kix

Solved Level Title Assigned Notes Links
Store files with an .eml extension
CRAM-MD5 authentication failed type 'exceptions.IOError'
How to use the collected budget
ERROR: source object is already set
Gmail and Labels: label correspondig to folder not added to header? Gmail
XOAUTH2: xoauth2handler got: {u'error_description': u'Bad Request', u'error': u'invalid_grant'}
Yes Support Python 3 need contributor Py3, This version is written in Python3
feature No enforcement of STARTTLS. need contributor
feature Replicate delete folders from remote to local copy
OAuth2 connection fails only for refresh token
feature Handle server side throttling need contributor good first issue
Synchronize Keywords
bug don't assume the sep character is always required need contributor
When pushing old mails to Gmail, Gmail shows sync date rather than original date need contributor documentation, Gmail
bug --delete-folder with the blinkenlight UI results in a borked terminal. need contributor
Failed to do SSL handshake when using proxy
bug seems to stall when syncing with gmail need contributor Gmail
feature passwords should not be expanded in configuration need contributor good first issue
Login strange log failure
question Login with IMAP-Password with special chars impossible
question How to specify log file in .offlineimaprc ? It's undocumented, but obvious that is needed
Regression in v7.2.4: creating new (sub)folders fails
Issue with localized names
bug How to deal with ERROR messages need contributor
bug Big email is downloaded despite exceeding size specified in maxsize option need contributor good first issue
feature idlefolders as a filter need contributor
bug GMail folders starting with '.' (dot) do not get synced Gmail
bug SSL: CERTIFICATE_VERIFY_FAILED to Exchange Server
feature RC service need contributor
bug Renamed gmail folders are skipped need contributor Gmail
bug Crash on remote folder cur, new and tmp need contributor
bug Crash on subfolder need contributor
bug KeyError in folder/Gmail.py Gmail
Unable to sync INBOX folder
IMAP4 protocol error: socket error: <type 'exceptions.IOError'> need contributor
Maildir storage of folders violates the standard wontfix
bug Zero byte message synced need contributor
bug CERTIFICATE_VERIFY_FAILED but openssl s_client works with same ca certs file need contributor Gmail
feature TLS 1.3 need contributor good first issue
bug Traceback during docu generation documentation
enhancement indented comments confuse config parser need contributor documentation
bug -u syslog doesn't work on macOS need contributor MacOS
CRITICAL Does not check SSL Certificate Revocation Status need contributor
enhancement XOAUTH2 authentication failed need contributor
feature introduce a configuration option to define the internaldate used for APPEND need contributor good first issue
bug netrc cannot contain spaces in password need contribturo upstream
enhancement Include exit code of pre/post sync hooks when exiting? need contributor good first issue
enhancement offlineimap cannot acquire lock after system suspend need contributor good first issue
feature MOVE command need contributor
feature Add Autoconfig, Autodiscover. Import exchangelib for Microsoft compatibility. Microsoft
bug Email from office365.com with event breaks offlineimap need contributor
feature handle enabling/disabling utf8foldernames nicely
feature Script in cert_fingerprint need contributor
feature drying config file need contributor
enhancement Password printed when "All authentication types failed" need contributor
bug SSL: no shared cipher need contributor
feature Office 365: auto-configure folderfilter by default need contributor Microsoft
bug "ValueError: too many values to unpack" when syncing from Exchange 2007 need contributor Microsoft x
enhancement Automatic filtering of special folders (Calendar, etc) need contributor Microsoft
bug subscribedonly tries to recreate existing folder when folder is unsubscribed need contributor
CRITICAL (Data loss) Issue with symlink causes entire remote IMAP store to be purged/deleted.
feature Keywords: allow users to configure the separator need contributor
enhancement Explore possibility of using IMAPClient need contributor
bug Big messages cause an APPEND timeout need contributor
enhancement changing nametrans on a local folder invalidates all uids. need contributor good first issue
feature support checking the database files need contributor good first issue
bug OfflineImap leaks (or retains) a lot of memory autoreshresh need contributor
bug Primary Key must be unique error IDLE need contributor
Yes bug Cannot use remotepasseval with Python3 need contributor Py3, this should not happen in Python 3 original
feature introduce hook to track down any change to local Maildirs need contributor good first issue
Yes bug Too many read 0, while fetching msg '214' Py3 need contributor Py3, this bug should not happen in Python 3 original
feature Support user flags need contributor
bug MemoryError on RaspberryPi need contributor
enhancement optimize re-download on UIDVALIDITY changes need contributor
feature open_socket() leaks DNS requests when proxying need contributor
feature Add IMAP NOTIFY support. need contributor
bug Unexpected hangs on timeouts (system resume) need contributor
enhancement Failure when files changed between invokation and actual sync. need contributor
feature Support the QRESYNC extension need contributor
Yes feature Automagically fetch Gmail certificates need contributor Gmail original Patch
enhancement Attempting NOOP on dropped connection need contributor
bug offlineimap confused after (suspend and) resume need contributor
enhancement --dry-run can drive you nuts need contributor

thekix avatar Oct 27 '20 10:10 thekix