On 29.03.2012 22:30, Dr Josef Karthauser wrote:
Hi there,

Hello,


Dspam appears to be adding signature to both the header and the body. I can't work out how to switch it off in the body; can someone enlighten me please?

you can remove it in many ways.
dspam.conf:
Preference "signatureLocation=headers" # { message | headers } -> default:message

preference extension (only works for SQL backends MySQL and PostgreSQL (must be however enabled during compile time). [user] is the name of the user you want to change that setting. Can be 'default' if you want to change it globally):
dspam_admin change preference [user] signatureLocation headers

file based preference extension (user specific file location. Read documentation to find out where your DSPAM installation is storing that file):
signatureLocation=headers



Thanks,
Joe


Received: from somehome
by someserver (Postfix) with ESMTPSA id 72D4C5EA
for <s...@emil.com <mailto:s...@emil.com>>; Thu, 29 Mar 2012 20:11:03 +0000 (UTC)
From: Dr Josef Karthauser <j...@tao.org.uk <mailto:j...@tao.org.uk>>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Subject: test
Date: Thu, 29 Mar 2012 21:11:03 +0100
Message-Id: <13d0f81f-fece-4db2-af7b-591ff4292...@tao.org.uk <mailto:13d0f81f-fece-4db2-af7b-591ff4292...@tao.org.uk>>
To: Some email <s...@emil.com <mailto:s...@emil.com>>
Mime-Version: 1.0 (Apple Message framework v1251.1)
X-Mailer: Apple Mail (2.1251.1)
X-DSPAM-Result: Innocent
X-DSPAM-Processed: Thu Mar 29 20:11:03 2012
X-DSPAM-Confidence: 0.9899
X-DSPAM-Probability: 0.0000
X-DSPAM-Signature: 4f74c1d7892608488611146

test

!DSPAM:4f74c1d7892608488611146!

I've got the dspam configuration set up to just headers:

DeliveryProto          LMTP
DeliveryHost           "/var/spool/postfix/private/dovecot-lmtp"
DeliveryIdent           dspam

babel# dspam_admin aggregate preference...@tao.org.uk <mailto:j...@tao.org.uk>
trainingMode=TEFT
spamAction=deliver
spamSubject=[SPAM]
statisticalSedation=5
enableBNR=on
enableWhitelist=on
signatureLocation=header
tagSpam=off
tagNonspam=off
showFactors=off
optIn=off
optOut=off
whitelistThreshold=10
makeCorpus=off
storeFragments=off
localStore=
processorBias=on
fallbackDomain=off
trainPristine=off
optOutClamAV=off
ignoreRBLLookups=off
RBLInoculate=off





------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure


_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user


--
Kind Regards from Switzerland,

Stevan Bajić

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to