Set feedback emails for ask to go to sysadmin-ask-members
This commit is contained in:
parent
754e2e2844
commit
96759c6224
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ EMAIL_HOST='bastion'
|
||||||
EMAIL_PORT='25'
|
EMAIL_PORT='25'
|
||||||
EMAIL_USE_TLS=False
|
EMAIL_USE_TLS=False
|
||||||
EMAIL_BACKEND = 'post_office.EmailBackend'
|
EMAIL_BACKEND = 'post_office.EmailBackend'
|
||||||
|
FEEDBACK_EMAILS = 'sysadmin-ask-members@fedoraproject.org'
|
||||||
|
|
||||||
#incoming mail settings
|
#incoming mail settings
|
||||||
#after filling out these settings - please
|
#after filling out these settings - please
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue