masqmail
diff tests/hostname-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 |
line diff
1.1 --- a/tests/hostname-stdin/test.conf.tpl Wed May 30 10:27:10 2012 +0200 1.2 +++ b/tests/hostname-stdin/test.conf.tpl Wed May 30 10:38:29 2012 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 local_hosts="SMTP_HOST" 1.5 1.6 # spool into the current directory 1.7 -spool_dir="PWD" 1.8 +spool_dir="PWD/spool" 1.9 1.10 # deliver local mail into the current directory 1.11 mail_dir="PWD"