Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dto.c282 { "smtp://", RELAY_TLS_OPPORTUNISTIC, 0, 25 }, in text_to_relayhost()
H A Dmta.c704 relayh.tls = RELAY_TLS_OPPORTUNISTIC; in mta_handle_envelope()
739 if (relayh.tls == RELAY_TLS_OPPORTUNISTIC) in mta_handle_envelope()
1931 case RELAY_TLS_OPPORTUNISTIC: in mta_relay_to_text()
H A Dsmtpd.h93 #define RELAY_TLS_OPPORTUNISTIC 0 macro
H A Dmta_session.c237 case RELAY_TLS_OPPORTUNISTIC: in mta_session()