[ENHANCEMENTS] Allow email send without authentication to port 25
Hello, In Utilities/Accounts/Forget password email there is no way to send emails directly by SMTP port 25 (without authentication), the interface does not allow empty username and password text boxes. Please, implement classic SMTP protocol on port 25 and allow in this case empty username/password fields, so i could send emails directly to my personal email server. If you have time, implement it with optional TLS (starttls). Thanks.
Hey @expressrussian ,
The enhancement template exists for a reason. You have been creating too many invalid format enhancement request where my bot can't parse and causing me some troubles. If you are opening new one, please try to stick with the templates.
Back to your questions, in fact I am planning to remove the SMTP feature and replace it with an external plugin / some kind of webhook so user can program it to link to their other services themselves . SMTP causes our maintainer too much trouble as many different email service provider have slightly different requirements / settings that is just troublesome to keep up with.