#1 March 30, 2014 8:45am

tamtt
Member
Registered: March 30, 2014
Posts: 2

How to configure BigTreeCMS to send email by using SMTP?

Hello everyone, could you please guide me how to configure BigTreeCMS to send email (example: forgot-password email,..) by using my smtp account?


I'm planning to create a module that let administrator can configure smtp parameter from Admin's module page. Please tell me if there a module with same functionality existed.


Thanks,
TamTT

Offline

#2 March 30, 2014 10:01am

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 974

Re: How to configure BigTreeCMS to send email by using SMTP?

The easiest way to handle this is to configure the mail settings in php.ini to send via SMTP: http://www.php.net/manual/en/mail.configuration.php

If you don't have access to that then you'll need to replace the htmlMimeMail class with one that supports socket based SMTP.

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.