Made the SMTP functions now just convert \n into \r\n.
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 28 Jun 2001 15:30:28 +0000 (15:30 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 28 Jun 2001 15:30:28 +0000 (15:30 +0000)
commiteedcdd97a080acac8e0c58524a0f331ba61d24f3
treeeb4ebfa95979bbd9ee5572020b44c2e18d812fc4
parent76f9855ef5faf574a80c28cf521acb894b5011f9
Made the SMTP functions now just convert \n into \r\n.
All different types of possible newlines are converted into \n inside
compose.php.
Now checks for if the browser doesn't respect the textarea's wrap=hard
attribute and compensates.

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