Quote:
|
Originally Posted by sel5150 Hi mmorse sorry to send you a private message but i wasnt getting any responses to my question. I am needing a solution to monitor a few email accounts that handle our customer service issues. Idealy it would be nice to have any messages sent to those accounts also relayed to another account. and when they send out messages also be sent to that account. Have you heard of anything like this or have any insight or suggestions? Any help would be greatly appreciated. Thanks in advance.
Steve |
http://www.zimbra.com/forums/announc...r-profile.html, here's several solutions based on how much modification you want:
Just so you're aware, the NE version has an excellent add-on that does envelope forking called
Archiving & Discovery w/ cross mailbox search
often referred to as ZAD for short - more on it:
Zimbra Archiving and Discovery Whitepaper.pdf Zimbra Archiving and Discovery Release Notes.pdf Zimbra_Archiving_Discovery_Webinar_Dec_2007.pdf Compare ZCS Editions
For FOSS, many use this method of archiving but it's going to grab everyone's email:
Enhancement Hacks - power of filters & always_bcc
In postfix it's essentially: always_bcc =
catchallArchiveMonkey@domain.com
Individually you can use 'sender_bcc_maps' and 'recipient_bcc_maps' (search
Postfix.org)
Here's an example:
[SOLVED] Automatically CC an account? Is this possible?
Side Notes:
- If you want to just get incoming mails, visit the account > forwarding tab > forwarding addresses hidden from the user
- Depending on what you're trying to accomplish
zmmsgtrace may also do what you want.
- If this is a cooperative atmosphere you could do
shared mail folders.
- Last but not least (use appropriately & legally) you could 'view mail' on the accounts every so often. But using
ZAD is much nicer because they could always delete stuff out of their inbox/sent & you'd never know it. (Same goes for how many use the backups on NE & the ability to restoreToTime as a 'compliance solution' - unless you restore to every last second of the day, then comparing differences, you'll miss stuff...wow that would be a pain!)