On Tue, 28 Jul 2020 14:55:23 -0300 Antonio Terceiro <[email protected]> wrote: > With this setup, I open mutt, hit "m" to compose, fill in "To:" and > "Subject:", write something in $EDITOR, save, quit. Then I get: > > From: [email protected] > > instead of > > From: Foo Bar <[email protected]>
A similar observation might have the same root cause: I'm used to fill the recipient addresses with the help of lbdb, which in turn uses LDAP to retrieve the data and set "Real Name <[email protected]>". Behaviour has changed to only set "[email protected]" and omit "Real Name" some time ago. I suspect it is somehow related to the changed exact-addresses handling.

