diff --git a/fas/dev.cfg b/fas/dev.cfg index f092a79..8241698 100644 --- a/fas/dev.cfg +++ b/fas/dev.cfg @@ -8,7 +8,7 @@ #base_url_filter.base_url = "http://192.168.2.101:8080" mail.on = True -mail.server = 'bastion.fedoraproject.org' +mail.server = 'localhost' #mail.testmode = True mail.debug = False mail.encoding = 'utf-8'