Open mmehnert opened 8 months ago
Hi @mmehnert
Sorry for the delay. The problem is related to a codification in some email. Do you have the error yet? Could you try with the latest version in the git?
Regards, kix
Hi @mmehnert
Sorry for the delay. The problem is related to a codification in some email. Do you have the error yet? Could you try with the latest version in the git?
Regards, kix
Hi @thekix I still have same issue TypeError: utf7m_decode() takes 1 positional argument but 2 were given
Traceback: File "/opt/homebrew/Cellar/offlineimap/8.0.0_2/libexec/lib/python3.12/site-packages/offlineimap/folder/Base.py", line 810, in copymessageto message = self.getmessage(uid) ^^^^^^^^^^^^^^^^^^^^ File "/opt/homebrew/Cellar/offlineimap/8.0.0_2/libexec/lib/python3.12/site-packages/offlineimap/folder/IMAP.py", line 343, in getmessage data = self._fetch_from_imap(str(uid), self.retrycount) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/homebrew/Cellar/offlineimap/8.0.0_2/libexec/lib/python3.12/site-packages/offlineimap/folder/IMAP.py", line 910, in _fetch_from_imap raise OfflineImapError(
can't install OfflineIMAP according doc here https://www.offlineimap.org/doc/installation.html#git
Hi @mmehnert
Sorry for the delay. The problem is related to a codification in some email. Do you have the error yet? Could you try with the latest version in the git?
I'm sorry. After the problems I switched to a different solution and I can't remember which account / setup the problem occurred with any more.
Hi @mmehnert
can't install OfflineIMAP according doc here https://www.offlineimap.org/doc/installation.html#git
Could you your this commands:
git clone https://github.com/OfflineIMAP/offlineimap3.git
cd offlineimap3
python offlineimap.py
This commands will clone the git repo in the offlineimap3
folder. Then you can run offlineimap
using python
(or python3
).
Thanks a lot. kix.
sorry, I can't reproduce since I have since deleted the config / don't use OfflineIMAP anymore.
I get the following error running a synchronization.
General informations
offlineimap -V
): 8.0.0Configuration file offlineimaprc
Logs, error