Email server setup

From TempusServa wiki
Revision as of 18:41, 21 February 2013 by old>Admin
Jump to navigation Jump to search

Go to: Designer > Modules > Configuration

Configure the settings prefixed smtp

http://tempusserva.dk/mediawiki/index.php?title=Policy_reference#Mail_server

Empty Meaning Example
smtpServer No URL for the server send.one.com
smtpSystemEmail No Sender address on emails someone@acme.com
smtpUsername Yes Account name someone
smtpPassword Yes Password for the above account secret1234


SMTP handling can be tweaked using

Meaning Example
smtpMailDelay Throtling between each mail (milliseconds) 500
smtpSendRetries Number of attemts to send each mail 3


In order to test applications a testmode can be activated

Meaning Example
smtpTestMode Activates the test mode true
smtpTestEmail Email that receives all emails when in testmode someone@acme.com