Searched refs:STARTTLS (Results 1 – 25 of 32) sorted by relevance
12
19 # if STARTTLS
149 STARTTLS: If sendmail is compiled with STARTTLS support on a platform152 STARTTLS in the MSP, e.g.,158 The first option is used to turn off STARTTLS when the MSP is
154 # if STARTTLS
21 smtp STARTTLS47 ehlo STARTTLS Secure SMTP [RFC2487]66 starttls STARTTLS
15 #if STARTTLS
25 #if SASL || STARTTLS33 #if STARTTLS481 #if STARTTLS520 #if STARTTLS777 #if !STARTTLS879 #if STARTTLS972 #if STARTTLS1348 #if STARTTLS1415 #if STARTTLS2143 #if STARTTLS[all …]
45 #if STARTTLS132 #if STARTTLS806 #if STARTTLS836 #if STARTTLS2208 #if STARTTLS2820 #if STARTTLS2845 #if STARTTLS
27 #if STARTTLS || SASL40 #if STARTTLS49 #if STARTTLS || SASL1333 #if STARTTLS1390 #if STARTTLS2129 #if STARTTLS2947 #if STARTTLS3062 #if STARTTLS3547 #if STARTTLS4072 #if STARTTLS[all …]
16 #if STARTTLS2109 #if STARTTLS2924 #if STARTTLS && _FFR_FIPSMODE2942 #if STARTTLS3021 #if STARTTLS || SM_CONF_SHM3025 #if STARTTLS4324 #if STARTTLS4466 #if STARTTLS && _FFR_FIPSMODE5274 #if STARTTLS5343 #if STARTTLS
23 #if STARTTLS346 #if STARTTLS642 #if STARTTLS
200 #if STARTTLS651 #if STARTTLS2151 #if STARTTLS2199 #if STARTTLS2570 #if STARTTLS2723 #if STARTTLS
46 #if STARTTLS373 #if STARTTLS5826 # if STARTTLS5974 #if STARTTLS6730 # if STARTTLS6738 # if STARTTLS6750 # if STARTTLS
417 #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()
220 config.features |= STARTTLS; in parse_conf()
147 (feature & STARTTLS) != 0) { in smtp_init_crypto()
108 and STARTTLS style) connections, which can be powered by OpenLDAP,
61 dnl Enable STARTTLS for receiving email.
649 # SMTP STARTTLS server options2689 ### try_tls: try to use STARTTLS?2745 ### ${verify} $| (MAIL|STARTTLS)2748 dnl STARTTLS: called from smtp() after STARTTLS has been accepted2759 dnl if MAIL: permanent (STARTTLS has not been offered)2760 dnl if STARTTLS: temporary (offered but maybe failed)2778 dnl called from deliver() after STARTTLS command2835 RPROTOCOL $| <$-:$+> $* $#error $@ $2 $: $1 " STARTTLS failed."2854 # other side did authenticate (via STARTTLS)2873 R<$-:$+><VERIFY $*> <$*> NONE $#error $@ $2 $: $1 " other side does not support STARTTLS"[all …]
32 STARTTLS3004 | STARTTLS |3024 STARTTLS''.3026 Macros related to STARTTLS are:3045 NONE STARTTLS has not been performed.3048 SOFTWARE STARTTLS handshake failed.3133 ${verify} and STARTTLS or MAIL, respectively.3924 response to an SMTP STARTTLS command.4018 a connection again without STARTTLS4383 used (use prefix egd:). STARTTLS[all …]
507 # SMTP STARTTLS server options1236 ### try_tls: try to use STARTTLS?1257 ### ${verify} $| (MAIL|STARTTLS)