cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: mail vrfy 252 => quit and res = CURLE_OK

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 23 May 2016 13:12:24 +0200 (CEST)

On Mon, 23 May 2016, andreas graeper wrote:

> i try to send emails and get 252 as response to vrfy. then quit is sent and
> curl_easy_perform() returns CURLE_OK is there a way to avoid vrfy or not to
> stop when receiving 252. why perform returns OK when message actually has
> not been sent ?

This sounds like you're doing something special. Just sending a mail doesn't
even use VRFY from what I can tell.

See test 900: https://github.com/curl/curl/blob/master/tests/data/test900

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-05-23