jansz
03-23-2003, 08:54 PM
I have a mailto link that sends the mail to ten recipients and it fails.
the code is
<a href="mailto:person1@companyname.com,person2@companyname.com,...person10@companyname.com">email list</a>
I can send it to about 5 people before it fails. Is there some kind of maximum recipient size for the mailto function?
the code is
<a href="mailto:person1@companyname.com,person2@companyname.com,...person10@companyname.com">email list</a>
I can send it to about 5 people before it fails. Is there some kind of maximum recipient size for the mailto function?