Mail server
| System name | Display name | Explanation | Extra info |
|---|---|---|---|
| mailDomain | POP3: Domain | ||
| mailPassword | POP3: Password | Mail account password. Note this password is stored cleartext. | |
| mailServer | POP3: Server | ||
| mailUsername | POP3: Username | Mail account username. | |
| smtpMailDelaySec | SMPT: Message delay | Delay in SECONDS between sending emails | Sending emails |
| smtpPassword | SMTP: Account password | Password for SMTP account set in smtpUsername. Note this password is stored cleartext. | Sending emails |
| smtpSendRetries | SMTP: Number of retries | Number of attempts to send email from queue before giving up | Sending emails |
| smtpServer | SMTP: Server address | Network location of the SMTP server | Sending emails |
| smtpSystemEmail | SMTP: System mail address | Sender address (from) set on all automatically generated emails. | Sending emails |
| smtpTestEmail | SMTP: Test email address | Recipient of all mails when test mode is activated. Activate by enabling smtpTestMode | Sending emails |
| smtpTestMode | SMTP: Test mode (send to test email) | Enable test mode where ALL emails are sent to address specified in smtpTestEmail | Sending emails |
| smtpUsername | SMTP: Account name | Example: k.pedersen@lsvgroup.com | Sending emails |