Hello guys,

I've decided to upgrade to the latest version available at kyria.net. 
(on debian lenny)

DSPAM, when called in client mode (--client or dspamc) stopped the 
delivery of messages. I enabled debugging and apparently all goes well 
until the server is about to receive the data.

excerpt from dspam.debug log:

--- snip ---


11900: [04/16/2010 15:03:07] RECV: 220 DSPAM DLMTP GIT Authentication 
Required

11900: [04/16/2010 15:03:07] SEND: LHLO localhost
11900: [04/16/2010 15:03:08] RECV: 250-localhost.localdomain

11900: [04/16/2010 15:03:08] RECV: 250-PIPELINING

11900: [04/16/2010 15:03:08] RECV: 250-ENHANCEDSTATUSCODES

11900: [04/16/2010 15:03:08] RECV: 250-DSPAMPROCESSMODE

11900: [04/16/2010 15:03:08] RECV: 250-8BITMIME

11900: [04/16/2010 15:03:08] RECV: 250 SIZE

11900: [04/16/2010 15:03:08] SEND: MAIL FROM: <passw...@localhost> 
DSPAMPROCESSMODE="--client --debug --stdout --deliver=innocent,spam "
11900: [04/16/2010 15:03:08] RECV: 250 2.1.0 OK

11900: [04/16/2010 15:03:08] SEND: RCPT TO: <h...@ae.fct.unl.pt>
11900: [04/16/2010 15:03:08] RECV: 250 2.1.5 OK

11900: [04/16/2010 15:03:08] SEND: DATA
11900: [04/16/2010 15:03:08] RECV: 354 Enter mail, end with "." on a 
line by itself

--- snip ---


and it just sits there. Also the client sits there.

On the other hand, if i use it in stand alone mode (dspam without 
--client) , the operation goes through.



Testing commands were

/usr/bin/dspam --debug --stdout --user h...@example.org 
--deliver=innocent,spam < /var/qmail/queue/mess/8/89524

and

/usr/bin/dspamc --debug --stdout --user h...@example.org 
--deliver=innocent,spam < /var/qmail/queue/mess/8/89524

and

/usr/bin/dspam --client --debug --stdout --user h...@example.org 
--deliver=innocent,spam < /var/qmail/queue/mess/8/89524


I also noticed another thing .. in any of the cases, even when called in 
stand alone and with sucessfull operation, in get a LOT of messages like

--- snip ---

12251: [04/16/2010 15:14:49] searching for attribute 'ParseToHeaders' 
matching value 'on'
12251: [04/16/2010 15:14:49] searching attribute 'ParseToHeaders'
12251: [04/16/2010 15:14:49] not found attribute 'ParseToHeaders'
12251: [04/16/2010 15:14:49] searching for attribute 'Broken' matching 
value 'lineStripping'
12251: [04/16/2010 15:14:49] searching attribute 'Broken'
12251: [04/16/2010 15:14:49] found attribute 'Broken' with value 
'lineStripping'
12251: [04/16/2010 15:14:49] found attribute 'Broken' but not with value 
'lineStripping'
12251: [04/16/2010 15:14:49] searching for attribute 'ParseToHeaders' 
matching value 'on'
12251: [04/16/2010 15:14:49] searching attribute 'ParseToHeaders'
12251: [04/16/2010 15:14:49] not found attribute 'ParseToHeaders'
12251: [04/16/2010 15:14:49] searching for attribute 'Broken' matching 
value 'lineStripping'
12251: [04/16/2010 15:14:49] searching attribute 'Broken'
12251: [04/16/2010 15:14:49] found attribute 'Broken' with value 
'lineStripping'
12251: [04/16/2010 15:14:49] found attribute 'Broken' but not with value 
'lineStripping'
12251: [04/16/2010 15:14:49] searching for attribute 'ParseToHeaders' 
matching value 'on'

--- snip ---



I believe the version i had installed before was the 3.9.0 stable release.

If anyone got any idea on what might be causing this, i'd be appreciated.


R's,

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:~# _


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to