9 lines
342 B
Text
9 lines
342 B
Text
|
Parser for From, To, Cc, Bcc, Reply-To, Sender and previous prefixed
|
||
|
with Resent- (eg Resent-From) headers.
|
||
|
|
||
|
Mentioned headers are structured and contain lists of addresses. Most
|
||
|
of the time you want to parse such field from start to end keeping
|
||
|
everything even if it's an invalid input.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Email-Address-List/
|