Searched refs:TLS_OPP (Results 1 – 3 of 3) sorted by relevance
71 #define TLS_OPP 0x080 /* Opportunistic STARTTLS */ macro
153 if ((feature & TLS_OPP) == 0) { in smtp_init_crypto()
238 config.features |= TLS_OPP; in parse_conf()