iro.conf.inst
author Sandro Knauß <knauss@netzguerilla.net>
Fri, 06 Jul 2012 12:22:15 +0200
branchdevel
changeset 282 50cc13814bfb
parent 221 c8615310da30
child 283 809cccc518ec
permissions -rw-r--r--
make iro working with python v2.6

[main]
# Connection URL to database
dburl = 

# Port under that twisted is running
port = 

[smstrade]
# One available provider typ.
typ = smstrade

# smstrade Gateway Key https://login.smstrade.de/index.php?gateway
key = 

[smtp]
# One available provider typ.
typ = smtp

# Hostname of MTA
host = 

# Port of the MTA
# port = 25

# username to login into MTA.
# user = 

# password to login into MTA.
# password = 

# use SSL for connection to MTA
# SSL = False

# use TLS for connection to MTA
# TLS = False

# Emailaddress from which mail will be sended.
send_from =