Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Email notification should be enabled in trac #503

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 3 comments
Closed

Email notification should be enabled in trac #503

openstreetmap-trac opened this issue Jul 23, 2021 · 3 comments

Comments

@openstreetmap-trac
Copy link

Reporter: tom[at]compton.nu
[Submitted to the original trac issue database at 7.37am, Wednesday, 13th June 2007]

People might pay more attention to tickets in trace if they actually knew about them, so I suggest that we enable email notification of trac tickets. Details of how to do so are at:

http://trac.openstreetmap.org/wiki/TracNotification

I would suggest a configuration along these lines:

[notification]
smtp_enabled = true
smtp_server = .openstreetmap.org
smtp_from = @openstreetmap.org
smtp_replyto = dev[at]openstreetmap.org (maybe?)
smtp_always_cc = dev[at]openstreetmap.org (maybe?)
always_notify_reporter = true
always_notify_owner = true

@openstreetmap-trac
Copy link
Author

Author: tom[at]compton.nu
[Added to the original trac issue at 7.47am, Wednesday, 13th June 2007]

OK... That configuration snippet was supposed to look like:

  [notification]
  smtp_enabled = true
  smtp_server = <mail-server>.openstreetmap.org
  smtp_from = <something>@openstreetmap.org
  smtp_replyto = dev[at]openstreetmap.org (maybe?)
  smtp_always_cc = dev[at]openstreetmap.org (maybe?)
  always_notify_reporter = true
  always_notify_owner = true

@openstreetmap-trac
Copy link
Author

Author: tom[at]compton.nu
[Added to the original trac issue at 11.50pm, Wednesday, 1st August 2007]

Let's test it...

@openstreetmap-trac
Copy link
Author

Author: tom[at]compton.nu
[Added to the original trac issue at 11.52pm, Wednesday, 1st August 2007]

Tis done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant