masqmail
diff tests/relay-to-hostname-mta/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 | 08932c629849 |
children |
line diff
1.1 --- a/tests/relay-to-hostname-mta/test.conf.tpl Wed May 30 10:27:10 2012 +0200 1.2 +++ b/tests/relay-to-hostname-mta/test.conf.tpl Wed May 30 10:38:29 2012 +0200 1.3 @@ -19,7 +19,7 @@ 1.4 1.5 1.6 # spool files in the current directory 1.7 -spool_dir="PWD" 1.8 +spool_dir="PWD/spool" 1.9 1.10 # deliver local mails into the current directory 1.11 mail_dir="PWD"