curl-library
PATCH: Allow user:password to be passed in SMTP urls.
From: Ben Greear <greearb_at_candelatech.com>
Date: Thu, 25 Mar 2010 15:07:04 -0700
Received on 2010-03-25
Date: Thu, 25 Mar 2010 15:07:04 -0700
And some other mail URLs as well. Seems to me that all could be enabled,
and just let protocols ignore the username/password if they don't
care. This patch just adds a few, however. I've only tested this with
SMTP and SMTPS, but can't imagine it causing harm to the others.
mail: Allow mail URLs to contain username/passwords.
Thanks,
Ben
-- Ben Greear <greearb_at_candelatech.com> Candela Technologies Inc http://www.candelatech.com
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/plain attachment: curl-mail-passwd.patch