Tagged Questions
34
votes
7answers
3k views
Should plus be encoded in mailto: hyperlinks?
When placing an email address with an address tag (aka sub-addressing) in a mailto hyperlink …
<a href="mailto:username+foo@example.com">mail us now!</a>
… should the plus ...