Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Timestamp Server URL
URL of timestamp server to use for digital signatures. Default is empty and error thrown if timestamp required.

Timestamp User
Username User name of timestamp server for authentication. Default is empty and no authentication is performed.

...

List of mail SMTP mail services to send mail notifications. Any number of service can be defined and system tries to send mail in service order until it succeeds. Each service definition contains the following settings;

Is Enabled ?
If set no service is disabled and system does not try to use service.

From Address
Specifies the from address of notification mails. For example "emakin@mydomain.com"

From Display Name
Specifies the displayed name of from address to show mail message. For example "Emakin". If leaved blank address is used.

SMTP Server
Name or IP address of mail server.

If service entry expanded following authentication related settings will be displayed;

User Name
User name of SMTP server for authentication. If relay enabled on SMTP server this field can be leaved as blank.

Password
Password of SMTP server for authentication. If relay enabled on SMTP server this field can be leaved as blank.

SMTP Port
Port number to connect SMTP server. If leaved blank default SMTP port is automatically used.

SSL Enabled ?
If selected SSL connection is used to connect SMTP server. By default SSL connection automatically preferred but if this setting checked all connections are forced to use SSL connections.

Workers

Configuration of background job workers. This list allows to customize worker queue priority and error handing configurations. Please see Background Jobs page for more detail.

...