Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mailto: In-Reply-To adds extra angle brackets #7655

Closed
vitlav opened this issue Oct 4, 2020 · 1 comment
Closed

mailto: In-Reply-To adds extra angle brackets #7655

vitlav opened this issue Oct 4, 2020 · 1 comment

Comments

@vitlav
Copy link

vitlav commented Oct 4, 2020

Roundcube adds extra angle brackets to In-Reply-To header from mailto:

For correct mailto URI
mailto:lav%40etersoft.ru?In-Reply-To=%3C1d947879f8191f06cc02fd7c47e41f48@etersoft.ru%3E

RoundCube does two brackets for each side:
In-Reply-To: <1d947879f8191f06cc02fd7c47e41f48@etersoft.ru>

See In-Reply-To related example in RFC 6068:
https://tools.ietf.org/html/rfc6068#section-6.1

For real example check mailto: link on the page
https://lore.kernel.org/lkml/1d947879f8191f06cc02fd7c47e41f48@etersoft.ru/

@alecpl
Copy link
Member

alecpl commented Oct 5, 2020

Fixed.

@alecpl alecpl closed this as completed Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants