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

12345

/freebsd-13-stable/etc/mail/
H A Dmailer.conf3 # Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail
8 sendmail /usr/libexec/sendmail/sendmail
9 mailq /usr/libexec/sendmail/sendmail
10 newaliases /usr/libexec/sendmail/sendmail
[all...]
H A DMakefile5 # file and database maps for the sendmail(8) daemon.
12 # aliases - Build the sendmail aliases
13 # install - Install the .cf file as /etc/mail/sendmail.cf
16 # start - Start both the sendmail MTA daemon and MSP queue running
19 # stop - Stop both the sendmail MTA daemon and MSP queue running
21 # restart - Restart both the sendmail MTA daemon and MSP queue running
25 # start-mta - Start the sendmail MTA daemon with the flags defined in
27 # stop-mta - Stop the sendmail MTA daemon
28 # restart-mta - Restart the sendmail MTA daemon
31 # start-mspq - Start the sendmail MS
[all...]
/freebsd-13-stable/contrib/sendmail/libsmutil/
H A Ddebug.c7 * the sendmail distribution.
11 #include <sendmail.h>
H A Dcf.c7 * the sendmail distribution.
11 #include <sendmail.h>
13 #include <sendmail/pathnames.h>
20 ** For others: returns submit.cf or sendmail.cf depending
58 cflocation = ni_propval("/locations", NULL, "sendmail",
70 cflocation = ni_propval("/locations", NULL, "sendmail",
71 "sendmail.cf", '\0');
H A Dlockfile.c10 * the sendmail distribution.
14 #include <sendmail.h>
H A Dsnprintf.c10 * the sendmail distribution.
14 #include <sendmail.h>
H A Derr.c7 * the sendmail distribution.
11 #include <sendmail.h>
/freebsd-13-stable/usr.sbin/newsyslog/newsyslog.conf.d/
H A Dsendmail.conf2 /var/log/sendmail.st 640 10 * 168 BN
H A DMakefile30 CONFS+= sendmail.conf
/freebsd-13-stable/libexec/dma/dmagent/
H A Dmailer.conf3 sendmail /usr/libexec/dma
/freebsd-13-stable/share/doc/smm/08.sendmailop/
H A DMakefile9 SRCDIR= ${SRCTOP}/contrib/sendmail/doc/op
/freebsd-13-stable/usr.sbin/periodic/etc/daily/
H A D500.queuerun16 if [ ! -x /usr/sbin/sendmail ]
18 echo '$daily_queuerun_enable is set but /usr/sbin/sendmail' \
22 /usr/sbin/sendmail -q >/dev/null 2>&1 &
27 /usr/sbin/sendmail -q -Ac >/dev/null 2>&1 &
/freebsd-13-stable/etc/mtree/
H A DMakefile12 ${_BSD.sendmail.dist} \
24 _BSD.sendmail.dist= BSD.sendmail.dist
/freebsd-13-stable/usr.sbin/mailwrapper/
H A DMakefile17 mailwrapper /usr/sbin/sendmail
20 SYMLINKS+= ../libexec/sendmail/sendmail ${BINDIR}/mailwrapper
29 # We install here if either sendmail(8) is enabled, or dma(8) isn't. In the
30 # latter scenario, we take care of the possibility that neither sendmail(8) nor
/freebsd-13-stable/libexec/mail.local/
H A DMakefile4 PACKAGE=sendmail
5 SENDMAIL_DIR=${SRCTOP}/contrib/sendmail
21 # User customizations to the sendmail build environment
/freebsd-13-stable/share/sendmail/
H A DMakefile3 # Doing a make install builds /usr/share/sendmail/
5 PACKAGE= sendmail
7 SENDMAIL_DIR= ${SRCTOP}/contrib/sendmail
9 CFPACKAGE= sendmail
15 DDIR= ${DESTDIR}${SHAREDIR}/sendmail
/freebsd-13-stable/usr.sbin/sendmail/
H A DMakefile6 PACKAGE=sendmail
7 SENDMAIL_DIR=${SRCTOP}/contrib/sendmail
11 BINDIR= ${LIBEXECDIR}/sendmail
13 PROG= sendmail
14 MAN= mailq.1 newaliases.1 aliases.5 sendmail.8
15 MLINKS+=sendmail.8 hoststat.8
16 MLINKS+=sendmail.8 purgestat.8
65 # User customizations to the sendmail build environment
/freebsd-13-stable/libexec/smrsh/
H A DMakefile4 PACKAGE=sendmail
5 SENDMAIL_DIR=${SRCTOP}/contrib/sendmail
20 # User customizations to the sendmail build environment
/freebsd-13-stable/bin/rmail/
H A DMakefile4 PACKAGE=sendmail
5 SENDMAIL_DIR=${SRCTOP}/contrib/sendmail
8 # Not much point this being static. It calls a shared sendmail...
23 # User customizations to the sendmail build environment
/freebsd-13-stable/lib/libmilter/
H A DMakefile5 PACKAGE=sendmail
6 SENDMAIL_DIR=${SRCTOP}/contrib/sendmail
18 # User customizations to the sendmail build environment
/freebsd-13-stable/contrib/nvi/files/
H A Drecover.in46 sendmail -odb -t < "${i}"
/freebsd-13-stable/contrib/sendmail/src/
H A Dsysexits.c10 * the sendmail distribution.
14 #include <sendmail.h>
/freebsd-13-stable/lib/libsmdb/
H A DMakefile4 SENDMAIL_DIR=${SRCTOP}/contrib/sendmail
10 # User customizations to the sendmail build environment
/freebsd-13-stable/lib/libsmutil/
H A DMakefile4 SENDMAIL_DIR=${SRCTOP}/contrib/sendmail
10 # User customizations to the sendmail build environment
/freebsd-13-stable/libexec/rc/
H A DMakefile14 CONFETC+= rc.sendmail

Completed in 205 milliseconds

12345