Mailman: small fixes

This commit is contained in:
Aurélien Bompard 2014-02-10 19:22:18 +00:00
parent 2b7198bd76
commit ce990461f9
2 changed files with 4 additions and 1 deletions

View file

@ -21,6 +21,9 @@ chmod g+w -R $INDEXDIR
# Give database rights to the non-admin user
$BASEDIR/bin/pg-give-rights.py
# SELinux contexts
restorecon -r "$BASEDIR"
# Reload Apache to flush the python cache
systemctl reload httpd
# Restart Mailman3 since kittystore was updated

View file

@ -314,7 +314,7 @@ unknown_local_recipient_reject_code = 550
#relayhost = [mailserver.isp.tld]
#relayhost = uucphost
#relayhost = [an.ip.add.ress]
relayhost = bastion
relayhost = bastion.phx2.fedoraproject.org
# REJECTING UNKNOWN RELAY USERS