Skip to content

Add util script to send unread notification email

Eric Eastwood requested to merge unread-notification-email-util-script into develop

Add util script to send unread notification email

Locally, this will use fake-mailer which does nothing because the Amazon/Mandrill config isn't set, https://gitlab.com/gitlab-org/gitter/env/blob/927c7319a4fc6dcf691d89093496a9fc8e4d72da/lib/mailer.js#L14


I added this while trying to debug https://gitlab.com/gitlab-org/gitter/webapp/merge_requests/1134 because Sentry said the browser was "Apple Mail". But after looking at the actual user-agent, it was just the Safari desktop app.

Edited by 🤖 GitLab Bot 🤖

Merge request reports