> FO  WM,  I  think  your  easiest--though  readily  hackable, if you're
> expecting  real  trouble--method  is  going to be some JavaScript that
> totals the number of ';' and ',' delimiters on submit. Ron H. probably
> could dash it off in seconds if he's listening (as could others).

Or just use the maxlength parameter in the appropriate <input> tags (to,
cc, and bcc) on the sendmail form in the sendmail.html, replymsg1.html,
fwdmsg1.html, and draft.html files to "ballpark" the recipient limit. The
KillerWebMail templates have a single-point config for this that defaults
to 1000 characters. This is *slightly* more secure than using JavaScript,
since people can't turn off support of the maxlength restrictions on form
elements. (I say *slightly* because a real spammer attempting to spam thru
web messaging--which would be highly disingenuous--would use a custom form
posted from a custom web page that would have no JS or maxlength
restrictions.)

-Ron

 :: Ron Hornbaker, President/CTO
 :: http://humankindsystems.com - Ipswitch Premier Partner
 :: http://AnswerTrack.com - eCRM email tracking & routing
 :: 1-888-952-4888 or [EMAIL PROTECTED]



To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to