Date: Tue, 3 Oct 2000 14:47:48 +0200 (CEST) From: Paul Herman <pherman@frenchfries.net> To: Chris Angell <chris62vw@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: VirtualUserTable Message-ID: <Pine.BSF.4.21.0010031445150.278-100000@bagabeedaboo.security.at12.de> In-Reply-To: <F162xaW1GA8rUa4nTNL000091dd@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2 Oct 2000, Chris Angell wrote: > When I used to work at a small ISP, there was a > /etc/virtualusertable that was updated, then hashed (?) to make a > database of users. So there would be entries like this: > > webmaster@somesite.com root > > Could someone please help me and tell me how to setup the mail > (sendmail) to operate with virtual domains? Same way, but sendmail now calls it /etc/mail/virtusertable. Basically: # cd /etc/mail # vi virtusertable # make and then restart sendmail if you have to. -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010031445150.278-100000>