In the Mail server settings page (Administration>Server>Configuration>Mail server settings), you can edit the settings for the mail server used to send e-mail notifications. These parameters can also be specified during the installation of the Jahia server.
To configure your mail server correctly, start by entering your SMTP server address. Then, enter the email address of the system administrator who should receive email notifications when system errors occur. You can also define the email address from which the automatic system-level notifications will originate.
Here is additional information about the settings in Mail server settings:
<smtp-host>
. Should you need more details, you will find examples of use further down.
<username>:<password>@<smtp-host>:<smtp-port>[Parameter1=Value1,Parameter2=Value2,...]
It may contain some advanced properties like:
Here are examples that illustrate possible configurations:
smtp.acme.com
username:secret-password@smtp.acme.com:11019
smtp.gmail.com:587/?username=acme@gmail.com&password=mypassword&mail.smtp.starttls.enable=true
smtp.acme.com:25?mail.debug=true
Note that the email server configuration affects all email notifications in Jahia (including workflow notifications for instance) and not only system-level notifications.
Copyrights © 2002-2021 All Rights Reserved by Jahia Solutions Group SA
Privacy Policy / Terms of Use / Legal / Login