[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
forwarding emails
- To: qmail <qmail@xxxxxxxxxxxxx>
- Subject: forwarding emails
- From: Payal Rathod <payal-dated-050415-838@xxxxxxxxxxxxxxxxx>
- Date: Tue, 05 Apr 2005 09:22:33 -0400
- Delivered-to: de5-qmail@sws5.ornl.gov
- Delivered-to: mailing list qmail@list.cr.yp.to
- Mail-followup-to: qmail <qmail@list.cr.yp.to>
- Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
- User-agent: Mutt/1.5.8i
Hi,
I log all the mails in my system to a account "archive" defined in
extra.h. Now I want to have mails from a particular internal user(s) to
be forwarded to user archive1. I have made a basic hack script with
mess822 (822filter) and safecat to filter messages from that address(es)
to a folder /home/archive/Maildir/special/ and then plan to move it to
archive1 user's account using mv periodically. But this looks too ugly.
Can someone suggest a better solution of just putting it directly in
archive1/Maildir/ ?
Thanks a lot in advance.
With warm regards,
-Payal