Function: mail-decode-encoded-address-string
mail-decode-encoded-address-string is a function alias for
rfc2047-decode-address-string, defined in rfc2047.el.gz.
Signature
(mail-decode-encoded-address-string STRING)
Documentation
Decode MIME-encoded STRING and return the result.
Backslashes which precede characters other than " and \ in quoted
strings are stripped.