Lines Matching refs:new
67 If a new domain is added (i.e., by adding a new file to
103 my $newvirthosts = "$maildir/virthosts.new";
105 my $newvirt = "$maildir/virtusertable.new.db";
115 my $new = shift;
120 chmod($st->mode, $new) || warn "Could not chmod($st->mode, $new): $!\n";
121 chown($st->uid, $st->gid, $new) || warn "Could not chmod($st->uid, $st->gid, $new): $!\n";
128 $newvirt = "$maildir/virtusertable.new";