-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
Override SMTP Credential plugin seems to work with one identity only #431
Comments
Depends how you've setup the |
With the above change you can log what is working and what fails. |
Looking at your log the important part is:
Where the
NOTE:
|
Added a new plugin named "Login Override" for next v2.25.2 Each line in the field will be like
Why v2.25.2? Well i've modified the config options system to allow storing encrypted values. |
The Override SMTP Credential plugin seems to work correctly with accounts that have one identity. However, with multi-identity accounts it always returns the error 'Authentication failed', whatever identity is used.
Debian 11, Linux 4.19.0-17-amd64 on x86_64
To Reproduce
Steps to reproduce the behavior:
Setup of sending via an external SMTP
Adding one or more identities to an account
Route all outgoing mail with the SMTP Override plugin
Expected behavior
Authentication failed message
The text was updated successfully, but these errors were encountered: