Searched refs:smtp_sasl_helo_auth (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_sasl.h23 extern void smtp_sasl_helo_auth(SMTP_SESSION *, const char *);
H A Dsmtp_sasl_proto.c11 /* void smtp_sasl_helo_auth(state, words)
22 /* smtp_sasl_helo_auth() processes the AUTH option in the
85 /* smtp_sasl_helo_auth - handle AUTH option in EHLO reply */
87 void smtp_sasl_helo_auth(SMTP_SESSION *session, const char *words) function
H A Dsmtp_proto.c599 smtp_sasl_helo_auth(session, words);

Completed in 212 milliseconds