On 04.05.2012 22:55, Nathanael D. Noblet wrote:
> On 05/04/2012 02:44 PM, Stevan Bajić wrote:
>> On 04.05.2012 22:09, Tim Streit wrote:
>>> Greetings,
>>>
>>> I posted here originally :
>>>
>>> http://sourceforge.net/mailarchive/forum.php?thread_name=4FA1CF71.8050701%40bajic.ch&forum_name=dspam-user
>>>
>>> Stevan was kind enough to post back with some feedback.  The two
>>> problems I was experiencing still persisted, however.  When trying to
>>> reply to Stevan, it ended up starting another thread :
>>>
>>> http://sourceforge.net/mailarchive/forum.php?thread_name=4FA20335.7030807%40meanie.us&forum_name=dspam-user
>>>
>>> I am really needing to get this going -- is this the right mailing list
>>> to post to?  Anyone have any ideas?  I've been spending waay too much
>>> time trying to figure this out on my own, googling, et cetera.  I have
>>> no problem getting my hands dirty, but also know when its time to check
>>> with people more experienced than I.
>> Can you find the signature inside the database?
>> # select uid,signature,length,created_on from dspam_signature_data where
>> signature = '1,4fa1797980871776116685';
> Wouldn't that be...
>
> select uid,signature,length,created_on from dspam_signature_data where
> uid = 1 and signature = '4fa1797980871776116685';?
No. The signature is including the uid and the comma.


> That signature seems to be using the embed uid feature of dspam...
>
>
Yes. The signature uses the embed uid feature.

-- 
Kind Regards from Switzerland,

Stevan Bajić


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to