message-alter-recipients-discard-bogus-full-name
message-alter-recipients-discard-bogus-full-name is a compiled Lisp function in `message.el
'.
(message-alter-recipients-discard-bogus-full-name ADDRCELL)
Discard mail address in full names.
When the full name in reply headers contains the mail
address (e.g. "foo@bar <foo@bar>"), discard full name.
ADDRCELL is a cons cell where the car is the mail address and the
cdr is the complete address (full name and mail address).