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

Re: [cobalt-security] Email Duplicating



> > > Email addressed to user1@xxxxxxxxxx comes in to the user1 's mail box. A
> > > copy is sent to user2@xxxxxxxxxxxxxxxxx (not on the raq) 

> > you could either add a line to /etc/mail/aliases or create a .forward 
> > in the users home-directory.

> Tried both of these, but all they do is forward the email, rather than 
> duplicating to be able to keep a copy in the mailbox as well as 
> forwarding it.

in aliases add a line:

user1:	\user1, user2@otherdomain

or add a file .forward with

\user1, user2@otherdomain

to the homedir of user1


Jens-Peter