Mercurial > masqmail
comparison examples/masqmail.conf @ 418:4cbaf6d6793f
Changed the location of the route query file in the docs.
/var/run is for pid files only.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 29 May 2012 21:33:49 +0200 |
parents | 08932c629849 |
children |
comparison
equal
deleted
inserted
replaced
417:8fedb93e9b72 | 418:4cbaf6d6793f |
---|---|
16 | 16 |
17 | 17 |
18 # online detection: | 18 # online detection: |
19 # | 19 # |
20 # for 'file' uncomment next 2 lines | 20 # for 'file' uncomment next 2 lines |
21 #online_query = "/bin/cat /var/run/masqmail/masqmail-route" | 21 #online_query = "/bin/cat /var/tmp/masqmail-route" |
22 | 22 |
23 | 23 |
24 # example for local delivery to an mda: | 24 # example for local delivery to an mda: |
25 # | 25 # |
26 #mbox_default=mda | 26 #mbox_default=mda |