|
Posted by Adrienne Boswell on 10/10/07 14:40
Gazing into my crystal ball I observed ramesh.thangamani@gmail.com writing
in news:1192010546.910778.245250@d55g2000hsg.googlegroups.com:
> Can anyone please tell me if there is any restriction on size of
> mailto link or the number of email ids it can have. Because currently
> in my application i am observing that email all is not working when
> there are 142 ids, but it works when there are about 70 ids. Also
> Netscape email client works fine for 142 email ids. Is there some
> restriction on email clients or mailto has some restriction?
>
>
Not sure, but I know that some SMTP servers check the number of recipients
for spamming.
If you are doing <a href="mailto:mail1@example.com,mail2@example.com,etc">
Mail Us</a>, such a long list could be breaking the user's email client.
Better to do it server side and set up forwarding on the mail server.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Navigation:
[Reply to this message]
|