On Thu, Apr 19, 2001 at 05:16:28PM -0400, alexus wrote:
> how can i store and forward all incoming emails

Put in your .qmail file:
#------------------------------------------------------------------------
./Maildir/
&[EMAIL PROTECTED]
#------------------------------------------------------------------------

This will put a copy of your email into the maildir named "Maildir"
(please note the triling "/") in your $HOME and it will forward a copy of
the email to "[EMAIL PROTECTED]".
If you use mailbox delivery change the first line to e.g.
#------------------------------------------------------------------------
./Mailbox
&[EMAIL PROTECTED]
#------------------------------------------------------------------------
(no trailing "/" this time ;-)

        \Maex

-- 
SpaceNet AG            | Joseph-Dollinger-Bogen 14 | Fon: +49 (89) 32356-0
Research & Development |       D-80807 Muenchen    | Fax: +49 (89) 32356-299
Stress is when you wake up screaming and you realize you haven't fallen
asleep yet.

Reply via email to