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

Re: [cobalt-developers] copy emails



> I am new in Cobalt, and I would like to know if it is possible to make a
> copy of all the emails reveived in a user email account and have them
stored
> and able to be read in other user email account.

Sure - create a .forward in that user's home dir that contains two lines:

copy@xxxxxxxxxxxxx
original@xxxxxxxxxxxxx

Good luck,

Brandon