Function: mail-header-parse-addresses
mail-header-parse-addresses is a function alias for
ietf-drums-parse-addresses, defined in ietf-drums.el.gz.
Signature
(mail-header-parse-addresses STRING &optional RAWP)
Documentation
Parse STRING and return a list of MAILBOX / DISPLAY-NAME pairs.
If RAWP, don't actually parse the addresses, but instead return a list of address strings.