1 message in net.sourceforge.lists.courier-sqwebmail[sqwebmail] SqWebmail 5.0.7
FromSent OnAttachments
Sam VarshavchikDec 26, 2005 11:55 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] SqWebmail 5.0.7Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 26, 2005 11:55:38 am
List:net.sourceforge.lists.courier-sqwebmail

== Download: http://www.courier-mta.org/download.php#sqwebmail ==

== Changes: ==

* Fix some bugs in the HTML filter.

* Add ability to generate simple HTML formatting using wiki-style text markup codes. SqWebMail will generate _multipart/alternative_ E-mail with an HTML part that's generated from the plain text content. This message is such an example.

* Fix HTML templates (remove 8bit content inserted by the ''Amaya'' HTML editor). Other HTML markup fixes.

* rfc2045/rfc2045rewrite.c: Cleanup. Remove duplicate quoted-printable implementation, use one in rfc822/encode.c

* gpglib/gpg.c: Ditto.

* gpglib/gpg.c: Sign the entire message whole, instead of signing each individual MIME section.

* rfc822/encode.c (quoted_printable): encode spaces that precede a newline.