lindegroup / autopkgr

AutoPkgr is a free Mac app that makes it easy to install and configure AutoPkg.
http://www.lindegroup.com/autopkgr
Apache License 2.0
528 stars 52 forks source link

Email authentication fails #675

Open nmerliere opened 2 years ago

nmerliere commented 2 years ago

I have an issue with the email notifications in AutoPkgr, on authentication against the email server.

My setup is AutoPkgr 1.5.7 on macOS 10.15.7, with the following mail settings in AutoPkgr:

But the authentication fails.

I looked more deeply and I found that, though the settings are correctly saved in the app preference file, as well as the username is correctly same in the preference file and in the AutoPkgr keychain, my email server logs shows that the username is truncated of its first character (which is a simple letter).

So the user ID service-accountname becomes ervice-accountname when AutoPkgr tries to authenticate against the SMTP server.

I tried with an other username but the result was the same.