cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: [PATCH] POP3: Expanded the supported commands

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Wed, 14 Mar 2012 22:05:16 +0000

Hi Steve,

> > I would appreciate it if you, Dan and anyone else who is interested
> > could give the following list a little review....
>
> Have you already considered and rejected modeling parameters
> after http's cgi parameter lists? Some possibilities:

Thanks for the suggestions and you're input.

> --url pop3://mail.domain.com/1?1&0 -X TOP
>
> --url pop3://mail.domain.com/?TOP=1,0
>
> --url pop3://mail.domain.com/1?DELETE

We covered some of these and variation there of when I wrote the first two
versions of code to add the extra commands however the consensus of the list
was that the command should stay out of the URL ;-) however I do like the
idea of being able to specify the arguments in the url but then you could
argue that it may as well be in the custom command!

> Just throwing out some ideas.

It is much appreciated and I think I will implement what I've just read in
Dan's email and worry about the TOP command once the feature is pushed into
the repository and folks are using it .

Cheers again

Steve

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-14