Running 7.1.4, ran into the same problem last night. Checked through the store directory for any new, large messages and found that a whole bunch had come in around the same time.
Deleted them...
Type: Posts; User: lindsey; Keyword(s):
Running 7.1.4, ran into the same problem last night. Checked through the store directory for any new, large messages and found that a whole bunch had come in around the same time.
Deleted them...
Whether or not it's the right thing to do, this patch fixes things for me.
cd ~zimbra ; patch -p0 < zmdbintegrityreport-hidelockerrors.txt
I respectfully disagree here. MySQL is bundled with Zimbra, and I paid for Zimbra. I didn't install MySQL on my own, I wouldn't have it there if Zimbra didn't put it there, and I certainly didn't...
I found this thread while searching for my posts. This seemed to do the trick:
zmprov ma user@example.com +zimbraFeatureAntispamEnabled FALSE
Chris
Can you explain why? As far as I can tell, MySQL stores nothing but the message store data and some basic user data, with the latter also available in the LDAP database. If the new user is created...
Could you give more information about the bug?
I've restored a few mailboxes this way and wonder if something didn't get restored that we missed.
This is only if the REST restore isn't...
This morning's outage due to a failed upgrade reminded me that I need to ensure that Zimbra is being backed up properly for our site.
I've looked at all of the wiki articles and forum posts about...
Fortunately, I had a backup for the conf directory. I copied back any files that where empty (conf/ldap*, localconfig.xml, slapd*), made the zimbramon/pylibs files readable by anyone (maybe a bad...
Running zmlocalconfig shows that a bunch of the data is lost.
./zmlocalconfig | egrep 'hostname|gid|uid'
zimbra_gid = -1
zimbra_ldap_userdn = uid=zimbra,cn=admins,cn=zimbra...
When trying to generate a new certificate (for giggles) I noticed that it also spits out some errors.
/opt/zimbra/bin/zmcertmgr createca -new
** Creating...
That's what I was thinking too.
/etc/hosts is right, there are no self-referential MX records (never have been, I override with mailertable on a separate relay host that kicks the mail to the...
Last night I tried doing a 7.1.1 to 7.1.3 upgrade (7.1.1_GA_3196.RHEL5_64.20110527011124 to 7.1.3_GA_3346.RHEL5_64.20110928134520).
The first time it told me that my operating system was unknown...
No updates, and we've now dropped Zimbra.
In our case we have many people who travel and need local copies of their email to refer to because they may not have Internet. Generally they'll go through all of their messages while on a flight...
We had a horrible time this spring too. Things started well -- about two weeks before our license expired our sales rep contacted us and asked about renewing. We emailed back and forth for about a...
Different person, same issue.
We're moving away because of a campus-wide initiative to move everything to Exchange. There may have been more resistance internally if Outlook 2011 support was...
Bug was posted, problem identified, and bug fix created.
https://bugzilla.zimbra.com/show_bug.cgi?id=60879
The problem was a multiline SMTP banner.
Dang. It's never that easy, is it? :D
Unfortunately, that change that you list will only affect the root file. If a spider hits a page at anything but the root level they won't see the META tag...
Yes, thank you! I wasn't aware of that key, but switching to the JavaMail default SMTP client fixed everything for me.
Supposedly you can set it up with the 'zimbraSmtpHostname' and 'zimbraSmtpPort' domain attributes, i.e.
zmprov ms `zmhostname` zimbraSmtpHostname relay.example.com
zmprov ms `zmhostname`...
You need to set the domain attribute 'zimbraMailKeepOutWebCrawlers' to TRUE, i.e.
zmprov ms zimbra.example.com zimbraMailKeepOutWebCrawlers TRUE
Anything listed in
...
Followup... Changing zimbraSmtpHostname to any other relay server also results in failure. However, setting up port forwarding on a remote server to go back to the Zimbra server works.
So...
I've installed the Open Source version of Zimbra 7.1.1 to mess around with and test new features (we use the Network Edition version of 6.0.10 in production).
Everything is working fine except...
We're also having the same problem here.
One person received five emails in a row, all from different senders, with the wrong name displayed in the To: header. The person in the To: header is not...
Our campus is pushing a center-wide initiative to require all people to use Microsoft unified communications (Lync) for telephones, etc.
Are there any plans for Zimbra to interact with it?
...