[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

forwarding emails



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