diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-06-27 14:34:26 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-06-27 14:34:26 +0000 |
commit | 4608d6834bf682e578a5d907a2f6b8fb674c07a0 (patch) | |
tree | 40cfbd87cf1cbd8d456b0bcc11de7bec9742c673 /test/scripts/0000-Basic | |
parent | 4e167a8cc7dd4a135f23abee763763add28494fd (diff) |
Implement filter_prepend_home option.
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r-- | test/scripts/0000-Basic/0037 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0037 b/test/scripts/0000-Basic/0037 index be3aa94cd..5737c724b 100644 --- a/test/scripts/0000-Basic/0037 +++ b/test/scripts/0000-Basic/0037 @@ -171,4 +171,10 @@ Subject: should give rise to vacation message exim -odi filter-stat Subject: should give filter error (7) **** +# Check prepend $home +exim -bt prepend@test.ex +**** +# Check not prepend $home +exim -DFILTER_PREPEND_HOME=no_filter_prepend_home -bt prepend@test.ex +**** no_msglog_check |