...
Config item | meaning | default |
---|---|---|
StartAutomatically | no meaning | |
SMTPHost | the SMTP server host | |
SMTPUsername | SMTP sender. An email address. | |
SMTPPassword | SMTP password. Required if TLSauthentification TLS is enabledused. | |
EmailReceipient(s) | a comma separated list of email receipients for this instance | |
Topic(s) | the comma separated list of matching topics for this instance | |
SMTPSecurity | none | TLS | none |
UseAuthentication | if set to true, SMTPUsernama and SMTPPassword is required to authentificate agains SMTP server | false |
...