TransportServer=<hostname> | <IP adress>
This setting allows you to set a specific SMTP server. You must set [Mailsettings] Transport to "smtp" for this setting to have any effect.
You can use both a normal hostname and an IP address. When using the hostname as value, this setting is case sensitive.
[MailSettings] Transport=SMTP TransportServer=<SMTP SERVER> TransportConnectionType=ssl TransportPort=465 TransportUser=<username> TransportPassword=<password>
The above settings are an example of how your installation needs to be configured to allow your system to send emails with an SSL connection in SMTP. Of course <SMTP SERVER>, <username> and <password> need to be changed in your own server name, user name and password. Port 465 is used since it is a secure SMTP, but this can be changed if you use another SSL port.
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.