Mailman: change the default Django email sender

This commit is contained in:
Aurélien Bompard 2015-06-30 16:31:50 +00:00
parent 2255afcfe4
commit d5eb512624

View file

@ -201,6 +201,8 @@ BROWSERID_USERNAME_ALGO = lambda email: email # Use the email as identifier
BROWSERID_VERIFY_CLASS = "django_browserid.views.Verify"
DEFAULT_FROM_EMAIL = "admin@fedoraproject.org"
#
# Social auth