Remove leading spaces from IMAP commands, which was breaking Cyrus. This
authorbrong <brong@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 15 Jan 2002 10:55:30 +0000 (10:55 +0000)
committerbrong <brong@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 15 Jan 2002 10:55:30 +0000 (10:55 +0000)
commit1a16af11da4635f66ff10304d9b86ab3747f2900
tree6add5e4144228406b4d625bb62aebf041cb262f5
parent5dd6c4d7b35ccb12d93f3785366eba67f691c9e9
Remove leading spaces from IMAP commands, which was breaking Cyrus.  This
is brittle behaviour from Cyrus, but covered by the spec, which does indeed
require once single 0x20 only.  My bad, or something.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2134 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/imap_general.php
functions/imap_mailbox.php