Home
last modified time | relevance | path

Searched refs:MAIL (Results 1 – 25 of 44) sorted by relevance

12

/freebsd-14.2/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-14.2/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-14.2/bin/sh/tests/parameters/
H A Dmail2.01 # Test that an interactive shell accesses $MAIL.
6 ENV=$goodfile MAIL=$mailfile ktrace -i -f "$T" ${SH} +m -i </dev/null >/dev/null 2>&1
H A Dmail1.01 # Test that a non-interactive shell does not access $MAIL.
6 MAIL=$mailfile ktrace -i -f "$T" ${SH} -c "[ -s $goodfile ]" 2>/dev/null
/freebsd-14.2/contrib/sendmail/src/
H A Dhelpfile16 smtp HELO EHLO MAIL RCPT DATA
49 mail MAIL From:<sender> [ <parameters> ]
79 send replaces the MAIL command, and can be used to send
96 dsn MAIL From:<sender> [ RET={ FULL | HDRS} ] [ ENVID=<envid> ]
/freebsd-14.2/usr.sbin/cron/doc/
H A DMakefile.vixie82 INFOS = README CHANGES FEATURES INSTALL CONVERSION THANKS MAIL
/freebsd-14.2/contrib/sendmail/cf/cf/
H A Dsubmit.cf647 R<> $@ < @ > MAIL FROM:<> case
1031 ### check_mail -- check SMTP `MAIL FROM:' command argument
1047 R$* $: $1 $| $>"tls_client" $&{verify} $| MAIL
1209 ### $1: AUTH= parameter from MAIL command
1272 ### ${verify} $| (MAIL|STARTTLS)
1340 ##### MAIL FILTER DEFINITIONS
/freebsd-14.2/share/mk/
H A Dsrc.opts.mk144 MAIL \
/freebsd-14.2/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y99 APPE MLFL MAIL MSND MSOM MSAM
950 { "MAIL", MAIL, OSTR, 0, "(mail to user)" },
H A Dftpcmd.c98 MAIL = 287, enumerator
183 #define MAIL 287 macro
3003 { "MAIL", MAIL, OSTR, 0, "(mail to user)" },
/freebsd-14.2/contrib/sendmail/
H A DRELEASE_NOTES267 MAIL.LOCAL: Enhance some error messages to simplify
1142 (MAIL) whose domain part resolves to a "bad" MX record.
1293 parameters for MAIL and RCPT should be rejected. Problem
1386 Fix syntax errors in helpfile for MAIL and RCPT commands.
1904 MAIL From: command if the sender address doesn't exist
1954 MAIL.LOCAL: Add support for hashed mail directories, see
2111 MAIL.LOCAL: If mail delivery fails, do not leave behind a
2597 responds to a MAIL command with a 421 reply or on I/O
4038 errors in the MAIL address.
6435 unresolvable hostnames in MAIL FROM: SMTP commands.
[all …]
H A DKNOWNBUGS179 reject the MAIL command which specifies the size of the message
H A DREADME392 the MAIL FROM command if the client is not authenticated. Use
/freebsd-14.2/contrib/sendmail/cf/m4/
H A Dproto.m4809 R<> $@ < @ > MAIL FROM:<> case
1884 dnl workspace: address as given by MAIL FROM: (sender)
1885 R$* $: $1 $| $>"tls_client" $&{verify} $| MAIL
1890 dnl workspace: address as given by MAIL FROM:
2377 R$* $: $1 $| $>"tls_client" $&{verify} $| MAIL
2387 R$* $: $1 $| $>"tls_client" $&{verify} $| MAIL
2658 ### $1: AUTH= parameter from MAIL command
2874 ### ${verify} $| (MAIL|STARTTLS)
2876 dnl MAIL: called from check_mail
2888 dnl if MAIL: permanent (STARTTLS has not been offered)
[all …]
/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dlog.c90 L(MAIL),
H A Dverify_krb5_conf.c257 L(MAIL),
/freebsd-14.2/libexec/ftpd/
H A Dftpcmd.y105 APPE MLFL MAIL MSND MSOM MSAM
1088 { "MAIL", MAIL, OSTR, 0, "(mail to user)" },
/freebsd-14.2/contrib/sendmail/cf/
H A DREADME35 ADDING NEW MAIL FILTERS
39 ACCEPTING MAIL FOR MULTIPLE NAMES
1219 Normally, MAIL FROM: commands in the SMTP session will be
1232 refused if the host part of the argument to MAIL FROM:
1346 did not issue MAIL/EXPN/VRFY/ETRN
3155 ${verify} and STARTTLS or MAIL, respectively.
3420 | ADDING NEW MAIL FILTERS |
3540 | ACCEPTING MAIL FOR MULTIPLE NAMES |
3919 response to the MAIL command.
4350 MAIL FROM command is only issued
[all …]
/freebsd-14.2/contrib/sendmail/libmilter/
H A DREADME175 MAIL From:<testy>
/freebsd-14.2/contrib/sqlite3/
H A Dconfigure67 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
6577 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
15003 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
/freebsd-14.2/contrib/file/
H A Dconfigure67 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
6380 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
15982 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
/freebsd-14.2/contrib/openbsm/
H A Dconfigure120 for as_var in BASH_ENV ENV MAIL MAILPATH
4533 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
14570 for as_var in BASH_ENV ENV MAIL MAILPATH
/freebsd-14.2/contrib/bmake/
H A Dconfigure67 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
7244 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
/freebsd-14.2/contrib/libevent/
H A Dconfigure118 for as_var in BASH_ENV ENV MAIL MAILPATH
5926 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
18953 for as_var in BASH_ENV ENV MAIL MAILPATH
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A Dconfigure65 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
6596 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
20291 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH

12