-
-
Notifications
You must be signed in to change notification settings - Fork 120
Description
Hey guys,
first of all, i want to thank you for this awesome project!
I have used it since yet on a windows server machine, which is working fine so far.
Now i want to switch to a headless debian 12 with python 3.12, and there i'm having some trouble.
I have copied the config file from windows, which is working fine, because i have already cached credentials in it. But if not, i get an error in the log. Please have a look at the attachments., where i also provide my config file.
I have tried to install the project native on the system, and in a venv. In both cases, it's not working and is throwing the same error message. asyncore 1.0.4 and all requirements are installed in native and venv.
I'm starting the email proxy with the arguments --no-gui and --external-auth.
Looks i'm missing something. If you need more information, please let me know.
Hopefully you can help me solving this issue.
Thank you very much in advance!