At 00:36 16/04/99 -0500, you wrote: >I am wanting to setup virtual e-mails (i.e.- [EMAIL PROTECTED], >[EMAIL PROTECTED], etc.) I have looked through the sendmail faqs and >docs and I can't seem to figure our what exactly needs to be done. I am new >to Linux after running an NT 4.0 Server for the past two years. Can anyone >help with this configuration? > If you want to alias local users, you can use the /etc/aliases file. ie [EMAIL PROTECTED] -> [EMAIL PROTECTED] For non-local users (ie [EMAIL PROTECTED]) you'll probably need to use virtualusertables. Details on how to set that up are at www.sendmail.org/virtual-hosting.html. hih nick@nexnix
