imsp.c: Fixed usernames and passwords that contain escape characters
authorSteve Holme <steve_holme@hotmail.com>
Fri, 28 Dec 2012 14:49:30 +0000 (14:49 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 28 Dec 2012 14:49:30 +0000 (14:49 +0000)
commit709b3506cd9b1efae7d16fe2ae6c03b887536593
tree5c1e72175dc76666dc60990986fe7e4ab9823a1e
parent2ee2693a477ccb4389691a069ea17106b78716c6
imsp.c: Fixed usernames and passwords that contain escape characters

Fixed a problem with sending usernames and passwords that contain
backslash, quotation mark and space characters.
lib/imap.c