http://bugzilla.spamassassin.org/show_bug.cgi?id=3342





------- Additional Comments From [EMAIL PROTECTED]  2004-05-01 16:28 -------
yeah, that's part of an API cleanup TODO...

It gets loaded once in the main PerMsgStatus, then again in a "for DNS only" 
PerMsgStatus via Received::
parse_received_headers:

  # argh.  this is only used to perform DNS lookups.
  # TODO! we need to get Dns.pm code into a class that is NOT
  # part of Mail::SpamAssassin::PerMsgStatus to avoid this crap!
  $self->{dns_pms} = Mail::SpamAssassin::PerMsgStatus->new($self->{main}, $msg);




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to