Zimbra
the leader in open source email and collaboration
User Help
|
Forums
|
Blog
|
Contact Us
|
Buy Zimbra
Learn
Products
Community
Support
Partners
Downloads
About
Register
Help
Remember Me?
Forum
New Posts
FAQ
Calendar
Community
Groups
Albums
Member List
Forum Actions
Mark Forums Read
Quick Links
Today's Posts
View Site Leaders
Who's Online
What's New?
Advanced Search
Member List
quanah
quanah
Zimbra Employee
Find latest posts
Find latest started threads
Mini Statistics
Join Date
05-02-2007
Current Activity
Viewing Attachment
Last Activity
Today
08:23 PM
Recent Visitors
The last 10 visitor(s) to this page were:
Cine.ZxCommunity
,
dwfallin
,
erwinwang
,
ivan78
,
mcoa
,
mpeltier
,
mwche
,
phoenix
,
sviriyala
,
yutaka
This page has had
3,639
visits
Tab Content
quanah's Activity
About Me
Tab Content
All
quanah
Friends
Photos
New Activity (
)
Older Activity
Today,
08:23 PM
quanah
replied to a thread
Zimbra8 NE migration from Zimbra 7 OS : Must specify LDAP search Base!
in
Administrators
Your issue appears to be attempting to talk to the wrong port. My guess is it is listening on 389 not 636.
see more
7 replies | 1076 view(s)
Today,
10:18 AM
quanah
replied to a thread
Zimbra Migration 8.0.3.780 - Error Creating Mailbox
in
Migration
This is probably a permissions issue; the admin user you are using is most likely missing some rights.
see more
1 replies | 31 view(s)
Today,
10:17 AM
quanah
replied to a thread
migrate from exchange 2010 to zcs 8.0.3, got error every 30 users.
in
Migration
This is likely the DoS filter in ZCS 8. You need to whitelist the IP address of the migration host so it is not affected by the DoS filter.
see more
1 replies | 295 view(s)
Today,
10:05 AM
quanah
replied to a thread
Importing everything from old to new
in
Administrators
Generally yes... You just run "install.sh" from the new release.
see more
3 replies | 56 view(s)
Today,
10:03 AM
quanah
replied to a thread
80GB ldap database
in
Administrators
Also see https://wiki.zimbra.com/wiki/OpenLDAP_Performance_Tuning_8.0#Notes_on_MDB
see more
2 replies | 38 view(s)
Today,
09:36 AM
quanah
replied to a thread
Import from .pst completes but no messages shown in mailbox
in
Administrators
ZCS 8.0.4 release has done some significant work on adding more language support, so this issue may be resolved with that release.
see more
5 replies | 492 view(s)
Yesterday,
05:08 PM
quanah
replied to a thread
Importing everything from old to new
in
Administrators
You need to upgrade your old ZCS7 server to ZCS8.0.3 first, and then you can migrate over to the ubuntu12 server. Yu cannot directly copy the ZCS7...
see more
3 replies | 56 view(s)
Yesterday,
02:33 PM
quanah
replied to a thread
_undefined_cbpolicyd and CBPolicyD don't work.
in
Administrators
Yes, greylisting is known to be broken in 8.0.0 through 8.0.3. It is fixed in 8.0.4: https://bugzilla.zimbra.com/show_bug.cgi?id=80217
see more
5 replies | 146 view(s)
Yesterday,
10:41 AM
quanah
replied to a thread
_undefined_cbpolicyd and CBPolicyD don't work.
in
Administrators
Neither of the zimbra wikis says to do this zmprov ms myservername +zimbraServiceInstalled cbpolicyd +zimbraServiceEnabled cbpolicyd I would note...
see more
5 replies | 146 view(s)
Yesterday,
10:39 AM
quanah
replied to a thread
ZCS 8.0 mta error with zmopendkimctl error
in
Administrators
Is this literally what it outputs? opendkim: /opt/zimbra/conf/opendkim.conf: ldap://mydomain:389/?DKIMSelector?sub?(DKIMIdentity=$d):...
see more
6 replies | 148 view(s)
Yesterday,
10:36 AM
quanah
replied to a thread
problem sending email from zimbra 8.0.3
in
Administrators
It sounds like you configured things based off of an invalid wiki at some point, and now that is causing you problems.
see more
1 replies | 30 view(s)
Yesterday,
10:34 AM
quanah
replied to a thread
After upgrading from 8.0.2 -> 8.0.3 start problems (ldap)
in
Administrators
This is not a common occurrence, no.
see more
4 replies | 546 view(s)
05-20-2013,
12:50 PM
quanah
replied to a thread
ZCS 8.0 mta error with zmopendkimctl error
in
Administrators
Make sure your ldap servers are running? Make sure IPtables or similar isn't blocking the connection to them?
see more
6 replies | 148 view(s)
05-20-2013,
12:46 PM
quanah
replied to a thread
_undefined_cbpolicyd and CBPolicyD don't work.
in
Administrators
I don't know what wiki you followed, but it clearly isn't the zimbra wiki.
see more
5 replies | 146 view(s)
05-17-2013,
01:28 PM
quanah
replied to a thread
/opt/zimbra disk space growing after upgrade
in
Administrators
growth is bounded by imap_inactive_session_cache_size. There is a default size of 10,000 entries; actual size on disk depends on the size of user's...
see more
4 replies | 131 view(s)
05-17-2013,
01:26 PM
quanah
replied to a thread
ZCS 8 and ProxyPass?
in
Administrators
Yes, the same idea still applies.
see more
4 replies | 392 view(s)
05-17-2013,
09:18 AM
quanah
replied to a thread
ZCS 8.0 mta error with zmopendkimctl error
in
Administrators
This indicates that opendkim is unable to talk to your LDAP server.
see more
6 replies | 148 view(s)
05-16-2013,
01:44 PM
quanah
replied to a thread
/opt/zimbra disk space growing after upgrade
in
Administrators
AFAIK, log files are not set to be any more verbose than previous releases. The log files that are in /opt/zimbra are located in /opt/zimbra/log. ...
see more
4 replies | 131 view(s)
05-16-2013,
01:43 PM
quanah
replied to a thread
How to find out disk space usage for Zimbra
in
Administrators
Log into the server, cd /opt/zimbra, run df -h . That will tell you total disk usage of whatever partition /opt/zimbra is mounted on. If it is...
see more
1 replies | 78 view(s)
05-16-2013,
01:39 PM
quanah
replied to a thread
Zimbra 8 - dynamic distribution lists - Dynamic groups without COS
in
Administrators
There are 3 parts to an LDAP URI, one of which is the base. So if you set the base to be the domain, then it will work fine. Here is an example...
see more
2 replies | 99 view(s)
05-15-2013,
04:37 PM
quanah
replied to a thread
ZCS 8 and ProxyPass?
in
Administrators
You can change the mailbox path with the zimbraMailUrl attribute. --Quanah
see more
4 replies | 392 view(s)
05-15-2013,
02:38 PM
quanah
replied to a thread
ldap master replacement.. replica is still looking for the old master.
in
Administrators
It is already on the wiki. See step "j".
see more
5 replies | 73 view(s)
05-15-2013,
01:47 PM
quanah
replied to a thread
SSL Server Allows Anonymous Authenticaion Vulnerability
in
Administrators
These scans are bogus. You can safely ignore them.
see more
9 replies | 4275 view(s)
05-15-2013,
01:32 PM
quanah
replied to a thread
Problem with ZCS 8.0.3
in
Administrators
Yes, you can always send mail from hosts in zimbraMtaMyNetworks without authenticating if you use port 25. What happened in ZCS8.0.3 is that a...
see more
3 replies | 107 view(s)
05-15-2013,
01:30 PM
quanah
replied to a thread
ldap master replacement.. replica is still looking for the old master.
in
Administrators
This is because the URL to talk to is stored in the cn=config database of the replica, and is not trivial to change. It is possible to change it...
see more
5 replies | 73 view(s)
05-15-2013,
10:32 AM
quanah
replied to a thread
ldap database went from 97meg to 86gig
in
Administrators
I really don't get what this has to do with Zimbra, really. OpenLDAP is an open source project that has no relation to Zimbra. You implemented a...
see more
107 replies | 11983 view(s)
05-15-2013,
10:28 AM
quanah
replied to a thread
Bad Record Mac/SSL Errors after upgrading to ZCS 8.0.3
in
Administrators
No, I do not. :)
see more
16 replies | 388 view(s)
05-15-2013,
08:40 AM
quanah
replied to a thread
Problem with ZCS 8.0.3
in
Administrators
To use an authenticated port, you must auth. I don't see anything in your PHP script indicating you authenticated. I.e., no username/password.
see more
3 replies | 107 view(s)
05-15-2013,
08:17 AM
quanah
replied to a thread
Bad Record Mac/SSL Errors after upgrading to ZCS 8.0.3
in
Administrators
It is clearly listed in the log file you posted... Apr 28 06:53:30 zmail postfix/smtpd: Anonymous TLS connection established from unknown: TLSv1...
see more
16 replies | 388 view(s)
05-15-2013,
06:59 AM
quanah
replied to a thread
zimbra not working browser access
in
Installation
Default setting for ZCS9+ is to always install proxy+memcached. Just to note. They are not relevant to the issue here. End user must determine why...
see more
2 replies | 153 view(s)
More Activity
No More Results
About quanah
Basic Information
Signature
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Statistics
Total Posts
Total Posts
789
Posts Per Day
0.36
General Information
Last Activity
Today
08:23 PM
Current Activity
Viewing Attachment
Join Date
05-02-2007
Referrals
0