Hello All,

  Here is a short update for Anti-SPAM plug-ins. There is a new
  function in the oncoming Beta to be called for submitting SPAM/HAM:

  function TBP_FeedSpam(MsgID, IsSPAM: Integer; GetData: TBPGetDataProc): Integer; 
stdcall;

  Basically, MsgID and GetData parameters are the same as from
  TBP_GetSpamScore function.  If a submitted message is SPAM, the
  IsSpam parameter is not zero.  The return value is non-zero if the
  submitted message is not processed, it should be zero if everything
  is OK.

  ...And the "mpidMessageBody" data ID is finally functional :-)
  
  

-- 
Read you later
 Stefan                          mailto:[EMAIL PROTECTED]

...Windows 3 - the MAC for the rest of us!


________________________________________________
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to