Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_smtpd.c204 static char *psc_smtpd_ehlo_reply_plain;/* multi-line ehlo reply, non-TLS */ variable
397 reply = psc_smtpd_ehlo_reply_plain; in psc_ehlo_cmd()
1284 psc_smtpd_ehlo_reply_plain = mystrdup(STR(psc_temp)); in psc_smtpd_init()