-
-
Notifications
You must be signed in to change notification settings - Fork 361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: source object is already set #675
Comments
Please post back with output from: |
root@offlineimap:~# python --version |
|
|
without --dry-run I have the same error: root@offlineimap:~# offlineimap -l /root/.offlineimap.log |
----------------.offlineimapprc-------------------------------
---------------------------------------------EOF-------------------------------------------------------------- |
|
Please post again your (redacted) config file, and precede it with three backticks alone on a line, and followed by three backticks alone on a line, to preserve formatting, as demonstrated here: |
I've edited the posts as requested. |
OK, I just commented these lines in .offlineimap.py #from offlineimap import OfflineImap and my offlineimap is working now ;) |
General informations
offlineimap -V
): 7.3.3Logs, error
root@offlineimap:~# offlineimap --dry-run -l /root/.offlineimap.log
OfflineIMAP 7.3.3
Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)
imaplib2 v2.101 (bundled), Python v2.7.18rc1, OpenSSL 1.1.1f 31 Mar 2020
ERROR: source object is already set
ERROR: Exceptions occurred during the run!
ERROR: source object is already set
Steps to reproduce the error
I'm just trying to move Offlineimap configuration to the new server, but I have such error as above. I don't know how to troubleshoot this because I do not have anything in log.
The text was updated successfully, but these errors were encountered: