sitcomlab / Ethics-app

Ethics-application for the approval of user-studies
http://giv-ethics-app.uni-muenster.de
MIT License
2 stars 8 forks source link

Email Notification on Review Start. #30

Closed SpeckiJ closed 6 years ago

SpeckiJ commented 7 years ago

An Email notification on Start of Review to prevent other Reviewers to assume the Review still needs to be done. It would be ideal to reply to the original Email sent to prevent further spam.

nicho90 commented 7 years ago

For the replyTo option a message-ID seems to be defined: https://nodemailer.com/message/#more-advanced-fields. The message-ID will be a random String, if it was not configured, but before sending the first notification email, it can be defined by ourself in the header options: https://nodemailer.com/message/#header-options