cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl cmd line pop email delete

From: Config <config_at_suddenlink.net>
Date: Thu, 06 Mar 2014 12:09:35 -0600

-------- Original Message --------
> On Thu, Mar 06, 2014 at 10:40:24AM -0600, Config wrote:
>> This worked:
>> curl -v -u user:password pop3://mail.myips.net/1 --request dele --list-only
>>
>> This didn't work.
>> curl -v -u user:password pop3://mail.myips.net --request dele 1 --list-only
> There should be quotes around "dele 1"
>
>>>> Dan
>
   That unfortunately causes the program to hang in the dos window
again. I tried single quites, (), and [] without quotes also.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-03-06