diff --git a/roles/mailman/templates/settings.py.j2 b/roles/mailman/templates/settings.py.j2 index e074059a96..5fc6386162 100644 --- a/roles/mailman/templates/settings.py.j2 +++ b/roles/mailman/templates/settings.py.j2 @@ -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