summaryrefslogtreecommitdiff
path: root/mailremind.ini
blob: 23319197f10afd2a23b110f66a768b10df50d721 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[web]
baseurl=http://localhost:8080

[net]
laddr=:8080

[paths]
static=static
tpls=tpls
mailtpls=mails

[db]
driver=mysql
conf=mailremind:mailremind@tcp/mailremind

[mail]
method=sendmail
addr=nobody@kch42.net
parallel=10
exec=msmtp
arg1=-a
arg2=kch42