Searched refs:STARTTLS (Results 1 – 25 of 31) sorted by relevance
12
19 # if STARTTLS
150 STARTTLS: If sendmail is compiled with STARTTLS support on a platform153 STARTTLS in the MSP, e.g.,159 The first option is used to turn off STARTTLS when the MSP is
19 smtp STARTTLS44 ehlo STARTTLS Secure SMTP [RFC2487]64 starttls STARTTLS
158 # if STARTTLS
29 #if SASL || STARTTLS37 #if STARTTLS614 #if STARTTLS653 #if STARTTLS910 #if !STARTTLS1020 #if STARTTLS1121 #if STARTTLS1500 #if STARTTLS1544 #if STARTTLS1646 #if STARTTLS[all …]
29 #if STARTTLS || SASL49 #if STARTTLS71 #if STARTTLS || SASL1357 #if STARTTLS || SASL1514 #if STARTTLS || SASL1706 #if STARTTLS1775 #if STARTTLS2614 #if STARTTLS2773 #if STARTTLS || SASL3550 #if STARTTLS || SASL[all …]
15 #if STARTTLS
42 #if STARTTLS193 #if STARTTLS901 #if STARTTLS931 #if STARTTLS2350 #if STARTTLS2991 #if STARTTLS3017 #if STARTTLS
13 #if STARTTLS
16 #if STARTTLS2274 #if STARTTLS3142 #if STARTTLS && _FFR_FIPSMODE3160 #if STARTTLS3250 #if STARTTLS || SM_CONF_SHM3254 #if STARTTLS4555 #if STARTTLS4711 #if STARTTLS && _FFR_FIPSMODE5576 #if STARTTLS5645 #if STARTTLS
23 #if STARTTLS344 #if STARTTLS637 #if STARTTLS
211 #if STARTTLS664 #if STARTTLS2190 #if STARTTLS2238 #if STARTTLS2623 #if STARTTLS2775 #if STARTTLS
413 #if STARTTLS
515 #if STARTTLS1680 # if STARTTLS1753 # if STARTTLS
44 #if STARTTLS378 #if STARTTLS6023 #if STARTTLS6674 # if !STARTTLS
18 relay. Use SMTP AUTH or STARTTLS instead. If you cannot use those,
22 relay. Use SMTP AUTH or STARTTLS instead.
65 #define STARTTLS 0x002 /* StartTLS support */ macro
514 (config.features & STARTTLS) != 0) { in deliver_to_host()528 if ((config.features & STARTTLS) == 0) in deliver_to_host()
146 (feature & STARTTLS) != 0) { in smtp_init_crypto()
220 config.features |= STARTTLS; in parse_conf()
510 # SMTP STARTTLS server options1246 ### try_tls: try to use STARTTLS?1263 R$* $| DANE_NOTLS $#error $@ 4.7.0 $: "454 DANE: missing STARTTLS."1272 ### ${verify} $| (MAIL|STARTTLS)1297 RPROTOCOL $#error $@ 4.7.0 $: "454 STARTTLS failed."1298 RCONFIG $#error $@ 4.7.0 $: "454 STARTTLS temporarily not possible."
61 dnl Enable STARTTLS for receiving email.
662 # SMTP STARTTLS server options2722 ### try_tls: try to use STARTTLS?2817 define(`DANE_NOTLS_MSG', `DANE: missing STARTTLS.')dnl2818 define(`PROT_MSG', `STARTTLS failed.')dnl2819 define(`CNF_MSG', `STARTTLS temporarily not possible.')dnl2874 ### ${verify} $| (MAIL|STARTTLS)2877 dnl STARTTLS: called from smtp() after STARTTLS has been accepted2888 dnl if MAIL: permanent (STARTTLS has not been offered)2889 dnl if STARTTLS: temporary (offered but maybe failed)2907 dnl called from deliver() after STARTTLS command[all …]
32 STARTTLS165 with STARTTLS. This is usually obvious from the context and hence2487 be used unless necessary. Instead use SMTP AUTH or STARTTLS to3026 | STARTTLS |3033 For STARTTLS to be offered by sendmail you need to set at least3045 especially the sections ``Certificates for STARTTLS'' and ``PRNG for3046 STARTTLS''.3048 Macros related to STARTTLS are:3067 NONE STARTTLS has not been performed.3070 SOFTWARE STARTTLS handshake failed.[all …]