Home
last modified time | relevance | path

Searched refs:mail (Results 1 – 25 of 121) sorted by relevance

12345

/titanic_41/usr/src/pkg/manifests/
H A Dservice-network-smtp-sendmail.mf34 dir path=etc/mail group=mail
35 dir path=etc/mail/cf group=mail
36 dir path=etc/mail/cf/cf group=mail
37 dir path=etc/mail/cf/domain group=mail
38 dir path=etc/mail/cf/feature group=mail
39 dir path=etc/mail/cf/m4 group=mail
40 dir path=etc/mail/cf/mailer group=mail
41 dir path=etc/mail/cf/ostype group=mail
42 dir path=etc/mail/cf/sh group=mail
71 file path=etc/mail/aliases original_name=SUNWsndm:etc/mail/aliases \
[all …]
H A Dsystem-library.man3mail.inc17 file path=usr/share/man/man3mail/maillock.3mail
18 link path=usr/share/man/man3mail/mailunlock.3mail target=maillock.3mail
19 link path=usr/share/man/man3mail/touchlock.3mail target=maillock.3mail
/titanic_41/usr/src/man/man3mail/
H A DMakefile19 MANSECT= 3mail
21 MANFILES= maillock.3mail
23 MANLINKS= mailunlock.3mail \
24 touchlock.3mail
26 mailunlock.3mail := LINKSRC = maillock.3mail
28 touchlock.3mail := LINKSRC = maillock.3mail
/titanic_41/usr/src/cmd/mail/
H A Dcksaved.c53 char save[MAXFILENAME], mail[MAXFILENAME]; local
55 cat(mail, maildir, user);
70 if (stat(mail, &stbuf) != 0) {
77 if (link(save, mail) != 0) {
89 if (rename(save, mail) != 0) {
104 if ((Ostream = fopen(mail, "a")) == NULL) {
107 program, mail);
H A DMakefile27 BINPROG= mail
54 CPROG= mail
58 ROOTMAILD= $(ROOTLIB)/mail
96 $(ROOTBIN)/mail := FILEMODE = 02511
109 mail: $(MAILOBJS) target
118 $(RM) $@; $(SYMLINK) mail $@
127 $(RM) $(OBJS) $(MAILOBJS) mail
/titanic_41/usr/src/cmd/bnu/
H A Duudemon.cleanup97 MAILDIR=/var/mail
174 ) | mail $MAILTO
186 (echo "uudemon.cleanup: unable to chdir to $LOGDIR/$i") | mail $MAILTO
227 (echo "Subject: cleanup"; echo; cat $OLD/uucleanup) | mail $MAILTO
249 (echo "uudemon.cleanup: unable to chdir to $d") | mail $MAILTO
276 (echo "Subject: cores"; echo; cat $TMP) | mail $MAILTO
300 (echo "Subject: uucp requests"; echo; cat $TMP) | mail $MAILTO
308 (echo "Subject: uucp DENIED"; echo; cat $TMP) | mail $MAILTO
314 (echo "Subject: uu-status"; echo; cat $TMP) | mail $MAILTO
320 (echo "Subject: $CORRUPT"; echo; cat $TMP) | mail $MAILTO
[all …]
H A Duudemon.admin110 (echo "Subject: uu-status"; echo; cat $TMP) | mail $MAILTO
115 (echo "Subject: passwd check"; echo; cat $TMP) | mail $MAILTO
/titanic_41/usr/src/cmd/mailx/
H A Dreceipt.c58 char *mail, *s; in receipt() local
61 if ((mail = value("sendmail")) == 0) in receipt()
63 mail = SENDMAIL; in receipt()
65 mail = MAIL; in receipt()
69 snprintf(buf, sizeof (buf), "%s %s", mail, skin(nameof(mp))); in receipt()
/titanic_41/usr/src/cmd/sendmail/aux/
H A DMakefile32 LIBPROG= mail.local smrsh
48 mail.local := LDLIBS += -lsocket -lnsl -lmail -lldap
83 mail.local: mail.local.o ../libsmutil/libsmutil.a ../libsm/libsm.a
84 $(LINK.c) mail.local.o -o $@ $(LDLIBS) ../libsmutil/libsmutil.a \
115 install: all $(ROOTPROG) $(ROOTLIB)/mail.local $(ROOTLIB)/smrsh \
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dsetadmin.c64 &adm.mail, "mail",
134 int mail = 0; in setadminFile() local
162 mail = 1; in setadminFile()
183 if (!mail) { in setadminFile()
184 adm.mail = DEFMAIL; /* if we don't assign anything to it */ in setadminFile()
/titanic_41/usr/src/cmd/sendmail/lib/
H A Dhelpfile31 ehlo SEND Send as mail [RFC821]
32 ehlo SOML Send as mail or terminal [RFC821]
33 ehlo SAML Send as mail and terminal [RFC821]
48 mail MAIL From:<sender> [ <parameters> ]
49 mail Specifies the sender. Parameters are ESMTP extensions.
50 mail See "HELP DSN" for details.
80 soml Send or mail. If the user is logged in, send directly,
81 soml otherwise mail. Not supported in this implementation.
83 saml Send and mail. Send directly to the user's terminal,
84 saml and also mail a letter. Not supported in this
H A Daliases37 # The following alias is required by the mail protocol, RFC 2821
38 # Set it to the address of a HUMAN who deals with this system's mail problems.
60 # Aliases to handle mail to programs or files, eg news or vacation
71 # Alias for a person, so they can receive mail by several names:
H A DMakefile35 ROOTETCMAIL = $(ROOTETC)/mail
64 $(RM) $@; $(SYMLINK) mail/aliases $@
H A Dsmtp-sendmail103 /usr/bin/logger -p mail.crit "$ERRMSG1"
104 /usr/bin/logger -p mail.crit "$ERRMSG2"
/titanic_41/usr/src/cmd/sendmail/cf/
H A DREADME194 related files, /etc/mail. The new files available for sendmail 8.9 --
195 the class {R} /etc/mail/relay-domains and the access database
196 /etc/mail/access -- take advantage of this new directory. Beginning with
205 /etc/bitdomain /etc/mail/bitdomain
206 /etc/domaintable /etc/mail/domaintable
207 /etc/genericstable /etc/mail/genericstable
208 /etc/uudomain /etc/mail/uudomain
209 /etc/virtusertable /etc/mail/virtusertable
210 /etc/userdb /etc/mail/userdb
212 /etc/aliases /etc/mail/aliases
[all …]
H A DMakefile39 ROOTETCMAIL = $(ROOTETC)/mail
162 $(RM) $(ROOTLIB)/mail
163 $(SYMLINK) ../../etc/mail/cf $(ROOTLIB)/mail
/titanic_41/usr/src/cmd/sendmail/cf/ostype/
H A Dsolaris2.m415 # have mail.local installed. It is my understanding that this is
23 ifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', `/usr/lib/mail.local')')
25 ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail.local -d $u')')
H A Dsolaris2.ml.m415 # have mail.local installed. It is my understanding that this is
23 ifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', `/usr/lib/mail.local')')
25 ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail.local -d $u')')
H A Dsolaris2.pre5.m416 # use mail as local mailer which are usually version before 2.5.
25 ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail -f $g -d $u')')
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/
H A Dquit.c263 if (!started || (adm.mail == NULL)) in mailmsg()
266 len = strlen(adm.mail) + sizeof (MAILCMD) + 2; in mailmsg()
273 (void) snprintf(cmd, len, "%s %s", MAILCMD, adm.mail); in mailmsg()
/titanic_41/usr/src/cmd/syslogd/
H A Dsyslog.conf34 *.err;kern.debug;daemon.notice;mail.crit /var/adm/messages
45 mail.debug ifdef(`LOGHOST', /var/log/syslog, @loghost)
/titanic_41/usr/src/cmd/ypcmd/net_files/
H A DMakefile61 ALIASES = /etc/mail/aliases
244 @cp $(ALIASES) $(YPDBDIR)/$(DOM)/mail.aliases;
245 @/usr/lib/sendmail -bi -oA$(YPDBDIR)/$(DOM)/mail.aliases;
246 $(MKALIAS) $(YPDBDIR)/$(DOM)/mail.aliases $(YPDBDIR)/$(DOM)/mail.byaddr;
247 @rm $(YPDBDIR)/$(DOM)/mail.aliases;
250 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) mail.aliases; fi
251 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) mail.byaddr; fi
/titanic_41/usr/src/cmd/sendmail/cf/feature/
H A Dlocal_lmtp.m423 ifdef(`confEBINDIR', confEBINDIR, `/usr/libexec')`/mail.local',
27 ifelse(len(X`'_ARG2_), `1', `mail.local -l', _ARG2_))
/titanic_41/usr/src/man/man1b/
H A DMakefile41 mail.1b \
61 Mail.1b := LINKSRC = mail.1b
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dquit.c430 if (!installStarted || pkgaskFlag || (adm.mail == NULL)) { in mailmsg()
434 len = strlen(adm.mail) + sizeof (MAILCMD) + 2; in mailmsg()
441 (void) snprintf(cmd, len, "%s %s", MAILCMD, adm.mail); in mailmsg()

12345