Re: Cannot parse address: when email address is used as name

Sergey Poznyakoff <[email protected]> Thu, 19 Nov 2020 17:05:47 +0200
Newsgroups gmane.comp.gnu.mailutils.bugs
Organization GNU.org.ua
Message-ID <[email protected]>
Jean Louis <[email protected]> ha escrit:

> Please see this, as to me it looks like it should work

No, it should not - @ is a special symbol and must be quoted.

> mail: Cannot parse address `[email protected] <[email protected]>':

It should be

  "[email protected]" <[email protected]>

Regards,
Sergey