Quote:
Originally Posted by chandu ..
if we download our mails on local disk by using outlook then its getting deleted on the server.. |
Its not ture as you have written. you can setup your outlook pop3 connection property such so its set "not to delete the email from the server" when downloading email. This setting is avail in every email client.
This way all your mail will stay on server always and a copy on your desktop.
if that is what you asking ?
------------------------------------------
or if you question was how to archive then:
For OSS version of zimbra Postfix can Archive/copy all IN+OUT email to certain account you want.
** Please make sure its a LOCAL ACCOUNT to reduce load on server
** yourbackupdomain.com or the backup domain needs to be on the same zimbra for best results.
you can edit the following file:
/opt/zimbra/postfix-x.x.x.x/conf/main.cf
and add the following line..with correct email id:
always_bcc =
allemail@yourbackupdomain.com
Restart zimbra...
and you will get all email IN+OUT in that account..you can filter the emails of you like to keep only outbound email
* After any upgrade these settings needs to be redone
Raj