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? please ignore my previous responses. i should have used the email address that has the junk mail in question. now i get:
+-----+-------------------------+ | uid | signature | +-----+-------------------------+ | 22 | 5a441081121917356521135 | +-----+-------------------------+ 1 row in set (0.28 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'; +-----+ | uid | +-----+ | 22 | +-----+ 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'; +-----+-------------------------+--------+------------+ | uid | signature | length | created_on | +-----+-------------------------+--------+------------+ | 22 | 5a441081121917356521135 | 2704 | 2017-12-27 | +-----+-------------------------+--------+------------+ 1 row in set (32.84 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 > > > this command doesn't return anything at all. thanks ------------------------------------------------------------------------------ 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