Home
last modified time | relevance | path

Searched refs:MTA (Results 1 – 22 of 22) sorted by relevance

/freebsd-12-stable/contrib/sendmail/cf/
Dsendmail.schema23 # The Sendmail MTA attributes and objectclass
38 DESC 'host name associated with a MTA cluster'
54 DESC 'Sendmail MTA definition'
59 # The Sendmail MTA shared attributes
73 # The Sendmail MTA Map attributes and objectclasses
117 DESC 'Sendmail MTA map definition'
137 DESC 'Sendmail MTA map object'
146 # The Sendmail MTA Alias attributes and objectclasses
191 DESC 'Sendmail MTA alias definition'
211 DESC 'Sendmail MTA alias object'
[all …]
DREADME959 8.12), the MTA will only receive qualified addresses from the
1396 550 Rejected: $&{client_addr} not listed as MTA
1612 (MTA-STS, see RFC 8461). It sets the option
2301 error if the LDAP server gives the MTA a temporary failure, or if set to
2302 "queue" (the default), the MTA will locally queue the mail.
2429 socket to the MTA/MSP. This might be necessary if your configuration
3270 only for hosts in my.domain, and disable MTA-STS for broken.sts.
3329 authenticate against another MTA. This information can be provided
4505 DAEMON_OPTIONS(`Port=smtp, Name=MTA')
4517 DAEMON_OPTIONS(`Port=925, Name=MTA')
[all …]
/freebsd-12-stable/contrib/sendmail/libmilter/docs/
Dfigure1.fig14 4 0 1 50 0 0 20 0.0000 4 195 645 1800 1725 MTA\001
19 4 0 4 50 0 0 20 0.0000 4 195 645 2250 3075 MTA\001
24 4 0 14 50 0 0 20 0.0000 4 195 645 1350 675 MTA\001
Dfigure2.fig25 4 0 4 50 0 0 20 0.0000 4 195 645 900 2550 MTA\001
30 4 0 1 50 0 0 20 0.0000 4 195 645 900 1200 MTA\001
/freebsd-12-stable/contrib/sendmail/cf/feature/
Dmtamark.m417 # map for MTA mark
22 …, `ifelse(len(X`'_ARG_),`1',`"550 Rejected: " $`'&{client_addr} " not listed as MTA"',`_ARG_')')dnl
25 # DNS based IP MTA list
Dcheck_other.m440 dnl accept anything that will be accepted by the MTA
/freebsd-12-stable/contrib/sendmail/
DCACerts14 …Issuer: C=US, ST=California, L=Berkeley, O=Endmail Org, OU=MTA, CN=CA/emailAddress=ca+ca-rsa2021@e…
18 …Subject: C=US, ST=California, L=Berkeley, O=Endmail Org, OU=MTA, CN=CA/emailAddress=ca+ca-rsa2021@…
47 …DirName:/C=US/ST=California/L=Berkeley/O=Endmail Org/OU=MTA/CN=CA/emailAddress=ca+ca-rsa2021@esmtp…
DRELEASE_NOTES25 Experimental support for SMTP MTA Strict Transport Security
26 (MTA-STS, see RFC 8461) is available when using
38 flags are available: D/M to disable DANE/MTA-STS,
320 If a connection to the MTA is dropped by the client before its
466 Drop support for IPv4-mapped IPv6 addresses to prevent the MTA
496 two AUTH lines, the MTA would not read them after
509 with the MTA, the MTA might experience a write() timeout.
630 the MTA was delaying connections due to DelayLA.
762 the MTA to deal with some input (i.e., "=") itself.
797 Even though a milter rejects a recipient the MTA will still keep
[all …]
/freebsd-12-stable/etc/mail/
DREADME9 default) holds the mail if an MTA can not be contacted.
11 To accomplish this, under the default setup, an MTA must be listening on
/freebsd-12-stable/contrib/sendmail/src/
DSECURITY120 sendmail.cf For the MTA (mail transmission agent)
121 The MTA is started by root as daemon:
151 the RandFile option (as for the MTA), or you have to turn off
165 Normal users can't use mailq anymore to see the MTA mail queue.
DTUNING142 at least turning it on for the MTA, but maybe disabling it for the
DREADME1822 milter.c MTA portions of the mail filter API.
1834 sfsasl.c I/O interface between SASL/TLS and the MTA.
/freebsd-12-stable/contrib/dma/
DREADME.markdown4 dma is a small Mail Transport Agent (MTA), designed for home and
/freebsd-12-stable/contrib/sendmail/cf/hack/
Dxconnect.m422 # XCONNECT support in MTA
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaStmt.cpp594 bool Sema::checkAndRewriteMustTailAttr(Stmt *St, const Attr &MTA) { in checkAndRewriteMustTailAttr() argument
602 if (!checkMustTailAttr(St, MTA)) in checkAndRewriteMustTailAttr()
619 bool Sema::checkMustTailAttr(const Stmt *St, const Attr &MTA) { in checkMustTailAttr() argument
634 Diag(St->getBeginLoc(), diag::err_musttail_needs_call) << &MTA; in checkMustTailAttr()
640 Diag(St->getBeginLoc(), diag::err_musttail_needs_trivial_args) << &MTA; in checkMustTailAttr()
660 auto GetMethodType = [this, St, MTA](const CXXMethodDecl *CMD, FuncType &Type, in checkMustTailAttr()
668 Diag(MTA.getLocation(), diag::note_tail_call_required) << &MTA; in checkMustTailAttr()
693 << &MTA << ContextType; in checkMustTailAttr()
726 Diag(MTA.getLocation(), diag::note_tail_call_required) << &MTA; in checkMustTailAttr()
736 Diag(St->getBeginLoc(), diag::err_musttail_needs_prototype) << &MTA; in checkMustTailAttr()
[all …]
/freebsd-12-stable/share/dict/
Dfreebsd111 MTA
/freebsd-12-stable/release/picobsd/mfs_tree/etc/
Ddisktab70 mta3230|mo230|IBM MTA-3230 230 Meg 3.5inch Magneto-Optical:\
/freebsd-12-stable/sbin/bsdlabel/
Ddisktab169 mta3230|mo230|IBM MTA-3230 230 Meg 3.5inch Magneto-Optical:\
/freebsd-12-stable/contrib/sendmail/libmilter/
DREADME105 S Timeout for sending information from the MTA to a filter
/freebsd-12-stable/contrib/sendmail/cf/m4/
Dproto.m4364 `ifdef(`_NETINET6_', `O DaemonPortOptions=Name=MTA-v4, Family=inet
365 O DaemonPortOptions=Name=MTA-v6, Family=inet6',`O DaemonPortOptions=Name=MTA')', `_DPO_')
1527 # ... return original address for MTA to queue up
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h11436 bool checkAndRewriteMustTailAttr(Stmt *St, const Attr &MTA);
11441 bool checkMustTailAttr(const Stmt *St, const Attr &MTA);
/freebsd-12-stable/contrib/amd/doc/
Dam-utils.texi7299 modifying all UAs, the MTA's configuration, installing new daemons, and