On Fri, 13 Aug 1999, Anand Buddhdev wrote:

> On Fri, Aug 13, 1999 at 03:59:50PM +0800, Chan Kin Fai wrote:
> 
> > Hi,
> > 
> >     I have a qmail account 'test' and 'test1'.
> > i want to forward all mail for 'test' to 'test1' 
> > and keep a copy in the mailbox of 'test' ( total 2 copy)
> > how can i do it ?
> 
> cd ~test
> echo test1 > .qmail; echo ./Mailbox >> .qmail

That should have read:

echo "&test1" > .qmail; echo "./Mailbox" >> .qmail


/magnus
--
http://x42.com/           - we do mail

Reply via email to