Searched refs:sendmail (Results 51 - 75 of 107) sorted by relevance

12345

/freebsd-10.0-release/contrib/sendmail/contrib/
H A Dbuildvirtuser61 In order to function properly, sendmail must be configured to use these
68 /etc/mail/virtusers/), the sendmail daemon must be restarted for the change
/freebsd-10.0-release/contrib/sendmail/libsmdb/
H A Dsmdb.c7 ** the sendmail distribution.
18 #include <sendmail/sendmail.h>
512 ** type and the required cpp define from sendmail/README.
H A Dsmdb1.c7 ** the sendmail distribution.
17 #include <sendmail/sendmail.h>
H A Dsmndbm.c7 ** the sendmail distribution.
17 #include <sendmail/sendmail.h>
H A Dsmdb2.c7 ** the sendmail distribution.
18 #include <sendmail/sendmail.h>
/freebsd-10.0-release/etc/
H A DMakefile7 SUBDIR= sendmail
42 rc.sendmail \
143 MTREE+= BSD.sendmail.dist
245 ${_+_}cd ${.CURDIR}/sendmail; ${MAKE} distribution
321 MTREES+= mtree/BSD.sendmail.dist /
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Docs/Examples/
H A Doneliners_examples.txt57 sendmail 31
96 5011 sendmail 10
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Examples/
H A Doneliners_examples.txt57 sendmail 31
96 5011 sendmail 10
/freebsd-10.0-release/contrib/sendmail/src/
H A Dsasl.c7 * the sendmail distribution.
16 # include <sendmail.h>
131 ** SM_SASL_INIT -- sendmail specific SASL initialization
H A Dmacro.c10 * the sendmail distribution.
14 #include <sendmail.h>
18 #include <sm/sendmail.h>
80 /* see sendmail.h: Special characters in rewriting rules. */
152 /* set defaults for some macros sendmail will use later */
164 ** there will be no sendmail metacharacters and METAQUOTEs will have
302 /* check for any sendmail metacharacters */
H A Dcontrol.c7 * the sendmail distribution.
11 #include <sendmail.h>
52 ** the sendmail daemon.
412 "To fix, run sendmail with -dsm_check_heap.4\r\n");
H A Dratectrl.c7 * the sendmail distribution.
47 #include <sendmail.h>
H A Dsm_resolve.c7 * the sendmail distribution.
44 #include <sendmail.h>
H A Dstab.c10 * the sendmail distribution.
14 #include <sendmail.h>
/freebsd-10.0-release/usr.bin/mail/
H A Dcmdtab.c66 { "mail", sendmail, R|M|I|STRLIST, 0, 0 },
H A Dextern.h214 int sendmail(char *);
/freebsd-10.0-release/usr.sbin/lpr/lpd/
H A Dprintjob.c153 static void sendmail(struct printer *_pp, char *_userid, int _bombed);
342 sendmail(pp, logname, FATALERR);
469 sendmail(pp, line+1, bombed);
564 sendmail(pp, logname, bombed);
589 sendmail(pp, line+1, bombed);
947 sendmail(pp, line+1, NOACCT);
971 sendmail(pp, logname, ACCESS);
1555 * sendmail ---
1559 sendmail(struct printer *pp, char *userid, int bombed) function
/freebsd-10.0-release/contrib/sendmail/libsm/
H A Dt-qic.c7 * the sendmail distribution.
14 #include <sm/sendmail.h>
/freebsd-10.0-release/etc/rc.d/
H A Dsendmail12 # XXX - Get together with sendmail mantainer to figure out how to
17 name="sendmail"
55 # http://www.sendmail.org/~ca/email/other/cagreg.html
169 "${name} was not started; you have multiple copies of sendmail.cf."
195 info Creating certificate for sendmail.
/freebsd-10.0-release/usr.sbin/
H A DMakefile288 SUBDIR+= sendmail
/freebsd-10.0-release/contrib/file/
H A DMakefile.am194 $(MAGIC_FRAGMENT_DIR)/sendmail \
/freebsd-10.0-release/contrib/gcc/
H A Dgccbug.in46 if [ -f /usr/sbin/sendmail ]; then
47 MAIL_AGENT="/usr/sbin/sendmail -oi -t"
49 MAIL_AGENT="/usr/lib/sendmail -oi -t"
/freebsd-10.0-release/contrib/sendmail/rmail/
H A Drmail.c9 * the sendmail distribution.
29 * fond of and turns them into something reasonable. It then execs sendmail
68 #include <sendmail/pathnames.h>
274 /* Allocate args (with room for sendmail args as well as recipients */
278 args[i++] = _PATH_SENDMAIL; /* Build sendmail's argument list. */
305 ** passed to sendmail and could be interpreted as flags.
306 ** To prevent confusion of sendmail wrap < and > around
344 ** position in the file and just exec sendmail. Could probably skip
/freebsd-10.0-release/gnu/usr.bin/rcs/rcs/
H A Drcs.c37 * (sendmail): Rewind mailmess before flushing it.
159 * Added conditional compilation for 4.2 sendmail and 4.1 delivermail.
165 * Changed sendmail(): now uses delivermail, and asks whether to break the lock.
251 static int sendmail P((char const*,char const*));
1010 sendmail(Delta, who) function
1093 && !sendmail(num, next->login)
/freebsd-10.0-release/tools/tools/tinybsd/
H A Dtinybsd391 cd /usr/src/etc/sendmail/

Completed in 157 milliseconds

12345