cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Reading gmail with imap unsuccessful on Win32

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Sat, 26 Oct 2013 12:50:23 +0100

On Sat, 26 Aug 2013, Mark Hessling wrote:

> >
> > Time to change my password!!!
> >
> Have changed my gmail password to remove the semi-colon
> and the curl command works fine from the command line and
> my Rexx/CURL program to read my emails is also working fine
> on Windows and Linux.

Cool.

> No more semi-colons in my passwords from now on!

If you use -u with the curl command line tool or CURLOPT_USERPWD in libcurl
then you can't but if you use -u / -p in curl and CURLOPT_USERNAME /
CURLOPT_PASSWORD in libcurl then you can.

Kind Regards

Steve
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-26