shaoming wrote:
> 
> Hi!
> 
> can someone help me on how to configure this?
> 
> Let say I have the following pop accounts
> 
> user1
> user2
> user3
> user4
> user5
> 
> I need to cc all e-mails designated for user2,user3,user4,user5 to
> user1; while they still recieve their individual e-mails.
> 
> I tried playing around with the .qmail but it does not seem to work.
> 
> here's what I have entered at the .qmail file
> &[EMAIL PROTECTED]
> ./Maildir/

put in two lines. First line is the full path to the
maildir directory for user1 the second line should
be the full path to the maildir directory for user2

For example:

/home/vpopmail/domains/whateverdomain.com/user1/Maildir/
/home/vpopmail/domains/whateverdomain.com/0/J/user2/Maildir/

Don't assume a users Maildir is under the base of the domain.
Check the vpasswd file for the full path to the users directory.

Ken

Reply via email to