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 link should contain semicolon separated email addresses #12057

Closed
egarjans opened this issue Sep 14, 2017 · 2 comments
Closed

mailto link should contain semicolon separated email addresses #12057

egarjans opened this issue Sep 14, 2017 · 2 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@egarjans
Copy link

https://github.com/piwik/piwik/blob/a54f62f55e500644372fa342738483a6fd3dfaa3/core/Plugin/Controller.php#L882

@sgiehl
Copy link
Member

sgiehl commented Sep 14, 2017

Why should that be the case? RFC https://tools.ietf.org/html/rfc6068#section-2 says comma is correct. But might be possible that IE and Outlook only accepts semicolon.

@egarjans
Copy link
Author

Ok, i see. You are right, we had problem only with Microsoft Outlook.
It was one of clients who discovered it and for who tried "check names" with comma separated recipients and it didn't work, but after some digging i see there is possibility to enable comma separated email recipients in Microsoft outlook.

@sgiehl sgiehl added the answered For when a question was asked and we referred to forum or answered it. label Sep 14, 2017
@sgiehl sgiehl closed this as completed Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants