>
> I have a virtual user account, lets say user1, and I want to duplicate all
> incoming mail for user1 to another account called user1archive WITHOUT
> changing any of the headers, or content.  I have been looking through the
> manual pages with no luck.

If you have maildrop set up, you can just create a file called .mailfilter
in user1's home directory and put the following line in it:

        cc "[EMAIL PROTECTED]"

You could also just redefine 'user1' as an alias that points to 'realuser1'
and 'user1archive'.  Then use 'realuser1' as your mail account.

        .courier-user1
        /path-to-realuser1/Maildir
        /path-to-user1archive/Maildir

These are two ways to skin this cat.  There are surely many others.

Carey



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to