Hi Guix! While looking for a non-python2 alternative, I found that there was an official python3 port in the works! https://github.com/OfflineIMAP/offlineimap3 I'd suggest we move over it? It works for me (TM), maybe others may want to test it first? The patch uses a new name, offlineimap3, so that it's clear it's not exactly the same code as offlineimap. This seems to be the approach debian took: https://github.com/OfflineIMAP/offlineimap3/issues/10 Thanks, Pierre Pierre Langlois (5): gnu: Add python-imaplib2. gnu: offlineimap: Replace with offlineimap3. gnu: Remove python2-rfc6555. gnu: Remove python2-selectors2. gnu: Remove python2-pysqlite. gnu/packages/databases.scm | 24 -------- gnu/packages/mail.scm | 114 ++++++++++++++++++++++-------------- gnu/packages/python-xyz.scm | 31 ---------- 3 files changed, 69 insertions(+), 100 deletions(-) -- 2.33.0