iro.conf.inst
author Sandro Knauß <knauss@netzguerilla.net>
Thu, 27 Sep 2012 17:17:34 +0200
changeset 304 3b3410b70e85
parent 283 809cccc518ec
permissions -rw-r--r--
Added tag v1.0a for changeset 9708742ff89c

[main]
# Connection URL to database
dburl = 

# Port under that twisted is running
port = 

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

# Loginname for sipgate
username = 

# Password for sipgate
password = 

# price for one sms
# price_sms = 0.079

# price for one fax
# price_fax = 0.03

[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 =