Dear all,
 
I use the following line in taps to backup all incoming / outgoing emails of my.domain.com:
.*:[EMAIL PROTECTED]
My questions are:
  1. Will it create an endless loop if, by any means, someone sends email to [EMAIL PROTECTED]?
  2. Can I specify a directory, instead of a email ID, as the destination, such as "([EMAIL PROTECTED]):/backup/$1" ?
  3. If I need to restore emails (both incoming and outgoing) for a user, what's the best way to filter it out from the backup?  Problem here is that emails were forwarded to the [EMAIL PROTECTED] .  The information of recipient will be lost if he/she was only in the cc or bcc list.
  4. If I can't use taps to backup / rstore my users' email in that way, is there any utility that I can use?

Thanks in advance.

Best regards,
Bill

Reply via email to