Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Aug 2001 06:15:27 -0400
From:      Bill Vermillion <bill@wjv.com>
To:        freebsd-isp@freebsd.org
Subject:   Re: virtusertable
Message-ID:  <20010825061527.B5839@wjv.com>
In-Reply-To: <20010825170136.M11152-100000@gatekeeper.viper.net.au>; from mark@viper.net.au on Sat, Aug 25, 2001 at 05:03:02PM %2B1000
References:  <20010817194448.15858.qmail@web11607.mail.yahoo.com> <20010825170136.M11152-100000@gatekeeper.viper.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 25, 2001 at 05:03:02PM +1000, Mark Russell thus sprach:
> On Fri, 17 Aug 2001, Holtor wrote:
> 
> > Hello all,

> > Does anyone know of a good way to give web hosting
> > customers access to modify their own e-mail aliases
> > for their domain using virtusertable?

> > I was thinking something like

> > /etc/mail/virtusertable:
> > @domain.com       /usr/home/$user/.aliases

> > Then in .aliases
> > user1       user@hotmail.com
> > user4       user@yahoo.com

> > Of course this does not work .. any ideas?

Using the exmple in virtusertable would not the correct syntax
be like this
@domian.com	/usr/home/%1/.aliases.

From the example given for sending an entire domains to users
as another it looks like this should be the format.

I don't have the original message - just this reply - so I'm reply
to it.

> 
> Have a look at http://www.empnet.com/mdmod/ it does soemthing like you
> want I think
> 
> 
> +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
> Mark Russell         mark@viper.net.au         ph  61 + 2 + 9699 3837
> viper.net.au      http://www.viper.net.au      fax 61 + 2 + 9699 3841
> +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
>   The best things in life are free, thats why Windoze costs so much
> 
> 
> ######################################################################
> If I have received your email in error then it's your fault. I have now
> paid for it so I can do what the hell I like with it, this includes
> publishing on the web, giving it to journos or any media person.
> 
> If you dont like this tough
> ######################################################################
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message
> 

-- 
Bill Vermillion -   bv @ wjv . com

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?20010825061527.B5839>