D063520 Hello, I'm trying to configure SMTP. I have already another service running on the same machine that sends e-mail over SMPT. I used the same configurations. Unfortunately I do not get any e-mail. The main problem is that I do not know how to deboug this. The console is not showing any error, the contrary the request is done .... and in the log files under flarum/storage/logs no error is shown. I'm in deboug mode. Note that even if I put the wrong password I do not get any error message ...
clarkwinkelmann D063520 can you share the setting you use for email with us ? Screenshot or copy-paste, with the password redacted or omitted.
D063520 Yes sure, Driver: mail Host: smtp.univ-st-etienne.fr Port: 25 Encryption: (empty) Username: dd77474h Password: ***************************
clarkwinkelmann D063520 for SMTP, the driver must be set to smtp. When the driver is set to mail, credentials are ignored and the system sendmail command is used. Also are you sure you don't required encryption ? The value to enable SSL/TLS is tls