imap-tests: Accept quoted parameters in ftpserver.pl
authorJiri Hruska <jirka@fud.cz>
Sun, 10 Mar 2013 19:29:31 +0000 (20:29 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 10 Mar 2013 19:34:30 +0000 (19:34 +0000)
commitb12ddc4eedae74d4cac19bf83d42f150ed9d5b3f
tree51d4c85b0817bd9b2eb8d6181a87d4729dc7a08b
parentc2e2938a7e9537986f86fccc31c903df36f78844
imap-tests: Accept quoted parameters in ftpserver.pl

Any IMAP parameter can come in escaped and in double quotes. Added a
simple function to unquote the command parameters and applied it to
the IMAP command handlers.
tests/ftpserver.pl