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

/sendmail/contrib/
H A Dexpn.pl156 &giveup('mx domainify',$giveup{$server});
445 next if &try_fallback('domainify',$u,*server,
712 return (&domainify($1,$context_host,$2),$2,&firstname(@names),$unmangle);
716 return (&domainify($2,$context_host,$newaddr),$newaddr,&firstname(@names),$unmangle);
720 return (&domainify($1,$context_host,$newaddr),$newaddr,&firstname(@names),$unmangle);
759 sub domainify subroutine
772 print "domainify($host,$domain_host) = $host\n" if $debug;
831 print "domainify($host,$domain_host) = $host\n" if $debug;
842 print "domainify($host,$domain_host) = $newhost\n" if $debug;
948 # also follow temporary redirections comming from &domainify an
[all...]

Completed in 8 milliseconds