thorsten / phpMyFAQ

phpMyFAQ - Open Source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases
https://www.phpmyfaq.de
Mozilla Public License 2.0
589 stars 254 forks source link

no authentication smtp server doese not work #3209

Open conan522 opened 3 weeks ago

conan522 commented 3 weeks ago

We use a internal no authentication smtp server, so I keep username/password blank, but looks does not work. Also “send test mail” button no response.

thorsten commented 3 weeks ago

@conan522 please check this fix

conan522 commented 2 weeks ago

get error : Email "25" does not comply with addr-spec of RFC 2822.

thorsten commented 2 weeks ago

Did you try the "send test mail"?

conan522 commented 2 weeks ago

Yes, but "send test mail" was no any response. I tried to use "Contact" to send email to admin for testing smtp, then got the error : Email "25" does not comply with addr-spec of RFC 2822. image

thorsten commented 2 weeks ago

But you use a valid mail address, right?

conan522 commented 2 weeks ago

Yes, I am sure I used a valid mail address.

thorsten commented 1 week ago

Is it an email address from your organization?