> I am running the latest version of IMail together with the Killer > templates > The templates allow users to attach files (usual behavior for email > package) > Is it possible to disable the feature/capability for ONLY certain > machines?
Well, the easiest way to identify certain machines is the IP number, but JavaScript cannot sniff an IP number. The only workaround I can think of is to put the KWM interface inside another frameset that's hardwired on the kiosks, then sniff for the existence of that parent frame in the sendmail.html, replymsg1.html, fwdmsg1.html, and draft.html files. Then script would be needed to draw that attachment support on the page, so that it could be disabled on just those particular clients. Not an easy task, but possible for someone who knows JavaScript and HTML. :: 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/
