/titanic_50/usr/src/cmd/mailx/hdr/ |
H A D | usg.local.h | 54 # define MAIL "/bin/rmail" /* Mail delivery agent */ macro 56 # define MAIL "/usr/bin/rmail"/* Mail delivery agent */ macro
|
/titanic_50/usr/src/cmd/sendmail/lib/ |
H A D | helpfile | 17 smtp HELO EHLO MAIL RCPT DATA 48 mail MAIL From:<sender> [ <parameters> ] 76 send replaces the MAIL command, and can be used to send 93 dsn MAIL From:<sender> [ RET={ FULL | HDRS} ] [ ENVID=<envid> ]
|
/titanic_50/usr/src/cmd/mailx/ |
H A D | receipt.c | 65 mail = MAIL; in receipt()
|
H A D | send.c | 568 deliver = MAIL; in mail1()
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/ |
H A D | Facility.java | 139 public static final Facility MAIL = new Facility(LOG_MAIL, "MAIL"); field in Facility
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | mailst.c | 68 (void) snprintf(cmd, sizeof (cmd), "%s %s '%s'", PATH, MAIL, user);
|
H A D | uucleanup.c | 919 (void) sprintf(cmd, "%s %s '%s!%s'", PATH, MAIL, system, user); 921 (void) sprintf(cmd, "%s %s '%s'", PATH, MAIL, user);
|
H A D | uucp.h | 353 #define MAIL "mail" macro
|
H A D | grades.c | 419 (void) sprintf(cmd, "%s %s %s", PATH, MAIL, "uucp");
|
/titanic_50/usr/src/lib/libnsl/dial/ |
H A D | uucp.h | 248 #define MAIL (const char *)"mail" macro
|
/titanic_50/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd_proc.c | 67 #define MAIL "mail" macro 1019 argv[0] = MAIL; in kwarnd_check_warning_list()
|
/titanic_50/usr/src/cmd/lp/include/ |
H A D | lp.h | 280 #define MAIL "mail" macro
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | config.status.solaris | 28 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 36 $as_unset ENV MAIL MAILPATH
|
H A D | configure | 27 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 35 $as_unset ENV MAIL MAILPATH 6250 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 6258 $as_unset ENV MAIL MAILPATH
|
/titanic_50/usr/src/cmd/ttymon/ |
H A D | uucp.h | 291 #define MAIL "mail" macro
|
/titanic_50/usr/src/cmd/mandoc/ |
H A D | msec.in | 59 LINE("3MAIL", "User Mailbox Library Functions")
|
/titanic_50/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 769 R<> $@ < @ > MAIL FROM:<> case 1812 ### check_mail -- check SMTP ``MAIL FROM:'' command argument 1829 dnl workspace: address as given by MAIL FROM: (sender) 1830 R$* $: $1 $| $>"tls_client" $&{verify} $| MAIL 1835 dnl workspace: address as given by MAIL FROM: 2313 R$* $: $1 $| $>"tls_client" $&{verify} $| MAIL 2323 R$* $: $1 $| $>"tls_client" $&{verify} $| MAIL 2592 ### $1: AUTH= parameter from MAIL command 2693 ### ${verify} $| (MAIL|STARTTLS) 2695 dnl MAIL: called from check_mail [all …]
|
/titanic_50/usr/src/cmd/cron/ |
H A D | cron.c | 84 #define MAIL "/usr/bin/mail" /* mail program to use */ macro 1387 temp = xmalloc(strlen(MAIL) + strlen(usrname) + 2); in mail() 1388 (void) sprintf(temp, "%s %s", MAIL, usrname); in mail() 2724 cmd = xmalloc(strlen(MAIL) + strlen(p->name)+2); in mail_result() 2725 (void) sprintf(cmd, "%s %s", MAIL, p->name); in mail_result()
|
/titanic_50/usr/src/cmd/sendmail/libmilter/ |
H A D | README | 151 MAIL From:<testy>
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 32 ADDING NEW MAIL FILTERS 36 ACCEPTING MAIL FOR MULTIPLE NAMES 1044 Normally, MAIL FROM: commands in the SMTP session will be 1047 setup sends local mail unqualified (i.e., MAIL FROM:<joe>), 1056 Normally, MAIL FROM: commands in the SMTP session will be 1057 refused if the host part of the argument to MAIL FROM: 1087 when a client connects or issues a MAIL command, respectively. 1163 did not issue MAIL/EXPN/VRFY/ETRN 1401 badmx Reject envelope sender addresses (MAIL) whose domain part 2188 MAIL FROM:<user@domain>) domain which is a local domain. This is a [all …]
|
/titanic_50/usr/src/cmd/lp/cmd/ |
H A D | lpforms.c | 248 if (STREQU(MAIL, optarg) || STREQU(WRITE, optarg)) in main()
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 490 # U.S. MAIL: Hugh Hansard 9780 # The "CMD", "MAIL", and "REDRAW" buttons are shown in their approximate 9818 # MAIL 9827 # Depression of the "MAIL" key sends \E[26s (kf26)
|
H A D | terminfo.src | 512 # U.S. MAIL: Hugh Hansard 11102 # The "CMD", "MAIL", and "REDRAW" buttons are shown in their approximate 11140 # MAIL 11149 # Depression of the "MAIL" key sends \E[26s (kf26)
|