aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-filter-linewrap.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_9_1'.GAL_0_9_1nobody2001-07-161-140/+0
| | | | svn path=/tags/GAL_0_9_1/; revision=11125
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
| | | | | | helixcode.com with ximian.com all over the place. svn path=/trunk/; revision=10440
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+1
| | | | svn path=/trunk/; revision=9024
* Use the linewrap filter to achieve full RFC0821 compliance.Jeffrey Stedfast2000-09-201-0/+140
2000-09-19 Jeffrey Stedfast <fejj@helixcode.com> * providers/smtp/camel-smtp-transport.c (smtp_data): Use the linewrap filter to achieve full RFC0821 compliance. * camel-mime-filter-linewrap.[c,h]: New mime-filter to word-wrap. svn path=/trunk/; revision=5510