cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] SMTP Modifications

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 25 Aug 2011 19:43:14 +0200 (CEST)

On Thu, 25 Aug 2011, Yang Tse wrote:

> Something very similar is already done for other protocols ie
> CURLOPT_HTTPAUTH.
>
> Daniel, should we use an independent
> CURLOPT_MAIL_AUTH_DISABLE_INITIAL_RESPONSE option or do we simply let it be
> a bit for the CURLOPT_MAILAUTH one?

I don't mind having it among the auth type bits. It would be similar to the
the 'CURLAUTH_ONLY' bit we have for HTTP which serves the purpose of allowing
an app to have libcurl "prope" for authentication but still only accept/use a
single specific authentication type.

I think adding it among the bits is better than having it as a completely
separate option.

But also, as Steve brought up, we're in feature freeze right now and even if
it isn't a rule we can ignore at times I think we first need to consider it
carefully first if it really needs to go in now. We do have these feature
freeze periods in order to "settle" and iron out bugs. Of course we can still
work on patches and discuss how to do things for inclusion after the next
release.

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