Bug Tracker item #3184127, was opened at 2011-02-16 21:55 Message generated for change (Comment added) made by sbajic You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3184127&group_id=250683
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: daemon Group: v3.9.1 Status: Closed Resolution: Invalid Priority: 5 Private: No Submitted By: Vince45 (tux45) Assigned to: Stevan Bajic (sbajic) Summary: tagspam=off does'nt work Initial Comment: Hi As i saw in a few post, i configured DSPAM for no using tag at the end of the messages (like !DPSAM.12876527685) option : Preference "tagSapm=off" Preference "tagNonSpam=off" and it does'nt work. We always have this signatrue. Is it a bug or a mistake in our dspam.conf ? DSPAM 3.9.1 on Debian Squeeze. Thanks for your help. Vincent ---------------------------------------------------------------------- >Comment By: Stevan Bajic (sbajic) Date: 2011-02-17 01:14 Message: Please post the output of "dspam --version" and if you can your whole dspam.conf. btw: such questions are better asked in the mailing list than here in the bug tracker. ---------------------------------------------------------------------- Comment By: Vince45 (tux45) Date: 2011-02-16 22:52 Message: Hi Stevan, I saw signatureLocation line, and it's already "header" as preference. Here the preference options : Preference "trainingMode=TEFT" # { TOE | TUM | TEFT | NOTRAIN } -> default:teft Preference "spamAction=quarantine" # { quarantine | tag | deliver } -> default:quarantine Preference "spamSubject=[SPAM]" # { string } -> default:[SPAM] Preference "statisticalSedation=5" # { 0 - 10 } -> default:0 Preference "enableBNR=on" # { on | off } -> default:off Preference "enableWhitelist=on" # { on | off } -> default:on Preference "signatureLocation=headers" # { message | headers } -> default:headers Preference "tagSpam=off" # { on | off } Preference "tagNonspam=off" # { on | off } Preference "showFactors=off" # { on | off } -> default:off Preference "optIn=off" # { on | off } Preference "optOut=off" # { on | off } Preference "whitelistThreshold=10" # { Integer } -> default:10 Preference "makeCorpus=off" # { on | off } -> default:off Preference "storeFragments=off" # { on | off } -> default:off Preference "localStore=" # { on | off } -> default:username Preference "processorBias=on" # { on | off } -> default:on Preference "fallbackDomain=off" # { on | off } -> default:off Preference "trainPristine=off" # { on | off } -> default:off Preference "optOutClamAV=off" # { on | off } -> default:off Preference "ignoreRBLLookups=off" # { on | off } -> default:off Preference "RBLInoculate=off" # { on | off } -> default:off Preference "notifications=off" # { on | off } -> default:off Preference "dailyQuarantineSummary=on" Sorry if i don't understand how it works !! Any more help please !! Vincent ---------------------------------------------------------------------- Comment By: Stevan Bajic (sbajic) Date: 2011-02-16 22:35 Message: Hello Vincent, it's not a bug but a PEBKAC issue. If you look at README then you should see this here: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= tagSpam / tagNonspam { on | off } Adds a tagline to the end of a message based on its classification; useful for things such as "Scanned by Your ISP.com". If set to on, the file msgtag.spam and/or msgtag.nonspam will be looked for in dspam_home/txt/ and appended to appropriate messages. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= If you want to get rid of the !DSPAM:xxxxxxxx! (aka: the DSPAM signature) line at the end of your message body then you should (again) read the README and lookup the user preference called 'signatureLocation': =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= signatureLocation { message | headers } Where to place the DSPAM signature. Placement affects forwarding approach. (default:message) =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -> you probably want to set that preference to 'header' instead of 'message' <- -- Kind Regards from Switzerland, Stevan Bajić ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=3184127&group_id=250683 ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Dspam-devel mailing list Dspam-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-devel