From 97935270ef153ef054852a1e7c3223dea2a0e8b1 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 26 Aug 2007 21:52:22 +0200 Subject: [PATCH] add unique_sfid config --- crm114/mailfilter.cf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/crm114/mailfilter.cf b/crm114/mailfilter.cf index 84aeb14..95006bd 100644 --- a/crm114/mailfilter.cf +++ b/crm114/mailfilter.cf @@ -158,6 +158,15 @@ # :add_extra_stuff: /attachment/ +# --------- Do we prevent crm114 from adding multiple sfid tags? +# -- every time mailreaver or mailfilter process a message, they add an sfid +# -- tag to the Message-Id field, even if such a tag already exists. +# -- by setting the following, crm114 knows not to add the tag if one already +# -- exists. +# +:unique_sfid: /SET/ + + # --------- Do we want to insert a "flagging" string on the subject line, # --------- perhaps to insert an 'ADV:' ? Whatever string we put here # --------- will be inserted at the front of the subject if we think the -- 2.39.2