Re: Cannot parse address: when email address is used as name
Jean Louis <[email protected]> Thu, 19 Nov 2020 18:13:26 +0300
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
* Sergey Poznyakoff <[email protected]> [2020-11-19 18:05]: > 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]> Alright, thank you much!