Open vladandersb opened 1 month ago
interesting. Do the files in fact exist? sorry for the delay on responding. I may need to include them in the build; will try to test this soon.
No problem, just thought would let you know.
Installed everything per readme, poetry from system package python3-poetry. If you suspect something is missing, let me know.
Changing type to gmail seems to work, I didnt test it all the way but it didnt error out like o365 does.
Interesting; I no longer have an office365 account (but I can make one to test). I'll try to get on this today.
could you try #8? this should have fixed the particular error you saw (I had just forgotten to ship the cert and key...). However I'm unable to authenticate with this for an outlook.com email; the scopes requested are invalid. I can fix this, but I'll wait to see if it works for you or not before I go digging into thunderbird to see how they now do it.
Note that I bumped the python requirement to 3.12 largely to help poetry solve. Most everyone is on 3.12 these days but I can bump that down again (or you can, and run poetry lock
) if you don't have it.
I would need to switch distro for newer python, Debian stable uses 3.11. Im not familiar with poetry, it might take me a while to figure out how to go around this limitation on Debian. I'll try spinning up VM with Arch or Fedora sometime this week.
oh nw I can do 3.11; I'll try to relock tonight. Btw if you want to test this stuff quickly docker run --rm -it python:3.12 bash
is a lot easier than a vm. But I'm happy to support 3.11.
Just finished setting up everything but getting error below.
email-auth --refresh otest@um.com
cat .config/email.toml
Using minimal Debian 12 VM, ssh console.