diff options
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___ |