Click to See Complete Forum and Search --> : mailto recipients


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?

dabush
03-23-2003, 08:56 PM
well, if it works for the first 5, then there probably is a max (but i did not think so)

jansz
03-23-2003, 08:58 PM
do you know what the maximum is?

dabush
03-23-2003, 09:12 PM
no, as i said, i had never heard of a max.