Fixed VERY VERY STUPID bug, don't you people think? :(((.
authorondrass <ondrass@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 13 May 2002 13:57:26 +0000 (13:57 +0000)
committerondrass <ondrass@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 13 May 2002 13:57:26 +0000 (13:57 +0000)
commit3186c0c01155f117000f9dd7f12319ccd6cbe1d5
tree75483b19a909056c5eec42132b799ee6dc508cf5
parente12256041f08f9e254885450572bd27033307ab0
Fixed VERY VERY STUPID bug, don't you people think? :(((.
Mail length was counted with '\n' when sending with sendSendmail,
but stored to imap server with '\r\n'. We have to recount length, before storing message.

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