bug-mailutils
[Top][All Lists]
Advanced

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

Re: subject decoding


From: Sergey Poznyakoff
Subject: Re: subject decoding
Date: Tue, 12 Nov 2002 17:23:53 +0200

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

You could create a filter object suitable for this, e.g.:

filter_record_t rfc2047_filter;

filter_create (&ostream, istream, "rfc2047", MU_FILTER_DECODE,
               MU_STREAM_READ);
...

> IMHO, It would probably make life easier to do it directly, if it's
> going to be more then a few patches (and your level of dedication to
> get this right 8-).
> 
> I forgot my passwd for Savannah, but Sergey and Jeff(they both
> have admin rights) can set this for you.

Not a problem. I can do it today evening. Jeff?

Regards,
Sergey





reply via email to

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