Home
last modified time | relevance | path

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

12

/freebsd/contrib/sendmail/src/
H A Dsfsasl.h19 # if STARTTLS
H A DSECURITY150 STARTTLS: If sendmail is compiled with STARTTLS support on a platform
153 STARTTLS in the MSP, e.g.,
159 The first option is used to turn off STARTTLS when the MSP is
H A Dconf.h158 # if STARTTLS
H A Dhelpfile19 smtp STARTTLS
44 ehlo STARTTLS Secure SMTP [RFC2487]
64 starttls STARTTLS
H A Dsrvrsmtp.c37 #if STARTTLS
614 #if STARTTLS
653 #if STARTTLS
910 #if !STARTTLS
1020 #if STARTTLS
1121 #if STARTTLS
1500 #if STARTTLS
1544 #if STARTTLS
1646 #if STARTTLS
2285 #if STARTTLS
[all …]
H A Dtlsh.c15 #if STARTTLS
H A Ddeliver.c29 #if STARTTLS || SASL
49 #if STARTTLS
1706 #if STARTTLS
1775 #if STARTTLS
2614 #if STARTTLS
3556 # if STARTTLS
3715 #if STARTTLS
4268 #if STARTTLS
4298 #if STARTTLS
4937 #if STARTTLS
[all …]
H A Dtls.h13 #if STARTTLS
H A Dsendmail.h42 #if STARTTLS
193 #if STARTTLS
901 #if STARTTLS
931 #if STARTTLS
2350 #if STARTTLS
2991 #if STARTTLS
3017 #if STARTTLS
H A Dreadcf.c16 #if STARTTLS
2274 #if STARTTLS
3142 #if STARTTLS && _FFR_FIPSMODE
3160 #if STARTTLS
3250 #if STARTTLS || SM_CONF_SHM
3254 #if STARTTLS
4555 #if STARTTLS
4711 #if STARTTLS && _FFR_FIPSMODE
5576 #if STARTTLS
5645 #if STARTTLS
H A Dmci.c23 #if STARTTLS
344 #if STARTTLS
637 #if STARTTLS
H A Dmain.c211 #if STARTTLS
664 #if STARTTLS
2190 #if STARTTLS
2238 #if STARTTLS
2623 #if STARTTLS
2775 #if STARTTLS
H A Dsfsasl.c413 #if STARTTLS
H A Dusersmtp.c515 #if STARTTLS
1680 # if STARTTLS
1753 # if STARTTLS
H A Dconf.c44 #if STARTTLS
378 #if STARTTLS
6023 #if STARTTLS
6674 # if !STARTTLS
/freebsd/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/contrib/dma/
H A Ddma.h65 #define STARTTLS 0x002 /* StartTLS support */ macro
H A Dnet.c514 (config.features & STARTTLS) != 0) { in deliver_to_host()
528 if ((config.features & STARTTLS) == 0) in deliver_to_host()
H A Dconf.c220 config.features |= STARTTLS; in parse_conf()
H A Dcrypto.c146 (feature & STARTTLS) != 0) { in smtp_init_crypto()
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf510 # SMTP STARTTLS server options
1246 ### 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."
/freebsd/etc/sendmail/
H A Dfreebsd.mc61 dnl Enable STARTTLS for receiving email.
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4662 # SMTP STARTTLS server options
2722 ### try_tls: try to use STARTTLS?
2817 define(`DANE_NOTLS_MSG', `DANE: missing STARTTLS.')dnl
2818 define(`PROT_MSG', `STARTTLS failed.')dnl
2819 define(`CNF_MSG', `STARTTLS temporarily not possible.')dnl
2874 ### ${verify} $| (MAIL|STARTTLS)
2877 dnl STARTTLS: called from smtp() after STARTTLS has been accepted
2888 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 …]
/freebsd/contrib/sendmail/cf/
H A DREADME32 STARTTLS
3026 | STARTTLS |
3046 STARTTLS''.
3048 Macros related to STARTTLS are:
3067 NONE STARTTLS has not been performed.
3070 SOFTWARE STARTTLS handshake failed.
3155 ${verify} and STARTTLS or MAIL, respectively.
3951 response to an SMTP STARTTLS command.
4045 a connection again without STARTTLS
4410 used (use prefix egd:). STARTTLS
[all …]

12