Home
last modified time | relevance | path

Searched refs:STARTTLS (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-12.1/contrib/sendmail/src/
H A Dsfsasl.h19 # if STARTTLS
H A Dsendmail.h124 #if STARTTLS
736 #if STARTTLS
764 #if STARTTLS
1947 #if STARTTLS
2178 #if STARTTLS
2543 #if STARTTLS && USE_OPENSSL_ENGINE
2716 #if _FFR_TLS_SE_OPTS && STARTTLS
2734 #if _FFR_TLS_SE_OPTS && STARTTLS
2789 #if STARTTLS
2814 #if STARTTLS
H A DSECURITY149 STARTTLS: If sendmail is compiled with STARTTLS support on a platform
152 STARTTLS in the MSP, e.g.,
158 The first option is used to turn off STARTTLS when the MSP is
H A Dhelpfile21 smtp STARTTLS
47 ehlo STARTTLS Secure SMTP [RFC2487]
66 starttls STARTTLS
H A Dconf.h152 # if STARTTLS
H A Dsrvrsmtp.c32 #if STARTTLS
421 #if STARTTLS
460 #if STARTTLS
717 #if !STARTTLS
807 #if STARTTLS
896 #if STARTTLS
1268 #if STARTTLS
1335 #if STARTTLS
2047 #if STARTTLS
2532 #if STARTTLS
[all …]
H A Dreadcf.c162 #if STARTTLS
2119 #if STARTTLS
2895 #if STARTTLS && _FFR_FIPSMODE
2953 #if STARTTLS || SM_CONF_SHM
2957 #if STARTTLS
4235 #if STARTTLS
4363 #if STARTTLS && _FFR_FIPSMODE
5135 #if STARTTLS
5204 #if STARTTLS
H A Ddeliver.c27 #if STARTTLS || SASL
39 #if STARTTLS
44 # if STARTTLS || SASL
2838 # if STARTTLS || SASL
2847 # if STARTTLS
2854 # if STARTTLS || SASL
2948 # if STARTTLS
3368 # if STARTTLS
3879 #if STARTTLS
4287 # if STARTTLS
[all …]
H A Dmain.c195 #if STARTTLS
646 #if STARTTLS
2145 #if STARTTLS
2191 #if STARTTLS
2562 #if STARTTLS
2704 #if STARTTLS
H A Dsfsasl.c417 #if STARTTLS
H A Dusersmtp.c468 #if STARTTLS
1630 # if STARTTLS
1703 # if STARTTLS
H A Ddaemon.c34 #if STARTTLS
216 #if STARTTLS
593 #if STARTTLS
H A DREADME632 seed the PRNG for STARTTLS if HASURANDOMDEV is not defined.
633 STARTTLS Enables SMTP STARTTLS (RFC 2487). This requires OpenSSL
635 See STARTTLS COMPILATION AND CONFIGURATION for further
637 TLS_NO_RSA Turn off support for RSA algorithms in STARTTLS.
707 | STARTTLS COMPILATION AND CONFIGURATION |
728 250-STARTTLS
/freebsd-12.1/contrib/sendmail/cf/feature/
H A Drelay_local_from.m418 relay. Use SMTP AUTH or STARTTLS instead. If you cannot use those,
H A Drelay_mail_from.m422 relay. Use SMTP AUTH or STARTTLS instead.
/freebsd-12.1/contrib/dma/
H A Dnet.c387 (config.features & STARTTLS) != 0) { in deliver_to_host()
401 if ((config.features & STARTTLS) == 0) in deliver_to_host()
H A Ddma.h64 #define STARTTLS 0x002 /* StartTLS support */ macro
H A Dcrypto.c123 (feature & STARTTLS) != 0) { in smtp_init_crypto()
H A Dconf.c220 config.features |= STARTTLS; in parse_conf()
/freebsd-12.1/etc/sendmail/
H A Dfreebsd.mc61 dnl Enable STARTTLS for receiving email.
/freebsd-12.1/contrib/apr-util/
H A DREADME108 and STARTTLS style) connections, which can be powered by OpenLDAP,
/freebsd-12.1/contrib/sendmail/cf/m4/
H A Dproto.m4647 # SMTP STARTTLS server options
2677 ### try_tls: try to use STARTTLS?
2733 ### ${verify} $| (MAIL|STARTTLS)
2736 dnl STARTTLS: called from smtp() after STARTTLS has been accepted
2747 dnl if MAIL: permanent (STARTTLS has not been offered)
2748 dnl if STARTTLS: temporary (offered but maybe failed)
2766 dnl called from deliver() after STARTTLS command
2820 RPROTOCOL $| <$-:$+> $* $#error $@ $2 $: $1 " STARTTLS failed."
2823 …@ ifdef(`TLS_PERM_ERR', `5.7.0', `4.7.0') $: "ifdef(`TLS_PERM_ERR', `503', `403') STARTTLS failed."
2834 # other side did authenticate (via STARTTLS)
[all …]
/freebsd-12.1/contrib/sendmail/cf/
H A DREADME32 STARTTLS
3004 | STARTTLS |
3024 STARTTLS''.
3026 Macros related to STARTTLS are:
3045 NONE STARTTLS has not been performed.
3048 SOFTWARE STARTTLS handshake failed.
3136 ${verify} and STARTTLS or MAIL, respectively.
3382 whether to try STARTTLS in a sendmail client, use:
3922 response to an SMTP STARTTLS command.
4374 used (use prefix egd:). STARTTLS
[all …]
/freebsd-12.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf507 # SMTP STARTTLS server options
1226 ### try_tls: try to use STARTTLS?
1247 ### ${verify} $| (MAIL|STARTTLS)
/freebsd-12.1/contrib/sendmail/
H A DRELEASE_NOTES78 (provided STARTTLS is compiled in).
146 STARTTLS is in use. Based on patch by Kelsey Cummings
256 STARTTLS has been used and hence SMTP AUTH for
1307 EXTERNAL is listed in TRUST_AUTH_MECH() and STARTTLS
1773 oriented restrictions, e.g., STARTTLS requirements,
2565 Enable AUTH mechanism EXTERNAL if STARTTLS is used.
2586 for STARTTLS.
2734 AUTH/STARTTLS related logfile entries.
2953 STARTTLS has been used to "(version=${tls_version}
3680 try to use STARTTLS despite the security problems.
[all …]

12