blob: c9ad0f892610be3b0b30a10ed5f08eab47ba6946 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[mail1]
path=/path/to/Maildir/
recursive=<whether to analyze the above path recursively or not (True/False)>
[couchdb]
user=<couch user>
password=<password>
server=localhost
port=6666
[alias map]
port=4242
[check recipient]
port=2244
[bounce]
from=<address for the From: of the bounce email without domain>
subject=Delivery failure
|