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

12345

/freebsd-10.0-release/contrib/sendmail/src/
H A Ddaemon.c10 * the sendmail distribution.
14 #include <sendmail.h>
H A Dsendmail.h10 * the sendmail distribution.
14 ** SENDMAIL.H -- MTA-specific definitions for sendmail.
44 #include "sendmail/sendmail.h"
55 SM_UNUSED(static char SmailId[]) = "@(#)$Id: sendmail.h,v 8.1101 2013/03/15 17:54:12 ca Exp $";
441 #define M_INTERNAL 'I' /* SMTP to another sendmail site */
616 ERROR: change SASL_SEC_MASK_ notify sendmail.org!
1053 int r_line; /* rule line in sendmail.cf */
1065 /* sm/sendmail.h #define METAQUOTE ((unsigned char)0377) quotes the next octet */
1222 ** (albeit not the implementation) comes from IDA sendmail
[all...]
H A Dusersmtp.c10 * the sendmail distribution.
14 #include <sendmail.h>
224 ** If this is expected to be another sendmail, send some internal
H A Ddeliver.c10 * the sendmail distribution.
14 #include <sendmail.h>
1685 ** >>>>>>>>>> function is subsumed by sendmail.
5074 ** execute bits, sendmail will try to become the owner of that file
5076 ** sendmail runs as root.
5506 ** that user. This is necessary if sendmail is running
H A Dsrvrsmtp.c10 * the sendmail distribution.
14 #include <sendmail.h>
4840 ** General rule (see sendmail.h, d_flags):
H A Dmap.c10 * the sendmail distribution.
14 #include <sendmail.h>
3385 /* sendmail doesn't have the ability to write to LDAP (yet) */
4743 /* sendmail version for phmap id string */
4775 "sendmail-%s phmap-20010529 libphclient-%s",
7403 /* sendmail doesn't have the ability to write to SOCKET (yet) */
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
3680 /* don't use the headers from sendmail.cf... */
3881 /* don't use the headers from sendmail.cf... */
8386 ** envelopes as required by the sendmail configuratio
[all...]

Completed in 196 milliseconds

12345