[Gambas-user] gb.net.imap
jose.rodriguez at cenpalab.cu
jose.rodriguez at cenpalab.cu
Tue May 24 15:35:46 CEST 2022
On 2022-05-24 09:05, Benoit Minisini wrote:
> Le 24/05/2022 à 12:57, Alarch a écrit :
>> I have been looking for a while how to do this. The difficulty is to
>> find a free C or C++ library to handle imap which is a much more
>> complex protocol than POP.
>>
>> For the moment I haven't found the right solution.
>>
>> With POP, basically, you download a file, with IMAP you have to create
>> a whole tree in which the copies of the mails will be placed, manage
>> the separators . or / etc. manage the directories cur .Sent .Draft and
>> the movements of the mails moved from a folder to another.
>>
>> It's quite complex, the RFC are numerous. It is not a trivial module
>> to
>> create.
>>
>
> This is what I was afraid of.
>
LibEtPan, and perhaps mailcore 2?
Regards,
Joe1962
More information about the User
mailing list