diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-30 20:39:02 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-30 20:51:09 +0000 |
commit | bf485bf34df3fc2214765497a5552851c6a8977a (patch) | |
tree | 4544ffd8f02131a0e40fb9c93f4b38b4fcb664b7 /test/confs/4000 | |
parent | ad4c5ff9c1656eb9691fb1687ce7e0c59291ebda (diff) |
Fix crash in mime acl when a parameter is unterminated
Verified-by: Wolfgang Breyha <wbreyha@gmx.net>
Diffstat (limited to 'test/confs/4000')
-rw-r--r-- | test/confs/4000 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/4000 b/test/confs/4000 index febe9a5e7..e1275c17d 100644 --- a/test/confs/4000 +++ b/test/confs/4000 @@ -8,6 +8,7 @@ spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME +log_selector = +subject # ----- Main settings ----- |