Searched refs:STARTTLS (Results 1 – 4 of 4) sorted by relevance
65 #define STARTTLS 0x002 /* StartTLS support */ macro
501 (config.features & STARTTLS) != 0) { in deliver_to_host()515 if ((config.features & STARTTLS) == 0) in deliver_to_host()
147 (feature & STARTTLS) != 0) { in smtp_init_crypto()
220 config.features |= STARTTLS; in parse_conf()