Search found 236 matches

by gabrieles
Mon Oct 14, 2019 3:54 pm
Forum: Administrators
Topic: Move a message to an other mailbox using CLI only
Replies: 3
Views: 3118

Re: Move a message to an other mailbox using CLI only

Use Imapsync to move a single message is an overkill 1. Find your the id of your message searching it in the source@mydomain.com account. The id is in the first column. zmmailbox -z -m source@mydomain.com s -t message "[your search query]" Id Type From Subject Date ----- ---- -------------...
by gabrieles
Mon Oct 07, 2019 8:34 am
Forum: Installation and Upgrade
Topic: Zimbra 8.8.15p2 - TzMsg is not defined
Replies: 14
Views: 11493

Re: Zimbra 8.8.15p2 - TzMsg is not defined

we solved it on Centos7 with

Code: Select all

yum reinstall -v zimbra-timezone-data-1.0.1+1565604774-1.r7.x86_64
it solves 7071 access and calendar issues too.
by gabrieles
Thu Oct 03, 2019 9:53 am
Forum: Installation and Upgrade
Topic: Zimbra 8.8.15p2 - TzMsg is not defined
Replies: 14
Views: 11493

Re: Zimbra 8.8.15p2 - TzMsg is not defined

Same problem here: Admin website (7071) is blank. Click on Preferences and TzMsg is not defined pops up. Furthermore: - taking an appointment on a shared calendar, freezes the appointment tab. The "save & close" button clicks down but nothing happens With these differences: -we upgrade...
by gabrieles
Mon Sep 23, 2019 8:54 am
Forum: Administrators
Topic: Calendar events missing on mobile web client
Replies: 2
Views: 1231

Re: Calendar events missing on mobile web client

Got the same problem but on Activesync side. Only upgrading to 8.8.15 solved the problem.
by gabrieles
Wed Sep 11, 2019 2:23 pm
Forum: Installation and Upgrade
Topic: Doubt on which version to choose
Replies: 2
Views: 1426

Re: Doubt on which version to choose

OSE misses the backup modules that NETWORK has. This does'nt means that you can't backup the entire vm. Or buy a third party backup system. Or if you have extensive knowledge of zimbra's mechanism, write your own backup system.
by gabrieles
Mon Aug 26, 2019 1:09 pm
Forum: Administrators
Topic: difference between ua=zclient and ua=ZimbraWebClient?
Replies: 2
Views: 3150

Re: difference between ua=zclient and ua=ZimbraWebClient?

Re-up this thread. Today I found a customer's account in lockout with no apparent reason. The auth was performed from the customer's public IP (1.2.3.4). 2019-08-26 09:20:08,251 WARN [qtp1325124186-237094:http://localhost/service/soap/AuthRequest] [name=my-account@my-domain.com;oip=1.2.3.4; ua=zclie...
by gabrieles
Mon Aug 26, 2019 10:16 am
Forum: Migration
Topic: Buffer Overflow in ZCS Migration Wizard for Exchange
Replies: 3
Views: 8866

Re: Buffer Overflow in ZCS Migration Wizard for Exchange

samantaa wrote:File size?
No, the size errors are different. We've already raised all the MaxSize attibutes to skyrocket values (500MB).
by gabrieles
Tue Aug 06, 2019 3:11 pm
Forum: Administrators
Topic: zmmboxmove to 8.8.15 fails with "no authtoken cookie"
Replies: 8
Views: 5614

Re: zmmboxmove to 8.8.15 fails with "no authtoken cookie"

What happens if you execute the "zxsuite hsm doMailboxMove john.doe@example.com destinationHost mb1-8-8-15.example.com" command from the target 8.8.15 server? Just tried, from the target server (the only one with zxsuite): zxsuite hsm doMailboxMove account@mydomain.com destinationHost new...
by gabrieles
Tue Aug 06, 2019 9:09 am
Forum: Users
Topic: Very long email address
Replies: 2
Views: 6044

Re: Very long email address

RFC 3696 says: That limit is a maximum of 64 characters (octets) in the "local part" (before the "@") and a maximum of 255 characters (octets) in the domain part (after the "@") for a total length of 320 characters. There is either an errata that limits the total to 255...
by gabrieles
Tue Aug 06, 2019 8:53 am
Forum: Administrators
Topic: zmmboxmove to 8.8.15 fails with "no authtoken cookie"
Replies: 8
Views: 5614

zmmboxmove to 8.8.15 fails with "no authtoken cookie"

Hi, I'm having some problems moving mailboxes to a freshly installed 8.8.15 server. At this moment we have a multiserver installation in rolling upgrade configuration old.mydomain.com (ZCS 8.6 p14 NETWORK - Ubuntu 14) new.mydomain.com (ZCS 8.8.15 NETWORK - Ubuntu 16) All the services have been moved...