Bug 23915

Summary: New port: mail/p5-Email-Find (Find RFC 822 email addresses in plain text)
Product: Ports & Packages Reporter: Anton Berezin <tobez>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: tobez
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Anton Berezin 2000-12-28 23:20:07 UTC
This is a module for finding a subset of RFC 822 email addresses in
arbitrary text. The addresses it finds are not guaranteed to exist or
even actually be email addresses at all, but they will be valid RFC 822
syntax. 

Email::Find will perform some heuristics to avoid some of the more
obvious red herrings and false addresses, but there's only so much which
can be done without a human.
Comment 1 Will Andrews freebsd_committer freebsd_triage 2000-12-31 05:13:25 UTC
State Changed
From-To: open->closed

Committed, thanks.