Set feedback emails for ask to go to sysadmin-ask-members

This commit is contained in:
Kevin Fenzi 2015-04-02 14:51:15 +00:00
parent 754e2e2844
commit 96759c6224

View file

@ -43,7 +43,7 @@ EMAIL_HOST='bastion'
EMAIL_PORT='25'
EMAIL_USE_TLS=False
EMAIL_BACKEND = 'post_office.EmailBackend'
FEEDBACK_EMAILS = 'sysadmin-ask-members@fedoraproject.org'
#incoming mail settings
#after filling out these settings - please