Home
last modified time | relevance | path

Searched refs:sendmail (Results 1 – 25 of 112) sorted by relevance

12345

/illumos-gate/usr/src/cmd/mailwrapper/
H A Dmailer.conf7 sendmail /usr/lib/smtp/sendmail/sendmail
8 newaliases /usr/lib/smtp/sendmail/sendmail
9 mailq /usr/lib/smtp/sendmail/mailq
H A DMakefile43 $(ROOTLIB)/sendmail \
45 $(ROOTUSRSBIN)/sendmail
79 $(ROOTLIB)/sendmail:
85 $(ROOTUSRSBIN)/sendmail:
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-network-smtp-sendmail.p5m29 value=pkg:/service/network/smtp/sendmail@8.14.4,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
37 mediator-implementation=sendmail
44 link path=etc/mail/cf/cf/main.cf target=sendmail.cf
45 link path=etc/mail/cf/cf/main.mc target=sendmail.mc
46 file path=etc/mail/cf/cf/sendmail.cf group=mail mode=0444
47 file path=etc/mail/cf/cf/sendmail.mc group=mail mode=0444
50 link path=etc/mail/cf/cf/subsidiary.cf target=sendmail.cf
51 link path=etc/mail/cf/cf/subsidiary.mc target=sendmail.mc
138 link path=etc/mail/main.cf target=sendmail.cf
139 file path=etc/mail/sendmail.cf mode=0444 \
[all …]
H A Dsystem-network-mailwrapper.p5m31 link path=usr/lib/sendmail target=mailwrapper mediator=mta \
36 link path=usr/sbin/sendmail target=../lib/mailwrapper mediator=mta \
45 depend type=require fmri=service/network/smtp/sendmail
/illumos-gate/usr/src/cmd/sendmail/lib/
H A DMakefile26 MANIFEST= smtp-sendmail.xml sendmail-client.xml
27 SVCMETHOD= smtp-sendmail sendmail-client
40 ROOTETCMAILSYMLINKS = $(ROOTETCMAIL)/sendmail.hf
H A Dhelpfile15 smtp This is sendmail version $v
60 quit Exit sendmail (SMTP).
66 verb by humans and other sendmail implementations.
128 control restart Restart sendmail.
129 control shutdown Shutdown sendmail.
130 control status Show sendmail status.
131 control mstat Show sendmail status (machine readable format).
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DMakefile31 CFS= sendmail.cf submit.cf
33 SUBCFS= cf/sendmail.cf cf/submit.cf
47 $(ROOTETCMAILCF)/cf/sendmail.cf \
48 $(ROOTETCMAILCF)/cf/sendmail.mc \
169 $(SYMLINK) sendmail.cf $(ROOTETCMAIL)/main.cf
171 $(SYMLINK) sendmail.cf $(ROOTETCMAIL)/subsidiary.cf
173 $(SYMLINK) sendmail.cf $(ROOTETCMAILCF)/cf/main.cf
175 $(SYMLINK) sendmail.mc $(ROOTETCMAILCF)/cf/main.mc
177 $(SYMLINK) sendmail.cf $(ROOTETCMAILCF)/cf/subsidiary.cf
179 $(SYMLINK) sendmail.mc $(ROOTETCMAILCF)/cf/subsidiary.mc
H A DREADME4 This document describes the sendmail configuration files. It
5 explains how to create a sendmail.cf file for use with sendmail.
6 It also describes how to set options for sendmail which are explained
8 on-line at http://www.sendmail.org/%7Eca/email/doc8.12/op.html .
85 # the sendmail distribution.
91 # and should not be used elsewhere. It is provided on the sendmail
160 most cases sendmail uses this only to avoid lots of unnecessary
193 sendmail 8.9 has introduced a new configuration directory for sendmail
194 related files, /etc/mail. The new files available for sendmail 8.9 --
199 uniformity to sendmail's file locations.
[all …]
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME8 The sendmail Mail Filter API (Milter) is designed to allow third-party
17 http://sendmail-jilter.sourceforge.net/
24 does not need root access to communicate with sendmail. It is a
75 If none of these is specified, the message is passed through sendmail
78 Finally, you can override the default timeouts used by sendmail when
114 To test sendmail with the sample filter, the following might be added (in
125 the sendmail process, you will want to test that the filter performs as
130 consistency with the suggested options for sendmail.cf, this would be the
142 simple means of doing this; either using the 'sendmail -bs' command, or
147 % sendmail -bs
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A DREAD_ME28 This directory contains the source files for sendmail.
46 reasons. Most of the configuration is in sendmail.cf.
48 control.c Code for sendmail's daemon control socket.
58 main.c The main routine to sendmail. This file also
70 sendmail.h Main header file for sendmail.
87 util.c Some general purpose routines used by sendmail.
88 version.c The current version of sendmail.
H A DMakefile31 PROG= sendmail
78 install: $(ROOTLIBSMTPSM)/sendmail $(ROOTSYMLINKS)
81 $(RM) $@; $(SYMLINK) sendmail $@
/illumos-gate/usr/src/cmd/sendmail/
H A DREAD_ME42 administering sendmail and the network mail environment.
45 and src/sendmail .
48 lib Master copies of files used by sendmail, e.g. the aliases
54 needed by sendmail and its auxiliary programs.
55 src The source for the sendmail program itself.
H A DLICENSE5 Emeryville, CA 94608, USA, or by electronic mail at license@sendmail.com.
25 and linkable source code of sendmail including all modifications.
41 permission. The name "sendmail" is a trademark of Sendmail, Inc.
/illumos-gate/usr/src/man/man5/
H A DMakefile166 sendmail.5 \
228 sendmail.cf.5 \
277 sendmail.cf.5 := LINKSRC = sendmail.5
278 submit.cf.5 := LINKSRC = sendmail.5
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Duse_ct_file.m411 # the sendmail distribution.
20 # if defined, the sendmail.cf will read the /etc/mail/trusted-users file to
H A Duse_cw_file.m411 # the sendmail distribution.
20 # if defined, the sendmail.cf will read the /etc/mail/local-host-names file
H A Dmsp.m48 # the sendmail distribution.
30 dnl as sendmail and it must be group-writable.
45 `define(`_b_', index(STATUS_FILE, `sendmail.st'))ifelse(_b_, `-1', `STATUS_FILE', `substr(STATUS_FI…
H A Dnullclient.m411 # the sendmail distribution.
22 # sendmail.
H A Dgenerics_entire_domain.m48 # the sendmail distribution.
H A Dvirtuser_entire_domain.m48 # the sendmail distribution.
H A Daccept_unqualified_senders.m48 # the sendmail distribution.
H A Daccept_unresolvable_domains.m48 # the sendmail distribution.
/illumos-gate/usr/src/cmd/sendmail/cf/cf/
H A Dsubmit.mc8 # the sendmail distribution.
14 # This is the prototype file for a set-group-ID sm-msp sendmail that
/illumos-gate/usr/src/cmd/sendmail/cf/ostype/
H A Dsolaris8.m48 # the sendmail distribution.
24 define(`confPID_FILE', `/var/run/sendmail.pid')dnl
/illumos-gate/usr/src/tools/findunref/
H A Dexception_list.open68 ./usr/src/cmd/sendmail/libsm/t-*.c
119 ./usr/src/cmd/sendmail/libmilter/example.c
127 # Ignore sendmail files included for completeness' sake, but which won't
130 ./usr/src/cmd/sendmail/src/statusd_shm.h

12345