diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-27 08:53:24 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-27 08:53:24 +0000 |
commit | d6629cdc9b1eb95d4c7b2f6c55a102bd0df38d31 (patch) | |
tree | 5678e310253ff3d11f9746204f401213a0bad07f /test/confs/5009 | |
parent | 01c490dfefc3562022ab7c695bb45c99fd898104 (diff) |
Add maildirfolder_create_regex to appendfile.
Diffstat (limited to 'test/confs/5009')
-rw-r--r-- | test/confs/5009 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/5009 b/test/confs/5009 index a2f673d9e..aa87fecd1 100644 --- a/test/confs/5009 +++ b/test/confs/5009 @@ -36,6 +36,7 @@ t1: maildir_format maildir_use_size_file maildir_quota_directory_regex = ^(?:cur|new|\.(?!Trash).*)$ + maildirfolder_create_regex = /\.[^/]+$ quota = 1M |