bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] How could I get the info using ENVELOPE cmd?


From: Sung-jar Park
Subject: Re: [bug-mailutils] How could I get the info using ENVELOPE cmd?
Date: Thu, 11 Aug 2011 11:27:38 +0900

I meant the Mailutils library, i'm developing the client software using 
libmailutil library..(mu_xxxx)

Sometimes the sender sending the invalid formatted subject or from, to ...

So i tried to get the subject and from ... Via fetch envelope command. To get 
the correctly encoded header info (subject, etc ...)

But mailutils library has not such APIs to get them...

So i dig the libproto/imap/mbox.c file
And i found that Comment...

Why the mu_envelope_get_subject(such api) is not exists??



WYTIWYG
What You Think Is What You Get

2011. 8. 11. 오전 1:13 Sergey Poznyakoff <address@hidden> 작성:

> Sung-jar Park <address@hidden> ha escrit:
> 
>> But i found a comment that the mailutils does not supporting the fetch 
>> envelop command.
> 
> I don' know what you are referring to.  Mailutils supports all IMAP4D
> commands described in RFC 2060, 2971, 3501 and 3691.  That includes
> FETCH ENVELOPE as well.  The testcase for the latter is provided in the
> distribution (imap4d/testsuite/imap4d/fetch.exp, line 64).
> 
> Regards,
> Sergey



reply via email to

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