Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| 76:email_notification [2021/02/22 11:39] – twn | 76:email_notification [2024/02/15 00:00] (current) – external edit 127.0.0.1 |
|---|
| Before using this notification service, a few configuration parameters must be set in the ''<STAGESHOME>/conf/config.xml'' configuration file. | Before using this notification service, a few configuration parameters must be set in the ''<STAGESHOME>/conf/config.xml'' configuration file. |
| |
| Example: (STARTTLS)<code> | Example: (STARTTLS) |
| |
| | <code> |
| <notification> | <notification> |
| <!-- URL of Stages server --> | <!-- URL of Stages server --> |
| <serverurl>https://stages.example.com</serverurl> | <serverurl>https://stages.example.com/stages</serverurl> |
| |
| <!-- hostname of SMTP server where e-mail can be delivered --> | <!-- hostname of SMTP server where e-mail can be delivered --> |
| <notification> | <notification> |
| <!-- URL of Stages server --> | <!-- URL of Stages server --> |
| <serverurl>https://stages.example.com</serverurl> | <serverurl>https://stages.example.com/stages</serverurl> |
| |
| <!-- hostname of SMTP server where e-mail can be delivered --> | <!-- hostname of SMTP server where e-mail can be delivered --> |