Page 1 of 1

The settings for SMTP are missing

Posted: Fri Dec 24, 2021 1:31 pm
by Andreas G.
The settings for SMTP are missing
Where do I enter username, server name, port and SSL / TLS?

Translated with Google

Re: The settings for SMTP are missing

Posted: Fri Dec 24, 2021 3:10 pm
by heatherbell
Andreas G. wrote: Fri Dec 24, 2021 1:31 pm The settings for SMTP are missing
They are not missing, they are not set in Phoenix Cart.
I *think* the settings for sending emails using SMTP are in the server's php.ini file.

Re: The settings for SMTP are missing

Posted: Mon Mar 27, 2023 6:00 am
by superche
What was the outcome of this one, as I would also be interested it might help avoid emails going to the customers spam / junk folder

Re: The settings for SMTP are missing

Posted: Tue Mar 28, 2023 6:14 pm
by swguy
PHP's mail() function only uses SMTP on Win32. If your are hosting on Linux, it uses Sendmail.
See https://www.php.net/manual/en/function.mail.php