Encode outgoing attachments that have lines longer than allowed per RFC. Otherwise...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 3 Apr 2009 08:31:17 +0000 (08:31 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 3 Apr 2009 08:31:17 +0000 (08:31 +0000)
commit89f19004cfb76995b4380b36efffbb97d3846f3f
tree35c836962397f9db58e8948aae6abdc04b07c799
parent9bcf508d54a578246d5df010bbb4b93740ec3197
Encode outgoing attachments that have lines longer than allowed per RFC.  Otherwise, they can be corrupted when artificially (forced) folding - unfolding typically produces an extra space at the fold in most MUAs.  This fixes #2226470 and #1473714.  Thanks to Kelly Fallon.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13512 7612ce4b-ef26-0410-bec9-ea0150e637f0
class/deliver/Deliver.class.php
functions/files.php