Page 1 of 1

How to manage order mailing script into SMTP?

Posted: Thu Jul 21, 2022 12:04 am
by BN2KRZHB9DHHWVPH
How to manage order mailing script into SMTP?
It seems an order mailing script is used by PHP mail script not SMTP. Can be used only SMTP?

Re: How to manage order mailing script into SMTP?

Posted: Thu Jul 21, 2022 2:34 am
by Cue4cheap
I don't know what you mean by "order mailing script" but if you mean the built in function then just change it to SMTP and put in the correct config credentials.
Mike

Re: How to manage order mailing script into SMTP?

Posted: Thu Jul 21, 2022 6:23 am
by straightlight
That post is about a referred information by somebody else where the OP user doesn't know what to do with it. Opencart supports Mail and SMTP by default and can use one of them out of the box as long as it's properly configured from the OC admin > systems > settings > edit settings > mail tab.