summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-04-20 14:51:50 +0300
committerLV-426 <lv-426@taproot.org.il>2015-04-20 18:46:13 +0300
commit6df5b5c2f50c6b839c3f8e98f5719a3a1d363b8a (patch)
tree7a893e2a793cdcdc0307ae60b4b6c954cfdfb247 /res
parentb36543634af2fa5bef7252752016f0695a5dd1af (diff)
config: mta_host, mta_port
Diffstat (limited to 'res')
-rw-r--r--res/etc/rhizi-server.conf.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/etc/rhizi-server.conf.example b/res/etc/rhizi-server.conf.example
index 67d9863c..ba12c7ec 100644
--- a/res/etc/rhizi-server.conf.example
+++ b/res/etc/rhizi-server.conf.example
@@ -44,7 +44,8 @@ SECRET_KEY = notverysecretbutpeppyyaya
# -----------------------------------------------------------------------------
# Mail
#
-mail_hostname = 127.0.0.1
+mta_host = 127.0.0.1
+mta_port = 127.0.0.1
mail_default_sender = rhizi@localhost
feedback_recipient = feedback@localhost