Searched refs:MAIL (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-9.3-release/contrib/cvs/contrib/
H A Dmfpipe.in91 open(MAIL, $mailcmd) || die "Execing $mail: $!\n";
105 print MAIL $_ if ($users);
112 close MAIL;
H A Dlog_accum.in502 open(MAIL, "$MAIL_CMD -f$MAIL_FROM");
503 print MAIL "From: $MAIL_FROM\n";
504 print MAIL "To: $mail_to\n";
505 print MAIL "Subject: $SUBJECT_PRE $subj\n\n";
506 print(MAIL join("\n", @text));
507 close(MAIL);
515 # open(MAIL, "| /var/qmail/bin/qmail-inject");
516 # print(MAIL "To: $MAIL_TO\n");
517 # print(MAIL "Subject: cvs commit: $ARGV[0]\n");
518 # print(MAIL joi
[all...]
/freebsd-9.3-release/contrib/dialog/samples/copifuncs/
H A Dcopi.rcnews12 MAIL="${MAILCMD} -s 'Boot-time Usenet warning on `hostname`' ${NEWSMASTER}"
25 echo 'No .news.daily file; need to run news.daily?' | eval ${MAIL}
31 echo 'Old .news.daily file; need to run news.daily?' | eval ${MAIL}
77 ) | eval ${MAIL}
/freebsd-9.3-release/contrib/sendmail/contrib/
H A Ddoublebounce.pl83 open(MAIL, "| /usr/sbin/sendmail -oeq $dest");
84 print MAIL <<EOT;
105 print MAIL <MSG>;
107 $result = close(MAIL);
/freebsd-9.3-release/usr.bin/yacc/test/
H A Dftp.tab.h32 #define MAIL 288 macro
H A Dftp.tab.c101 #define MAIL 288 macro
289 "MAIL","MSND","MSOM","MSAM","MRSQ","MRCP","ALLO","REST","RNFR","RNTO","ABOR",
435 { "MAIL", MAIL, OSTR, 0, "(mail to user)" },
H A Dftp.y83 APPE MLFL MAIL MSND MSOM MSAM
695 { "MAIL", MAIL, OSTR, 0, "(mail to user)" },
/freebsd-9.3-release/etc/
H A Dlogin.conf29 :setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
122 # :setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
/freebsd-9.3-release/release/picobsd/mfs_tree/etc/
H A Dlogin.conf44 :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,EDITOR=/usr/bin/ee:\
/freebsd-9.3-release/contrib/gperf/
H A Dconfigure54 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
95 for as_var in ENV MAIL MAILPATH
1858 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
1899 for as_var in ENV MAIL MAILPATH
/freebsd-9.3-release/contrib/gperf/doc/
H A Dconfigure54 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
95 for as_var in ENV MAIL MAILPATH
1901 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
1942 for as_var in ENV MAIL MAILPATH
/freebsd-9.3-release/contrib/sendmail/cf/cf/
H A Dsubmit.cf619 R<> $@ < @ > MAIL FROM:<> case
999 ### check_mail -- check SMTP `MAIL FROM:' command argument
1015 R$* $: $1 $| $>"tls_client" $&{verify} $| MAIL
1172 ### $1: AUTH= parameter from MAIL command
1223 ### ${verify} $| (MAIL|STARTTLS)
1285 ##### MAIL FILTER DEFINITIONS
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c98 MAIL = 287, enumerator in enum:yytokentype
183 #define MAIL 287 macro
689 "APPE", "MLFL", "MAIL", "MSND", "MSOM", "MSAM", "MRSQ", "MRCP", "ALLO",
3025 { "MAIL", MAIL, OSTR, 0, "(mail to user)" },
H A Dftpcmd.y99 APPE MLFL MAIL MSND MSOM MSAM
968 { "MAIL", MAIL, OSTR, 0, "(mail to user)" },
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dlog.c89 L(MAIL),
H A Dverify_krb5_conf.c252 L(MAIL),
/freebsd-9.3-release/contrib/opie/
H A Dftpcmd.y172 APPE MLFL MAIL MSND MSOM MSAM
825 { "MAIL", MAIL, OSTR, 0, "(mail to user)" },
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpcmd.y161 MAIL MLFL MRCP MRSQ MSAM MSND
1282 { "MAIL", MAIL, OSTR, 0, "(mail to user)" },
/freebsd-9.3-release/libexec/ftpd/
H A Dftpcmd.y107 APPE MLFL MAIL MSND MSOM MSAM
1090 { "MAIL", MAIL, OSTR, 0, "(mail to user)" },
/freebsd-9.3-release/contrib/gperf/lib/
H A Dconfigure54 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
95 for as_var in ENV MAIL MAILPATH
3772 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
3813 for as_var in ENV MAIL MAILPATH
/freebsd-9.3-release/contrib/gperf/src/
H A Dconfigure54 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
95 for as_var in ENV MAIL MAILPATH
3790 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
3831 for as_var in ENV MAIL MAILPATH
/freebsd-9.3-release/contrib/gcclibs/libssp/
H A Dconfigure25 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
33 $as_unset ENV MAIL MAILPATH
5427 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
5435 $as_unset ENV MAIL MAILPATH
/freebsd-9.3-release/contrib/libreadline/examples/rlfe/
H A Dconfigure25 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
33 $as_unset ENV MAIL MAILPATH
4418 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
4426 $as_unset ENV MAIL MAILPATH
/freebsd-9.3-release/share/mk/
H A Dbsd.own.mk393 MAIL \
/freebsd-9.3-release/contrib/gcclibs/libdecnumber/
H A Dconfigure27 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
35 $as_unset ENV MAIL MAILPATH
7453 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
7461 $as_unset ENV MAIL MAILPATH

Completed in 386 milliseconds

123