summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-04-22 00:47:02 +0300
committerAlon Levy <alon@pobox.com>2015-04-22 00:47:02 +0300
commit56be3fc33c3b815f664c4a8d2affea8af7c1f327 (patch)
tree33079d829aa8e7bd27b99dba8458a21a62b199de
parent5dce9c5d3705decc41d923c1f6912f6b406867d2 (diff)
rhizi-server.conf.example: fix mta-port
-rw-r--r--res/etc/rhizi-server.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/etc/rhizi-server.conf.example b/res/etc/rhizi-server.conf.example
index ba12c7ec..5794d130 100644
--- a/res/etc/rhizi-server.conf.example
+++ b/res/etc/rhizi-server.conf.example
@@ -45,7 +45,7 @@ SECRET_KEY = notverysecretbutpeppyyaya
# Mail
#
mta_host = 127.0.0.1
-mta_port = 127.0.0.1
+mta_port = 25
mail_default_sender = rhizi@localhost
feedback_recipient = feedback@localhost