On Mon, July 20, 2009 09:09, Doug Laidlaw wrote:
> for i in *; { cat $i | dspam --debug --user doug --class=spam
> --source=error
> --stdout; }
I do something similar - we use dspam just for tagging, globally. Errors
are sent for retraining via multiple mechanisms (mail forward or placement
in a server side folder which is inspected by a script).
Since updating to the alpha dspam this train on error mechanism we've been
using fails. Details following:
On Mon, July 20, 2009 07:47, Remo Mattei wrote:
> What option did you use to retrain? Could you share it.. I did also
> upgrade and would love to retrain a few of those users.
I too would like to know this, because my simple train on error system no
longer functions (using hash driver) since updating to the Alpha (as of
July 15 version).
For example if I process a single message (working as root):
cat themailmessage | dspam --user global --class=spam --source=error
--deliver=summary --process --stdout
Zero output at the client; maillog contains:
Jul 20 09:12:15 bean dspam[44722]: Unable to read from file:
/var/db/dspam/data/global/global.sig/4a64767266215213795745.sig: No such
file or directory
Jul 20 09:12:15 bean dspam[44722]: Signature retrieval for
'4a64767266215213795745' failed
Jul 20 09:12:15 bean dspam[44722]: Unable to find a valid signature.
Aborting.
Jul 20 09:12:15 bean dspam[44722]: process_message returned error -5.
dropping message.
Note the first error message, and note that there should be no reason why
dspam cannot open the file given the path does indeed exist:
ls -al /var/db/dspam/data/global/global.sig/4a64767266215213795745.sig
-rw-rw---- 1 root mail 5916 Jul 20 06:51
/var/db/dspam/data/global/global.sig/4a64767266215213795745.sig
Ideas?
Thanks and regards
Michael
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user