* This is the modus mailing list * I actually knew that :-)
What the line does is to escape the '<' and '>' symbols in plain text messages. In essence it replaces them with < and > which would stop a would be attacker embedding script into a plain text message. I'm not sure why it was ever commented out. All credit to Vircom for responding on this quickly though. Suneel. -----Original Message----- From: Jon Benson [mailto:[EMAIL PROTECTED] Sent: 28 October 2003 00:39 To: [EMAIL PROTECTED] * This is the modus mailing list * Hi Suneel, Thanks I should have just done that in the first place. :) The only difference is one line has been uncommented: strMsg = MakeSafe(strMsg) Jon Benson Mail/DNS/Linux Administrator OzHosting.com ** To unsubscribe, send an Email to: [EMAIL PROTECTED] with the word "UNSUBSCRIBE" in the body or subject line.
