Fixed bad/malformed request error when Sent was over quota. This was checked
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 30 Mar 2005 18:35:50 +0000 (18:35 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 30 Mar 2005 18:35:50 +0000 (18:35 +0000)
commit7ec3a6b9d91effbc7853d810bbc59462bdacd459
tree71b652e536647510ca9282946c43ea6dbd4e50d3
parentaae1fc46150aa8004ec1b6b5b336036fb84cae57
Fixed bad/malformed request error when Sent was over quota. This was checked
at the second stage when appending to Sent but not the first stage (the
response was simply thrown away). I've abstracted the checking to a
separate function that is called at the two relevant points. Closes: #1172694

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