make email parameters configurable

This commit is contained in:
2013-03-19 19:32:10 +01:00
parent 393caae381
commit 0c32563851
2 changed files with 20 additions and 10 deletions

View File

@ -4,3 +4,9 @@ user = atomstrom
password = atomstrom
hostname = localhost
database = atomstrom
[email]
sender = dummy@dummy.invalid
receiver = dummy@dummy.invalid
prefix_single = [as]
prefix_digest = [atomstrom]