Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Notifyonly #148

Merged
merged 2 commits into from
Jan 29, 2015
Merged

Notifyonly #148

merged 2 commits into from
Jan 29, 2015

Conversation

ymilki
Copy link
Member

@ymilki ymilki commented Jan 29, 2015

Allow mail and xmpp to be funneled to a specific list of users. This is useful in testing environments to avoid notifying users while using production-like data.

mail.notifyonly overrides all To addressing and redirects the mail to
the addresses in mail.notifyonly.

The original recipients of the mail are preserved by prepending the
addresses in the email body.
xmpp.notifyonly overrides all xmpp recipient settings and redirects all xmpp
messages to the users in xmpp.notifyonly.

The original recipients of the message are prepended to the message
body.
@kkellyy
Copy link
Contributor

kkellyy commented Jan 29, 2015

Awesome! lg2m

ymilki added a commit that referenced this pull request Jan 29, 2015
Notifyonly

Allow mail and xmpp to be funneled to a specific list of users. This is useful in testing environments to avoid notifying users while using production-like data.
@ymilki ymilki merged commit 861917c into master Jan 29, 2015
@ymilki ymilki deleted the notifyonly branch January 29, 2015 19:45
ymilki added a commit that referenced this pull request Jan 30, 2015
 NEW FEATURES

 * SAML 2.0 Authentication Backend (y-trobinso, #146)

 IMPROVEMENTS

 * New configuration options: xmpp.notifyonly and mail.notifyonly (ymilki, #148)

 BUG FIXES

 * Update travis config for py26, py27 envs (asottile, #142)
 * Fix reviewboard bookmarklet for all browsers (bpicolo, #145)
ymilki added a commit to ymilki/pushmanager that referenced this pull request Jan 30, 2015
 NEW FEATURES

 * SAML 2.0 Authentication Backend (y-trobinso, Yelp#146)

 IMPROVEMENTS

 * New configuration options: xmpp.notifyonly and mail.notifyonly (ymilki, Yelp#148)

 BUG FIXES

 * Update travis config for py26, py27 envs (asottile, Yelp#142)
 * Fix reviewboard bookmarklet for all browsers (bpicolo, Yelp#145)
ymilki added a commit that referenced this pull request Feb 10, 2015
 NEW FEATURES

 * SAML 2.0 Authentication Backend (y-trobinso, #146)

 IMPROVEMENTS

 * New configuration options: xmpp.notifyonly and mail.notifyonly (ymilki, #148)

 BUG FIXES

 * Update travis config for py26, py27 envs (asottile, #142)
 * Fix reviewboard bookmarklet for all browsers (bpicolo, #145)
ymilki added a commit that referenced this pull request Feb 10, 2015
 NEW FEATURES

 * SAML 2.0 Authentication Backend (y-trobinso, #146)

 IMPROVEMENTS

 * New configuration options: xmpp.notifyonly and mail.notifyonly (ymilki, #148)

 BUG FIXES

 * Update travis config for py26, py27 envs (asottile, #142)
 * Fix reviewboard bookmarklet for all browsers (bpicolo, #145)
@ymilki ymilki mentioned this pull request Feb 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants