mail-strip-quoted-names

mail-strip-quoted-names is a compiled Lisp function in `mail-utils.el'.

(mail-strip-quoted-names ADDRESS)

Delete comments and quoted strings in an address list ADDRESS.
Also delete leading/trailing whitespace and replace FOO <BAR> with just BAR.
Return a modified address list.