Send mail to multiple receiver with HTML mailto [duplicate]

“There are no safe means of assigning multiple recipients to a single
mailto: link via HTML. There are safe, non-HTML, ways of assigning
multiple recipients from a mailto: link.”

http://www.sightspecific.com/~mosh/www_faq/multrec.html

For a quick fix to your problem, change your ; to a comma , and eliminate the spaces between email addresses

<a href="https://stackoverflow.com/questions/13765286/mailto:person1@domain.example,person2@domain.example">Email Us</a>

Leave a Comment

404 Not Found

Not Found

The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.