From 23c7ff99864ed699b3c6e547c1396a02eb6e4b73 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Thu, 4 Nov 2004 10:42:11 +0000 Subject: Added forbid_exim_filter and forbid_sieve_filter to the redirect router. --- doc/doc-txt/ChangeLog | 4 +++- doc/doc-txt/NewStuff | 7 ++++++- doc/doc-txt/OptionLists.txt | 4 +++- 3 files changed, 12 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b9eb75700..a57b077a1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.13 2004/10/19 13:40:39 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.14 2004/11/04 10:42:11 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -54,6 +54,8 @@ Exim version 4.44 13. The value of address_data from a sender verification is now available in $sender_address_data in subsequent conditions in the ACL statement. +14. Added forbid_sieve_filter and forbid_exim_filter to the redirect router. + Exim version 4.43 ----------------- diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index f66a9e81a..b8cf61cc9 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.4 2004/10/21 15:24:42 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.5 2004/11/04 10:42:11 ph10 Exp $ New Features in Exim -------------------- @@ -28,6 +28,11 @@ Version 4.44 of the current ACL statement. If you want to preserve it, you can use one of the ACL variables. + 5. The redirect router has two new options: forbid_sieve_filter and + forbid_exim_filter. When filtering is enabled by allow_filter, these + options control which type(s) of filtering are permitted. By default, both + Exim and Sieve filters are allowed. + Version 4.43 ------------ diff --git a/doc/doc-txt/OptionLists.txt b/doc/doc-txt/OptionLists.txt index 753aa91b0..42d1d267f 100644 --- a/doc/doc-txt/OptionLists.txt +++ b/doc/doc-txt/OptionLists.txt @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/OptionLists.txt,v 1.2 2004/10/18 09:16:57 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/OptionLists.txt,v 1.3 2004/11/04 10:42:11 ph10 Exp $ LISTS OF EXIM OPTIONS --------------------- @@ -196,6 +196,7 @@ file_transport string* unset redirect final_timeout time 10m smtp finduser_retries integer 0 main forbid_blackhole boolean false redirect 4.00 +forbid_exim_filter boolean false redirect 4.44 forbid_fail boolean false redirect 4.00 forbid_file boolean false redirect 4.00 forbid_filter_existstest boolean false redirect 4.00 @@ -208,6 +209,7 @@ forbid_filter_reply boolean false redirect forbid_filter_run boolean false redirect 4.00 forbid_include boolean false redirect 4.00 forbid_pipe boolean false redirect 4.00 +forbid_sieve_filter boolean false redirect 4.44 freeze_exec_fail boolean false pipe 1.89 freeze_tell boolean false main 4.00 replaces freeze_tell_mailmaster from string* unset autoreply -- cgit v1.2.3