Home
last modified time | relevance | path

Searched refs:mail_rcpt_allowfails (Results 1 – 6 of 6) sorted by relevance

/curl/src/
H A Dtool_cfgable.h109 bool mail_rcpt_allowfails; /* --mail-rcpt-allowfails */ member
H A Dtool_getparam.c2145 config->mail_rcpt_allowfails = toggle; in getparameter()
H A Dtool_operate.c1620 config->mail_rcpt_allowfails ? 1L : 0L); in config2setopts()
/curl/lib/
H A Durldata.h1758 BIT(mail_rcpt_allowfails); /* allow RCPT TO command to fail for some
H A Dsmtp.c1107 is_smtp_blocking_err = (is_smtp_err && !data->set.mail_rcpt_allowfails); in smtp_state_rcpt_resp()
H A Dsetopt.c1204 data->set.mail_rcpt_allowfails = enabled; in setopt_long()

Completed in 40 milliseconds