I use this plugin because it does seem to stop a nominal amount of 
suspicious mail.  But I see it also catches mail from some companies
trying to send out autogenerated messages.  When I look through the 
plugin I don't see anything about whilisted hosts so I was thinking
about putting it in there.  Would something as simple as 

  return DECLINED
          if ($self->qp->connection->notes('whitelistclient'));

in hook_data_post do the job or is it more involved than that?

-- 
  Matthew Harrell                          Rome did not create a great empire
  Bit Twiddlers, Inc.                       by having meetings - they did it by
  [EMAIL PROTECTED]                 killing all those who opposed them.

Reply via email to