blob: a649b73a74957bdfd71c9a48d65ccd3d4a602bb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[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
[fingerprint map]
port=2424
[bounce]
from=<address for the From: of the bounce email without domain>
subject=Delivery failure
|