On Sat, 21 Feb 2004, Rob Arends wrote: > Ever heard of using the password exactly as typed by the user. > Escaping should not be available for password.
You are quite missing the point. If the user puts '*' in an edit box for, for example, an Outlook password he does not need to escape it. But when you pass it to XMCrypt thru the command line, you need to otherwise the shell will interpret it as whildcard character. Same for other shell-sensitive chars. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
