Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 1999 01:14:42 -0800 (PST)
From:      Gregory Neil Shapiro <sendmail+gshapiro@sendmail.org>
To:        admin@wholesalehosting.com
Cc:        Gregory Neil Shapiro <sendmail+gshapiro@sendmail.org>, SendMail Questions <sendmail-questions@sendmail.org>, "freebsd-isp@FreeBSD.ORG" <freebsd-isp@FreeBSD.ORG>
Subject:   Re: Re[2]: Domain Alias/Client Relays
Message-ID:  <14055.35202.48901.945354@magoo.beastie.com>
In-Reply-To: <36E785B7226.9557ADMIN@domains.md>
References:  <36E77E88398.9556ADMIN@domains.md> <14055.32642.588776.684420@scooter.sendmail.com> <36E785B7226.9557ADMIN@domains.md>

next in thread | previous in thread | raw e-mail | index | archive | help
admin> No can do, this is somethign i want all my clients to be able to do and
admin> ya cant just go giving everybody write access to the virtusertable ya
admin> know.. I was thinking of something more like this ..
admin> (Note: this won't function i know.. but its in example if what i want to
admin> do. Feel free to develop this idea into a later version - i know several
admin> people who would find this useful.)

admin> --- /etc/virtusertable ---
admin> ## tashita.org's section ##
admin> @tashita.org	/usr/home/tashita/virtusertable
admin> --- end ---

admin> In this example... the root virtusertable passes the mail to the
admin> client's virtusertable which processes the data..  something like this.

admin> --- /usr/home/tashita/virtusertable ---
admin> default	mail
admin> alias1	email@otherplace.com
admin> alias1	friend@somewhere.com
admin> alias3	bob@bob.com
admin> --- end ---

This idea doesn't really require sendmail config support.  All you need to
do is write a tool that will collect all of the information (and do a
sanity check) and create a virtual user table out of it.  This should be
easy enough to do.


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?14055.35202.48901.945354>