curl / Mailing Lists / curl-library / Single Mail

curl-library

POP3 multiple TOP per transaction possible??

From: acorn12 <acorn12_at_telus.net>
Date: Sat, 17 Feb 2018 08:41:14 -0800

As I need to check the status of a POP3 mailbox and retrieve all header
information about all messages, I am currently using one call to libcurl
per message. For a dozen or more messages, this can be relatively slow
as it requires a transaction per call.

As I understand POP3 , it is possible to execute several TOP commands
per transaction.

Is it possible to accomplish this with libcurl and if so, how can I
implement such a scheme?

TIA

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-02-17