On Friday 17 January 2003 05:38 am, Ruslan Spivak wrote: > Hello, vchkpw users! > > Could you help me with the following(qmail+vpopmail): > > i have domain is.lg.ua, i've created domain 'master.is.lg.ua' and one > account - [EMAIL PROTECTED] > Is it possible to do so that all mail sent to address > [EMAIL PROTECTED] will be sent to [EMAIL PROTECTED]? > xxx - maybe any address and 'xxx' really doesn't exist. > > Your help is very, very appreciated. > Thanks in advance. > Ruslan
cd `/home/vpopmail/bin/vdominfo -d master.is.lg.ua` echo "&[EMAIL PROTECTED]" >> .qmail-default to check: more .qmail-default first qmail-local will run the vdelivermail line then it will email a copy of the email to the admin account. ken Jones