On 05/24/2011 02:26 AM, Peter Santiago wrote:
> On 5/24/2011 3:00 AM, Nathanael D. Noblet wrote:
>> Hello,
>>
>>     So recently I converted my mail system to use LMTP to deliver mail
>> from postfix to dspam. This solved a problem I was having with respect
>> to some headers.
>>
>>     Unfortunately this has cause DSPAM to cease to classify my mail. I'm
>> using an opt-in system. Here is the dspam.conf (I've removed a few
>> things like all the AllowOverride, passwords etc)
>>
>> DeliveryHost /var/lib/imap/socket/lmtp
>> DeliveryIdent postman
>> DeliveryProto LMTP
>>
>> ServerHost 127.0.0.1
>> #I feel like the above line is redundant by DomainSockePath am I 
>> correct?
>>
>> ServerPid /var/run/dspam/dspam.pid
>> ServerMode standard
>> ServerParameters "--deliver=innocent,spam"
>> ServerDomainSocketPath "/var/run/dspam/dspam.sock"
>>
>> Algorithm graham burton
>> Preference "spamAction=deliver"
>>
>> Feature whitelist
>> Home /var/lib/dspam
>> IgnoreHeader X-Virus-Scanned
>> MySQLCompress           true
>> MySQLDb                    XXXX
>> MySQLPass               XXXX
>> MySQLReconnect          true
>> MySQLServer             /var/lib/mysql/mysql.sock
>> MySQLUser        dspam
>> Notifications    off
>> OnFail error
>> Opt in
>> ProcessorBias on
>> ProcessorURLContext on
>> PValue bcr
>> StorageDriver /usr/lib/dspam/libmysql_drv.so
>> StripRcptDomain off
>> SystemLog    on
>> TestConditionalTraining on
>> Tokenizer osb
>> TrainingMode toe
>> Trust dspam
>> Trust mail
>> Trust mailnull
>> Trust nobody
>> Trust root
>> Trust smmsp
>> Trust postfix
>> UserLog        on
>> WebStats off
>>
>
> Hi Nathanael,
>
> Try enabling the two lines below
>
> ParseToHeaders on
> ChangeModeOnParse on
>


Hello Nathanael,

please send the output of dspam --version command.


Regards,

Hugo Monteiro.

-- 
fct.unl.pt:~# cat .signature

Hugo Monteiro
Email    : hugo.monte...@fct.unl.pt
Telefone : +351 212948300 Ext.15307
Web      : http://hmonteiro.net

Divisão de Informática
Faculdade de Ciências e Tecnologia da
                   Universidade Nova de Lisboa
Quinta da Torre   2829-516 Caparica   Portugal
Telefone: +351 212948596   Fax: +351 212948548
www.fct.unl.pt                ap...@fct.unl.pt

fct.unl.pt:~# _


------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to