pop3: Added support for additional pop3 commands
authorSteve Holme <steve_holme@hotmail.com>
Sat, 31 Mar 2012 17:46:22 +0000 (18:46 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 31 Mar 2012 17:46:22 +0000 (18:46 +0100)
commit761c3c544623cdcfe26aabaa9b685b75983ce3aa
tree3deae15bd2802566944c2dd1759c1e78ccaad499
parent66c0e26e284c65f5e78e3531c6464b5f8ac3e9fd
pop3: Added support for additional pop3 commands

This feature allows the user to specify and use additional POP3
commands such as UIDL and DELE via libcurl's CURLOPT_CUSTOMREQUEST or
curl's -X command line option.
lib/pop3.c
lib/pop3.h