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

/sendmail/contrib/
H A Dbuildvirtuser42 buildvirtuser will build /etc/mail/virtusertable.db and /etc/mail/virthosts
65 VIRTUSER_DOMAIN_FILE(`/etc/mail/virthosts')dnl
102 my $virthosts = "$maildir/virthosts";
103 my $newvirthosts = "$maildir/virthosts.new";
213 preserve_perms($virthosts, $newvirthosts);
214 rename($newvirthosts, $virthosts) || die "Could not rename $newvirthosts to $virthosts: $!\n";

Completed in 11 milliseconds