Searched refs:giveup (Results 1 - 3 of 3) sorted by relevance

/sendmail/contrib/
H A Dexpn.pl93 # $giveup{$server} : do not bother expanding addresses at $server
155 if ($giveup{$server}) {
156 &giveup('mx domainify',$giveup{$server});
185 &giveup('mx',"$server: Could not connect: $emsg");
216 &giveup('',"$server: did not talk SMTP");
264 &giveup('',$ecode,$u);
361 &giveup('',"$server: did not grok '$s'",$u);
411 sub giveup subroutine
426 unless ($giveup{
[all...]
H A Detrn.pl248 &giveup($alarm_action);
251 sub giveup subroutine
/sendmail/sendmail/
H A Dmain.c2803 ** goto giveup;
2817 giveup:
2868 goto giveup;

Completed in 79 milliseconds