thanks,
well, can you please post sample of script here, for my reference.
Dipesh
Type: Posts; User: dipeshmehta; Keyword(s):
thanks,
well, can you please post sample of script here, for my reference.
Dipesh
Hello,
What shall be the best and automated (through cron schedules) practice to move/copy zimbra backups (/opt/zimbra/backup) to offsite network share (CIFS or NFS)?
Suggestions / guidance...
You may try following, I am doing the same without any problem:
root@mail:#~ su – zimbra
zimbra@mail:~$ /opt/zimbra/bin/zmmailbox -z -m user1@domain.com getRestURL "//?fmt=tgz" > /tmp/user1.tgz
...
Hello,
I need to have "X-Delivered to:" or "Delivered to:" header in all incoming mails, how can I do this?
Dipesh
nopes, I couldn't find any solution in the matter.. :(
Do you mean filter rules in user interface? If so, this might just automate the task, but will not help in reducing mail traffic and/or storage
Dipesh
Hello,
I am looking for some kind of filter rule for an account which should be at server side and not at user.
I explain the matter:
I have a group of users working under same department, all...
Thanks, I found it....
Mine hasn't......
Filter for outgoing mail is there, but I couldn't find 'forward' in actions.
Hello all,
However, this might be related to zimbra but linux file system operations. I have been backing up zimbra (NE Backup) to NAS device mounted on local file system.
mount -t cifs...
ZCS Open Source Edition is full functional itself when used with webmail (at end user end), only functionality missing is mobility, however, users can sync their mails with IMAP on mobile device. As...
try following as zimbra user:
/opt/zimbra/bin/zmmailbox -z -m mailbox1@domain.com getRestURL "//?fmt=tgz" > /tmp/mailbox1.tgz
/opt/zimbra/bin/zmmailbox -z -m mailbox2@domain.com postRestURL...
why don't you use aliases for your scenario? i.e. create an alias for employee who left to be forwarded to employee who is in his/her place.
Dipesh
Hi,
There are solutions available at zimbra wiki, please check there and try which suits you best.
Dipesh
I agree..... portal is not updated since long for ZD too.
This might help you: Improving Anti-spam system - Zimbra :: Wiki
'Product Management Portal' is not updated for any information on ZD releases / bugs summary etc, since long !!
If the install wizard reports 'installation ended prematurely' you may be affected by this bug:
https://bugzilla.zimbra.com/show_bug.cgi?id=64969. A fix will be included in the upcoming ZD 7.1.3...
Thanks for your guidance. My /etc/security/limits.conf has already the limits as you guided.
Well, I performed the task again when the server was not too busy i.e. after office hours, and it was...
Check Improving Anti-spam system - Zimbra :: Wiki
This might help you.
Dipesh
Right, you can use any many as required aliases for a single account.
This works like a charm for comparatively smaller mailboxes (<500MB), I tried with couple of accounts.
Whereas for one account it give me error: ERROR: zclient.IO_ERROR (Broken pipe) (cause:...
Why don't check by sending some test mails from your server to gmail, to see if they gets blocked.
As far as I understand, zimbra server itself do not care about expired certificates, even on restarts. Its needed only when you try to upgrade ZCS. However, with expired certificates some client...