OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SENDMAIL
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/nvi/dist/dist/
recover.in
8
SENDMAIL
="@vi_cv_path_sendmail@"
54
$
SENDMAIL
-t < $i
/src/external/bsd/nvi/usr.bin/recover/
virecover
10
SENDMAIL
="/usr/sbin/
sendmail
"
49
$
SENDMAIL
-t < "$i"
/src/external/gpl2/rcs/dist/
configure
775
for ac_prog in
sendmail
mail mailx
783
case "$
SENDMAIL
" in
785
ac_cv_path_SENDMAIL="$
SENDMAIL
" # Let the user override the test with a path.
800
SENDMAIL
="$ac_cv_path_SENDMAIL"
801
if test -n "$
SENDMAIL
"; then
802
echo "$ac_t""$
SENDMAIL
" 1>&6
807
test -n "$
SENDMAIL
" && break
811
case $
SENDMAIL
in
812
?*)
SENDMAIL
=\"$
SENDMAIL
\"
[
all
...]
/src/external/gpl2/send-pr/dist/send-pr/
configure
458
if test -z "$
SENDMAIL
"; then
459
# Extract the first word of `
sendmail
', so it can be a program name with args.
460
set dummy
sendmail
; word=$2
466
SENDMAIL
=$dir/$word
472
test -n "$
SENDMAIL
" && test -n "$verbose" && echo " setting
SENDMAIL
to $
SENDMAIL
"
474
if test -n "$
SENDMAIL
" ; then
475
MAIL_AGENT="$
SENDMAIL
-oi -t"
663
s%@
SENDMAIL
@%$SENDMAIL%
[
all
...]
/src/external/gpl2/xcvs/dist/src/
cvsbug.in
57
SENDMAIL
="@
SENDMAIL
@"
58
MAIL_AGENT="$
SENDMAIL
-oi -t"
/src/external/gpl2/rcs/include/
conf.h
239
#define
SENDMAIL
"/usr/sbin/
sendmail
" /* how to send mail */
/src/external/gpl2/rcs/dist/src/
conf.heg
234
#define
SENDMAIL
"/bin/mail" /* how to send mail */
rcs.c
40
* (
sendmail
): Rewind mailmess before flushing it.
162
* Added conditional compilation for 4.2
sendmail
and 4.1 delivermail.
168
* Changed
sendmail
(): now uses delivermail, and asks whether to break the lock.
254
static int
sendmail
P((char const*,char const*));
1013
sendmail
(Delta, who)
function
1020
#ifdef
SENDMAIL
1034
#ifdef
SENDMAIL
1066
status = run(fileno(mailmess), (char*)0,
SENDMAIL
, who, (char*)0);
1096
&& !
sendmail
(num, next->login)
conf.sh
46
: ${
SENDMAIL
='"/usr/lib/
sendmail
"'}
2034
for i in "$DIFF" "$DIFF3" "$ED" "$RCSPREFIX" "$
SENDMAIL
"
2051
: configuring
SENDMAIL
2052
case $
SENDMAIL
in
2056
echo "$a#define
SENDMAIL
$
SENDMAIL
$z/* how to send mail */"
Completed in 33 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026