bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: subject decoding


From: Frederic Gobry
Subject: Re: subject decoding
Date: Tue, 12 Nov 2002 10:54:08 +0100
User-agent: Mutt/1.4i

> If you want to propose something, go right ahead.

I think providing a simple string encode/decode api is the first step,
as it won't involve digging too deeply in the existing code, like

int rfc2047_decode_word (char ** result, const char * text);

int rfc2047_encode_word (char ** result, 
                         const char * text, 
                         const char * encoding);

In a second phase, these operations could be automatically performed
where necessary, but this will require more work...

> If you want to give code, it will have to be under LGPL for the
> library and GPL for any other parts.

Yep. As it is a GNU projet, are there some additional requirements
(like giving the rights back to the FSF) ?

Do you prefer patches, or direct cvs use (I'm registered at savannah)?

Frédéric

-- 
Frédéric Gobry    SMARTDATA       
      ---         http://www.smartdata.ch
Software Engineer Lausanne - Switzerland
                  +41 21 693 84 98
                                  

Attachment: pgpfUTsCO7oaP.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]