Forums / Developer / Emails

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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