cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: SMTP - Multiple Email Addresses

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 25 Mar 2014 22:18:40 +0100 (CET)

On Tue, 25 Mar 2014, Steve Holme wrote:

> It's 6 of one and half a dozen of another, depending on your view point, if
> curl should fail or continue. At the moment we err on the side of caution
> and fail. Unfortunately your suggested fix doesn't tell the caller if
> anything failed :(

Maybe we can do like we did for custom FTP commands. For those we came up with
a prefix to the command (that can't be used in a legit command a '*' in the
FTP case) that "marks" the command as allowed to silently fail. That way, we
could mark some addresses as allowed to fail and some not.

If there's even such a possiblity, I'm mostly just throwing out the idea here!

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