Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 1999 10:30:03 +0200 (EET)
From:      "Kari E. Hurtta" <Kari.Hurtta@ozone.FMI.FI>
To:        admin@wholesalehosting.com
Cc:        sendmail-questions@sendmail.org (SendMail Questions), freebsd-isp@FreeBSD.ORG (freebsd-isp@FreeBSD.ORG)
Subject:   Re: Ok, so i'm stupid =)
Message-ID:  <199903120830.KAA02709@ozone.fmi.fi>
In-Reply-To: <36E8A36482.955FADMIN@domains.md> from admin at "Mar 12, 1999 00:17:24 am"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903120830.KAA02709>