[Mono-list] Progress on System.Web.Mail

Per Arneng pt99par@student.bth.se
Thu, 27 Feb 2003 02:00:42 +0100


Hi!

Short progress update:

* Charset handling  now compatible with .NET runtime in
  Subject and body according to a few tests.. more tests needed

* MailEncoder class added to handle base64 and UUEncoding

* Base64 method is rewritten and tested against the uuencode --base64
  command on hundreds of images of naked apes wrestling. ;)
  UUEncode is still to come.


//Per