Files
kumomta/docs
Wez Furlong 313a084c29 mailparsing: fix construction of Mailbox name containing @
We need to ensure that we quote the name portion of a mailbox
if it contains an @-sign in order for the resulting mailbox to
be valid.

quoting here means that the name is enclosed in quotes, but
not that the @-sign is itself quoted with a backslash, so
we have a little hard-coded special case in the string
quoting function for this.
2025-01-06 07:06:53 -07:00
..
2023-10-18 16:18:56 -06:00
2024-01-24 15:40:19 -05:00