Function: mail-header-parse-address
mail-header-parse-address is a for
ietf-drums-parse-address, defined in ietf-drums.el.gz.
Signature
(mail-header-parse-address STRING &optional DECODE)
Documentation
Parse STRING and return a MAILBOX / DISPLAY-NAME pair.
If DECODE, the DISPLAY-NAME will have RFC2047 decoding performed
(that's the "=?utf...q...=?") stuff.