Home
last modified time | relevance | path

Searched refs:ABORT_RESEND (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/am-utils/dist/scripts/
H A Dlostaltmail.in197 return $ABORT_RESEND;
220 return $ABORT_RESEND;
228 return $ABORT_RESEND;
357 open (MAILER, "| $MAILER $currentTO") || return $ABORT_RESEND;
485 return $ABORT_RESEND;
493 return !$ABORT_RESEND if ( ! defined @passwdinfo ); # A non user but evidently mailable
497 return $ABORT_RESEND if ( $passwdinfo[2] == 0 );
500 return !$ABORT_RESEND;
627 next if ( &Check_user == $ABORT_RESEND);
640 next if ( $remail_file eq $ABORT_RESEND); # Could not get that lock
H A Dlostaltmail.conf-sample79 $ABORT_RESEND=2;