Mercurial > masqmail
comparison tests/localhost-stdin/test.conf.tpl @ 423:196dfb2a3056
Updated tests to the changes on spool dir.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Wed, 30 May 2012 10:38:29 +0200 |
parents | 0379789a847b |
children |
comparison
equal
deleted
inserted
replaced
422:bdbedce60247 | 423:196dfb2a3056 |
---|---|
12 | 12 |
13 # we want to deliver a message to localhost | 13 # we want to deliver a message to localhost |
14 local_hosts="localhost" | 14 local_hosts="localhost" |
15 | 15 |
16 # spool dir is the current directory | 16 # spool dir is the current directory |
17 spool_dir="PWD" | 17 spool_dir="PWD/spool" |
18 | 18 |
19 # deliver local mail into the current directory | 19 # deliver local mail into the current directory |
20 mail_dir="PWD" | 20 mail_dir="PWD" |
21 | 21 |
22 # log into the current directory | 22 # log into the current directory |