From owner-freebsd-isp Fri Mar 12 0:30:46 1999 Delivered-To: freebsd-isp@freebsd.org Received: from ozone.fmi.fi (ozone.fmi.fi [193.166.223.16]) by hub.freebsd.org (Postfix) with ESMTP id 79BBF14E3B for ; Fri, 12 Mar 1999 00:30:27 -0800 (PST) (envelope-from hurtta@ozone.fmi.fi) Received: (from hurtta@localhost) by ozone.fmi.fi (8.9.3/8.9.3/test/1998-04-28) id KAA02709; Fri, 12 Mar 1999 10:30:03 +0200 (EET) From: "Kari E. Hurtta" Message-Id: <199903120830.KAA02709@ozone.fmi.fi> Subject: Re: Ok, so i'm stupid =) In-Reply-To: <36E8A36482.955FADMIN@domains.md> from admin at "Mar 12, 1999 00:17:24 am" To: admin@wholesalehosting.com Date: Fri, 12 Mar 1999 10:30:03 +0200 (EET) Cc: sendmail-questions@sendmail.org (SendMail Questions), freebsd-isp@FreeBSD.ORG (freebsd-isp@FreeBSD.ORG) Reply-To: sendmail-questions@sendmail.org (sendmail-questions) X-Mailer: ELM [version 2.4ME+ PL53+ (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org admin: > Than you all for all the responses to my seemingly 'needs to be a > default thing' type of need for multiple /etc/virtusertable weirdness.. > It seems to me that a multiple virtusertable system should be as easy as > adding a > > define(`ALIAS_FILE',`/etc/aliases,/usr/home/username/.usersaliasfile') > > to my .mc and rebuilding the sendmail.cf - to make it check multiple > places for individual domains aliases.. like i did for all majordomo's > aliases.. Multiple virtusertables is possible (bu using sequence -map type (*)), but not trivial. / Kari Hurtta (*) Aliases implemention also uses sequence -map type internally: KAlias0 implicit /etc/aliases KAlias1 implicit /usr/home/username/.usersaliasfile Kaliases.files sequence Alias0 Alias1 Kaliases switch aliases Or something like that (from memory) :-) (switch -map type consults service switch.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message