Home
last modified time | relevance | path

Searched defs:smtp_conn (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dsmtp.h70 struct smtp_conn { struct
71 struct pingpong pp;
72 struct SASL sasl; /* SASL-related storage */
73 smtpstate state; /* Always use smtp.c:state() to change state! */
74 char *domain; /* Client address/name to send in the EHLO */

Completed in 3 milliseconds