> There are several problems in your implementation. Specifically, you cannot > make any references in rfc822 to symbols defined in the sqwebmail directory. > This is because rfc822 is a generic library that's also shared by other > applications.
Yes, You are right. I have to fix it. > You'll have to do better than this. You are making drastic changes to the > rfc2047 functions, and you need to provide a better explanation. Drastic changes are due to OUTGOING_CHARSET work. RFC2047 MIME-encoding header should be less than 76 character length, and furthermore the length of header string is unpredictable, which is converted into outgoing charset coding. So I modified rfc2047 encoding function. The rfc2047 compliance bug I want to designate and I fixed, An 'encoded-word' MUST NOT appear within a 'quoted-string'. Anyway, many apologies to my less words. -- Toshikazu Ichikawa <[EMAIL PROTECTED]> Site: http://www.toshikazu.org/ (including my PGP public key) Key fingerprint = 1C98 7233 F225 D783 0A70 A958 2876 F825 F0CD 25EA