Difference between revisions of "Email server setup"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 7: | Line 7: | ||
{| | {| | ||
!Parameter | !Parameter | ||
!Empty | |||
!Meaning | !Meaning | ||
!Example | !Example | ||
Line 12: | Line 13: | ||
|smtpServer | |smtpServer | ||
|No | |||
|URL for the server | |URL for the server | ||
|send.one.com | |send.one.com | ||
Line 17: | Line 19: | ||
|smtpUsername | |smtpUsername | ||
|Account name | |Yes | ||
|Account name | |||
|someone@acme.com | |someone@acme.com | ||
|- | |- | ||
|smtpPassword | |smtpPassword | ||
|Password for the above account | |Yes | ||
|Password for the above account | |||
|secret1234 | |secret1234 | ||
|- | |- | ||
|} | |} |
Revision as of 16:27, 21 February 2013
Go to: Designer > Modules > Configuration
Configure the settings prefixed smtp
http://tempusserva.dk/mediawiki/index.php?title=Policy_reference#Mail_server
Parameter | Empty | Meaning | Example |
---|---|---|---|
smtpServer | No | URL for the server | send.one.com |
smtpUsername | Yes | Account name | someone@acme.com |
smtpPassword | Yes | Password for the above account | secret1234 |