On 01/05/2018 05:32 PM, Stevan Bajić via Dspam-user wrote: > So DSPAM can not find the signature in the db. Are you sure that the > signature is inside the db? > > When you run this against the DSPAM database (I assume the email > address you use is i...@itwrx.org. If not, change it to whatever your > email is): > > select uid,signature from dspam_signature_data where uid=(select uid > from dspam_virtual_uids where username='i...@itwrx.org') and signature > like '%a441081121917356521135'; > > > What do you get? Empty set (2.43 sec) > > > Do you have an user id for your email? What do you get when you run > this here: > > select uid from dspam_virtual_uids where username='i...@itwrx.org'; 1 row in set (0.00 sec) > > > What do you get when you run this here: > > select uid,signature,length,created_on from dspam_signature_data where > signature like '%a441081121917356521135'; 1 row in set (43.71 sec) > > > What are your user preferences? Can your run this here and post the > output (if i...@itwrx.org is not your email address then change it to > whatever you use): > > dspam_admin list pref i...@itwrx.org > > > i don't know what to make of this command. run against dspam's DB? with the dspam binary?
-- Information Technology Works https://ITwrx.org @ITwrxorg ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-user