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-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

Reply via email to