[Bug 8342] Detect invalid emails

[email protected]
Newsgroups gmane.mail.spam.spamassassin.devel
Message-ID <[email protected]/SpamAssassin/>
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8342

--- Comment #8 from Kent Oyer <[email protected]> ---
Created attachment 6036
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=6036&action=edit
reuse data from PMS

Check this file. I think it is a simpler solution. It calls
$pms->get('From:addr') to parse the addresses. It will use cached results if
it's been called before. We don't care about the return value but once the
cache is filled in we can grab what we need from there.

Still a little messy but I think this is the best we can do without rewriting
large sections of code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.