Matt Simonsen <[EMAIL PROTECTED]> wrote:
> I need to forward a copy of every message sent to me for the next couple
> weeks. If I have a .qmail file with:
> 
> &[EMAIL PROTECTED]
> &[EMAIL PROTECTED]          #(the account it is sent to...)
> 
> I don't think it will actually keep a copy for [EMAIL PROTECTED]
> while forwarding one to [EMAIL PROTECTED] but from the dot-qmail man page I
> can't figure out what to do.

To keep a copy, you need to put a Maildir or mbox delivery instruction in the
.qmail file, instead of trying to forward it to yourself (this causes a mail
loop, and qmail detects it and bounces the message):

&[EMAIL PROTECTED]
./Maildir/

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to