diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-28 17:16:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-12 18:58:37 +0000 |
commit | 0f0c8159c43045f4ad847a0129dca7eddd313285 (patch) | |
tree | e1c4dd3263a083def7f0828a59c7fffb403752fd /test/confs/4001 | |
parent | 4e71661f10e9df59f0e7c31cc708f4fcc0c49089 (diff) |
Support timeout option on malware=
Diffstat (limited to 'test/confs/4001')
-rw-r--r-- | test/confs/4001 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/4001 b/test/confs/4001 index 39e770545..00406b4ee 100644 --- a/test/confs/4001 +++ b/test/confs/4001 @@ -19,7 +19,7 @@ acl_smtp_data = c_data begin acl c_data: - accept !malware = * + accept !malware = * OPT deny logwrite = malware_name $malware_name # ----- Routers ----- |