Forums / Developer / Emails

Emails

Author Message

David Santiso

Sunday 27 March 2011 4:54:31 am

Hi,

How do I configure the email website? And how do I set what you have to send emails automatically? For example, the activation account.

Thanks,

David

Alessandro Dellanna

Sunday 27 March 2011 4:09:04 pm

You can find in the site.ini (or in the override folder site.ini.append.php) some email parameter:

[MailSettings]
Transport=SMTP
TransportServer=authsmtp.domain.com
TransportUser=smtp@domain.com
TransportPassword=xxx
AdminEmail=info@domain.com
EmailSender=info@domain.com
ContentType=text/html