Page 1 of 1
Add imap and imaps protocols to the libcurl library
Posted: Wed Apr 20, 2016 11:11 am
by infratec
Hi,
at the moment only http, https, smtp and smpts are included as protocols (Windows).
So it is not possible to fetch e-mails.
Please add also imap and imaps.
Bernd
Re: Add imap and imaps protocols to the libcurl library
Posted: Mon Jan 01, 2018 6:01 am
by Seymour Clufley
+1
Re: Add imap and imaps protocols to the libcurl library
Posted: Thu May 10, 2018 11:11 am
by the.weavster
+1
Re: Add imap and imaps protocols to the libcurl library
Posted: Thu May 10, 2018 2:37 pm
by infratec
short after my request I build my own libcurl PB lib with imap and imaps included.
The size growth by 24k.
But it was horrible to get it working. And there is still a small incompatibility.
But I trust Fred, that he know that without the s, no future program which accesses the net will be possible.
And if you write small tools which have to check if there is a special email in your post, you need imaps.
Bernd
Re: Add imap and imaps protocols to the libcurl library
Posted: Thu May 10, 2018 8:08 pm
by Andre
+1
Re: Add imap and imaps protocols to the libcurl library
Posted: Tue Jan 08, 2019 7:55 pm
by Little John
+1
Re: Add imap and imaps protocols to the libcurl library
Posted: Tue Jun 04, 2019 6:50 pm
by DoubleDutch
+1
Re: Add imap and imaps protocols to the libcurl library
Posted: Sun Mar 15, 2020 3:48 pm
by infratec
Since we now have 7.68 included and you compiled the new version,
please add imap and imaps.
Else I have to build my own version again to get imaps working with PB.