hi ..

i'm trying to set up a nightly script that will collect spam marked as
innocent form users directories and resubmit them. the weird thing is if i
run the script in terminal it works fine - stats and user log update - but
if i put it in cron with the right user i can't really tell if it's
working or not because the user stats and log don;t get updated.
when i do it manually looking at the user log i can see the signature of
the resubmitted message is there twice - once marked with I (when
delivered) and the second time with M (relearned). also in the stats the
FN number changes too. the dspam.debug says: "reversing 859 tokens". so
far so good...

when cron runs the same script the only thing that points to eventual
successful resubmitting is in the dspam.debug file saying "reversing 859
tokens"...
but the signature is only once in the user log file and the stats don;t
get updated..

how do i know if the message was really relearned?

thanks...


Reply via email to