Closed alexlehm closed 1 month ago
I should have fixed this, but as I don't have a SMTP server without authentication I can't test it. Could you test the stonith404/pingvin-share:development
image and let me know if it works?
Yes, it works with the development version
Thanks. This is now available in v1.1.0
.
Thank you, that works as expected now
👟 Reproduction steps
When I configure a SMTP that does not require authentication, e.g. when running on the same host the web server is running on, using SMTP AUTH is often not required and it would work with leaving the fields empty
👍 Expected behavior
The SMTP client should attempt to send the mail without AUTH PLAIN when the username field is empty
👎 Actual Behavior
Currently leaving the username/password fields empty leads to an error
Missing credentials for "PLAIN"
📜 Logs
No response