Searched refs:sendmail (Results 101 - 114 of 114) sorted by relevance

12345

/freebsd-13-stable/targets/pseudo/userland/
H A DMakefile.depend697 usr.sbin/sendmail \
/freebsd-13-stable/contrib/sendmail/src/
H A Drecipient.c10 * the sendmail distribution.
14 #include <sendmail.h>
1145 ** This routine contains most of the time of many sendmail runs.
H A Dsavemail.c10 * the sendmail distribution.
14 #include <sendmail.h>
756 ** universe. Because of that, sendmail uses the rfc822 addrtype,
H A Dconf.c10 * the sendmail distribution.
14 #include <sendmail.h>
18 #include <sm/sendmail.h>
19 #include <sendmail/pathnames.h>
73 ** which are described in sendmail.h.
91 ** Not all of these are actually handled specially by sendmail
93 ** you know that "someday" I intend to have sendmail do
296 ((pw = sm_getpwnam("sendmail")) != NULL && pw->pw_uid != 0) ||
926 { 0, "sendmail", 3, &lkp0 };
2599 /* print sendmail
[all...]
H A Dtls.c7 * the sendmail distribution.
11 #include <sendmail.h>
903 ** req -- requirements for initialization (see sendmail.h)
H A Dmilter.c7 * the sendmail distribution.
11 #include <sendmail.h>
16 # include <sm/sendmail.h>
H A Dreadcf.c10 * the sendmail distribution.
14 #include <sendmail.h>
15 #include <sm/sendmail.h>
4411 ** besides sendmail with this setting?
4696 ** when reading in the sendmail.cf file). This has to be done
H A Dsendmail.h10 * the sendmail distribution.
14 ** SENDMAIL.H -- MTA-specific definitions for sendmail.
43 #include "sendmail/sendmail.h"
61 SM_UNUSED(static char SmailId[]) = "@(#)$Id: sendmail.h,v 8.1104 2013-11-22 20:51:56 ca Exp $";
536 #define M_INTERNAL 'I' /* SMTP to another sendmail site */
720 ERROR: change SASL_SEC_MASK_ notify sendmail.org!
1178 int r_line; /* rule line in sendmail.cf */
1190 /* sm/sendmail.h #define METAQUOTE ((unsigned char)0377) quotes the next octet */
1364 ** (albeit not the implementation) comes from IDA sendmail
[all...]
H A Dusersmtp.c10 * the sendmail distribution.
14 #include <sendmail.h>
240 ** If this is expected to be another sendmail, send some internal
H A Ddaemon.c10 * the sendmail distribution.
14 #include <sendmail.h>
H A Dsrvrsmtp.c10 * the sendmail distribution.
14 #include <sendmail.h>
5372 ** General rule (see sendmail.h, d_flags):
H A Ddeliver.c10 * the sendmail distribution.
14 #include <sendmail.h>
1736 ** >>>>>>>>>> function is subsumed by sendmail.
5327 ** execute bits, sendmail will try to become the owner of that file
5329 ** sendmail runs as root.
5759 ** that user. This is necessary if sendmail is running
H A Dqueue.c10 * the sendmail distribution.
14 #include <sendmail.h>
39 ** QF_VERSION == 4 was sendmail 8.10/8.11 without _FFR_QUEUEDELAY
40 ** QF_VERSION == 5 was sendmail 8.10/8.11 with _FFR_QUEUEDELAY
41 ** QF_VERSION == 6 was sendmail 8.12 without _FFR_QUEUEDELAY
42 ** QF_VERSION == 7 was sendmail 8.12 with _FFR_QUEUEDELAY
43 ** QF_VERSION == 8 is sendmail 8.13
3707 /* don't use the headers from sendmail.cf... */
3908 /* don't use the headers from sendmail.cf... */
8575 ** envelopes as required by the sendmail configuratio
[all...]
H A Dmap.c10 * the sendmail distribution.
14 #include <sendmail.h>
3814 /* sendmail doesn't have the ability to write to LDAP (yet) */
5182 /* sendmail version for phmap id string */
5214 "sendmail-%s phmap-20010529 libphclient-%s",
8037 /* sendmail doesn't have the ability to write to SOCKET (yet) */

Completed in 296 milliseconds

12345