Searched refs:sendmail (Results 76 - 100 of 107) sorted by relevance

12345

/freebsd-10.0-release/usr.bin/mail/
H A Dsend.c269 sendmail(char *str) function
405 if ((cp = value("sendmail")) != NULL)
/freebsd-10.0-release/contrib/sendmail/src/
H A Dudb.c10 * the sendmail distribution.
14 #include <sendmail.h>
25 #include <sm/sendmail.h>
38 ** UDB.C -- interface between sendmail and Berkeley User Data Base.
940 ** In the sendmail tradition, the leading character
H A Dalias.c10 * the sendmail distribution.
14 #include <sendmail.h>
H A Dcollect.c10 * the sendmail distribution.
14 #include <sendmail.h>
H A Ddomain.c10 * the sendmail distribution.
14 #include <sendmail.h>
H A Derr.c10 * the sendmail distribution.
14 #include <sendmail.h>
32 ** in the main sendmail process, and in all child processes
1086 ** Error messages used internally in sendmail.
H A Dsfsasl.c7 * the sendmail distribution.
14 #include <sendmail.h>
348 ** for sendmail to read from and write to.
939 ** for sendmail to read from and write to.
H A Dmain.c10 * the sendmail distribution.
15 #include <sendmail.h>
16 #include <sm/sendmail.h>
37 #include <sendmail/pathnames.h>
64 ** Sendmail is driven by settings read in from /etc/mail/sendmail.cf
68 ** /usr/lib/sendmail [flags] addr ...
240 /* Check if sendmail is running with extra privs */
277 # define SM_LOG_STR "sendmail"
646 /* clear sendmail's environment */
671 sm_setuserenv("AGENT", "sendmail");
[all...]
H A Dheaders.c10 * the sendmail distribution.
14 #include <sendmail.h>
15 #include <sm/sendmail.h>
55 ** pflag -- flags for chompheader() (from sendmail.h)
462 ** pflag -- flags for chompheader() (from sendmail.h)
922 /* if we are just verifying (that is, sendmail -t -bv), drop out now */
H A Dutil.c10 * the sendmail distribution.
14 #include <sendmail.h>
18 #include <sm/sendmail.h>
563 ** LOG_SENDMAIL_PID -- record sendmail pid and command line.
629 ** CLOSE_SENDMAIL_PID -- close sendmail pid file
H A Denvelope.c10 * the sendmail distribution.
14 #include <sendmail.h>
681 ** We did not need to do this copying in sendmail 8.11 :-(
967 ** sets sendmail's notion of who the from person is.
H A Dmci.c10 * the sendmail distribution.
14 #include <sendmail.h>
H A Dmime.c10 * the sendmail distribution.
14 #include <sendmail.h>
H A Dtls.c7 * the sendmail distribution.
11 #include <sendmail.h>
514 ** req -- requirements for initialization (see sendmail.h)
H A Dparseaddr.c10 * the sendmail distribution.
14 #include <sendmail.h>
18 #include <sm/sendmail.h>
49 ** in sendmail.h.
399 ** flags -- the copy flag (see RF_ definitions in sendmail.h
2222 ** include sendmail metacharacters. The special character
3057 ** flags -- control some behavior, see RSF_ in sendmail.h
H A Drecipient.c10 * the sendmail distribution.
14 #include <sendmail.h>
1140 ** This routine contains most of the time of many sendmail runs.
H A Dsavemail.c10 * the sendmail distribution.
14 #include <sendmail.h>
H A Dconf.c10 * the sendmail distribution.
14 #include <sendmail.h>
18 #include <sm/sendmail.h>
19 #include <sendmail/pathnames.h>
69 ** which are described in sendmail.h.
87 ** Not all of these are actually handled specially by sendmail
89 ** you know that "someday" I intend to have sendmail do
292 ((pw = sm_getpwnam("sendmail")) != NULL && pw->pw_uid != 0) ||
862 { 0, "sendmail", 3, &lkp0 };
2521 /* print sendmail
[all...]
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>
3819 ** besides sendmail with this setting?
4052 ** when reading in the sendmail.cf file). This has to be done
/freebsd-10.0-release/share/mk/
H A Dbsd.prog.mk66 ${BINDIR:C%/usr/(bin|bsdinstall|games|libexec|lpr|sendmail|sm.bin|sbin)(/.*)?%/usr/bin%} == "/usr/bin"\
/freebsd-10.0-release/contrib/sendmail/libsmutil/
H A Dsafefile.c10 * the sendmail distribution.
14 #include <sendmail.h>
/freebsd-10.0-release/contrib/sendmail/vacation/
H A Dvacation.c10 * the sendmail distribution.
38 #include "sendmail/sendmail.h"
39 #include <sendmail/pathnames.h>
481 ** with EPIPE in sendmail
967 ** exec sendmail to send the vacation file to sender
1008 pv[0] = "sendmail";
1063 msglog(LOG_ERR, "vacation: can't open pipe to sendmail");
/freebsd-10.0-release/contrib/sendmail/contrib/
H A Dexpn.pl22 # disconnect & reconnect after 25 commands to the same sendmail 8.8.* host
1317 .BR sendmail (8),
/freebsd-10.0-release/contrib/sendmail/mail.local/
H A Dmail.local.c9 * the sendmail distribution.
73 #include <sendmail/pathnames.h>
1004 ** handled in the sendmail aliases file.

Completed in 300 milliseconds

12345