Re: IMAP attachment download

Marko Ivancic <[email protected]> Fri, 07 Apr 2006 08:01:18 +0200
Newsgroups gmane.mail.libetpan.user
Message-ID <[email protected]>
Hi,

I would like to have this functionality becouse the program I'm writting 
is going to be in a mobile system (in a car) and the user pays the GPRS 
downloads/uploads.

So my question is its posible to download the "entire" MIME structure 
withoute the data attribute in this structure ?

Link to our project: (there are also others active projects)
http://www.ultra.si/index.php?id=52&ide=33&task=view

Tnx,
By
Marko

Marko Ivancic wrote:
> DINH Viet Hoa wrote:
>> Marko Ivancic wrote :
>>
>>   
>>> Is possible with libetpan functionality to get only defined attachment 
>>> with IMAP protocol.
>>>     
>>
>> What is "defined attachment" ?
>>
>>   
> Attachment as: files (mime  structure that has a name defined like: 
> test.txt )
>>> If it is possible, how is this done (where to get attachment 
>>> information  without download entire MIME structure of a given message)
>>>     
>>
>> It is not possible to select the attachment to download without 
>> downloading the entire MIME structure.
>> How would you choose the parts to download ?
>>
>>   
> I tought IMAP has this functionalities.
>
> Tnx,
> By
> Marko
>