Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
76:email_notification [2021/03/11 13:55] – [E-mail Notifications] alz76:email_notification [2022/09/22 09:47] – [E-mail Notifications] evt
Line 12: Line 12:
 <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 -->
Line 25: Line 25:
  
  <!--address that should be used as the "From:" header -->  <!--address that should be used as the "From:" header -->
- <sender>Stages Notification Service &lt;noreply@yourdomain.com&gt;</sender>+ <sender>Stages Notification Service <noreply@yourdomain.com></sender>
  
  <!-- interval for "ASAP" notifications in minutes -->  <!-- interval for "ASAP" notifications in minutes -->
Line 39: Line 39:
 <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 -->
Line 52: Line 52:
  
  <!--address that should be used as the "From:" header -->  <!--address that should be used as the "From:" header -->
- <sender>Stages Notification Service &lt;noreply@yourdomain.com&gt;</sender>+ <sender>Stages Notification Service <noreply@yourdomain.com></sender>
  
  <!-- interval for "ASAP" notifications in minutes -->  <!-- interval for "ASAP" notifications in minutes -->