diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-10-03 07:34:32 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-10-03 07:34:32 +0000 |
commit | e8858fa43c672918e4cda83e01a838b91ba27e75 (patch) | |
tree | 9a724c44d1eea93d0127ffce9188fa54243767dd /security/drweb-sendmail/files/patch-ae | |
parent | Configuration tuning (diff) |
Configuration tunings
Notes
Notes:
svn path=/head/; revision=48383
Diffstat (limited to 'security/drweb-sendmail/files/patch-ae')
-rw-r--r-- | security/drweb-sendmail/files/patch-ae | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/security/drweb-sendmail/files/patch-ae b/security/drweb-sendmail/files/patch-ae new file mode 100644 index 000000000000..b70ce7107155 --- /dev/null +++ b/security/drweb-sendmail/files/patch-ae @@ -0,0 +1,16 @@ +--- ../sendmail/template.cf.addon.bak Wed Sep 26 01:02:29 2001 ++++ ../sendmail/template.cf.addon Wed Oct 3 11:17:54 2001 +@@ -2,11 +2,10 @@ + # Input mail filters + ############################ + O InputMailFilters=drweb-filter +-___COMMENT_LOG___O Milter.LogLevel=___MILTER_LOGLEVEL___ ++___COMMENT_LCF___O Milter.LogLevel=___MILTER_LOGLEVEL___ + + ############################ + # The eXternal filters + ############################ + +-Xdrweb-filter, S=___MILTER_ADDRESS___ +-, ___MILTER_ACTION___ T=S:___MILTER_TIMEOUT_1___;R:___MILTER_TIMEOUT_1___;E:___MILTER_TIMEOUT_2___ ++Xdrweb-filter, S=___MILTER_ADDRESS___, ___MILTER_ACTION___ T=S:___MILTER_TIMEOUT_1___;R:___MILTER_TIMEOUT_1___;E:___MILTER_TIMEOUT_2___ |