mail.server = 'localhost'
This commit is contained in:
parent
1c5ff45562
commit
7486639d6b
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue