OK, to add info. of new charset, we must add whole map of the charset...

This is a rewritten patch against sqwebmail-4.0.3.


Enhancements:

rfc2045/rfc2045.h
rfc2045/rfc2045encode.c
rfc2045/makemime.c
sqwebmail/autoresponse.c
sqwebmail/newmsg.c
sqwebmail/newmsg_create.c
sqwebmail/pcp.c
  o On some charsets, base64 header/body encoding is preferred.
  o Some languages (charsets) are not suitable for RFC2646 flowed 
    format.

rfc822/rfc2047.c
  o Supports base64 header encoding.

unicode/*
  o added new flags
    UNICODE_{HEADER,BODY}_{QUOPRI,BASE64} and UNICODE_WORD_WRAPPABLE.


Fixes:

cgi/cgi.c (cgiurldecode)
  o 0xA0 may occur as normal octet of some charsets (e.g. UTF-8).
    [from Ichikawa's patch]

rfc2045/rfc2045reply.c (mkreply)
  o Supply charset of reply content. [from Ichikawa's patch]

sqwebmail/attachments.c
sqwebmail/folder.c
  o Convert charset of MIME content name/filename to content
    charset so that content charset may be changed over sessions.

sqwebmail/newmsg.c
  o Convert charset of draft message to content charset so that 
    content charset may be changed over sessions.


NOTE:
  Please update
    rfc2045/Makefile.in
    authlib/Makefile.in


  --- nezumi

Attachment: sqwebmail-4.0.3-te-20040508.patch.gz
Description: GNU Zip compressed data

Reply via email to