On Sat, Jun 22, 2024 at 11:36:47AM +0200, Walter Alejandro Iglesias wrote: > > > A lot of existing software requires quoting the name when it contains > > > '.'. What does BSD or GNU mailutils with those? Does it use single > > > quotes or what? Such as > > > > > > '"John R. Doe" <j...@example.com>' > > > > I now tried this syntax in OpenBSD mail and it works. > > It needs the single quotes, without them it fails. > > And Now I see that the single quotes confuses mutt. :-)
To be clear. What I said here is about mutt without Rene's patch. With Rene's patch the syntax above (pointed by Alejandro) works. So what Rene did solves also this case. -- Walter