On Tue, 2001-10-16 at 02:39, Tells wrote: > Hi! > > How to create an alias for root for default domain if > default domain is kept as virtual domain? > > Please advise! > Thank you in advance! > >
Just create a .qmail-root file in the virtual domain diretory and set the ownership/permissions correctly. With vpopmail-5.0 valias -i root@"your domain" "email address to forward to" for example: valias -i [EMAIL PROTECTED] [EMAIL PROTECTED] Ken