diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-01-22 15:17:04 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-01-22 15:17:04 +0000 |
commit | 8852dff2f3aa2b5a31505febb195d1c6fed620f1 (patch) | |
tree | 1b6160b3158e2f303e3e076f4ff550e040aaf9fb /test/aux-var-src | |
parent | e2f7a0d23192ebd03b783db210dd1ff4bf774bba (diff) |
Additional tests - didn't show any problems.
Diffstat (limited to 'test/aux-var-src')
-rw-r--r-- | test/aux-var-src/0037.f-user | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/aux-var-src/0037.f-user b/test/aux-var-src/0037.f-user index cb2bd1e80..9be82aba4 100644 --- a/test/aux-var-src/0037.f-user +++ b/test/aux-var-src/0037.f-user @@ -21,4 +21,6 @@ elif $local_part is filter-vacation then once DIR/test-once elif $local_part is filter-userx then deliver userx +elif $local_part is filter-resubject then + seen mail subject "Re: $h_subject:" endif |