Sorry to hear that such an accusation is in play. Not fun for anyone.
log/access_log.2013-(current date) is the web server log. It won't tell you what message was read (unless they used the...
Type: Posts; User: Rich Graves; Keyword(s):
Sorry to hear that such an accusation is in play. Not fun for anyone.
log/access_log.2013-(current date) is the web server log. It won't tell you what message was read (unless they used the...
We're interested in exchanging (so to speak) free/busy lists with another local organization that uses Google Apps.
Has anyone tried mating the "Google Apps Calendar interop" feature with Zimbra's...
Did you reload postfix after changing the config? "zmmtactl reload" should be non-disruptive.
Sorry, ZCS 8 is still quite new -- I haven't loaded it even in test -- and this isn't the best time of...
That's not relaying denied, that's an RBL block. You need to tell postfix that authenticated senders skip RBLs. I know how to do this with sendmail. For postfix, read the documentation. These might...
(There's no daemon you can stop... it's part of the same java process as the web/imap server.)
Oh, if you want to do it GLOBALLY, not just for specific users, it might be easiest to insert an iptables rule near the top of the chain to deny access to tcp port 7025.
Can you talk more about why you want to do this crazy thing?
This seems to work for me:
zmprov ma auser@example.com zimbraMailTransport lmtp:mail.example.com:725 (where port 725 is unused)
...
Yes, you need to specify the name of the CoS.
zmprov modifyCos Default zimbraMailMessageLifetime 90
Us too, 7.1.3p1 to 7.1.4_GA_2555.RHEL5_64_20120104215751 NETWORK.
The recent disappearance of 7.1.5 and later from pm.zimbra.com made me unhappy because I could not do my usual "what's going to be...
> fdupes -m -n -r /opt
Don't run that without the -n!
Keep it within /opt/zimbra/store. Other "duplicate" files are likely to be temporary lockfiles and whatnot, which would be bad to combine.
All happy iPhones are alike, but every Android is unhappy in its own way.
I've seen similar with two VIPs. Most phones have an option for a sliding calendar window, typically syncing events 7-30...
@bdial: Dedupe only takes effect at LMTP submission time. If you use imapsync, zmrestore, or any other non-SMTP, non-LMTP import method, there is no dedupe.
@phoenix: I find it hard to imagine...
audit.log, sync.log, and mailbox,log have the username and usually the client type, but not the connecting IP address. One could correlate audit.log with the rather voluminous Jetty access_log, but...
In the context of support case 78561, it was suggested that the below change to 7.1.3 would enable detailed logging. It doesn't -- in fact, synctrace.log is still empty, and sync.log stopped logging...
I've added https://bugzilla.zimbra.com/show_bug.cgi?id=67158
External GAL search in Standard HTML fails for me. AJAX GAL search and People Search are fine. Is this something I did, or can anyone else replicate?
SoapEngine - handler exception...
My server is bare metal (Dell R710) booting from Compellent SAN.
I still get snapshots at the storage layer, and I can still use VMs for test and DR. I always test upgrades by mounting consistent...
The general recommendation is to keep within one NUMA zone. Fine. But given current Nehalem CPUs and Intel chipsets, you can build a server both faster and cheaper with two sockets than with one...
From com/zimbra/cs/account/AttributeType.java, the allowable types are
TYPE_BOOLEAN("boolean"),
TYPE_BINARY("binary"),
TYPE_CERTIFICATE("certificate"),
...
When I created a dummy domain, I noticed that the default maps for 7.1.1 now include:
zimbraGalLdapAttrMap: (certificate) userCertificate=userCertificate
zimbraGalLdapAttrMap: (binary)...
Workaround has been to recommend Chrome or Safari. :-(
Now that I have a second site with this problem, I've entered https://bugzilla.zimbra.com/show_bug.cgi?id=59892
The most recent redo log could be needed in case the server goes down uncleanly. Anything in archive can be deleted.
You want zimbraRedoLogDeleteOnRollover TRUE. It defaults to FALSE for new NE...
I've got at least 3 users who are getting kicked out "at random."
It's not a session timeout. They were actively using ZCS. Jetty access log shows a request for loginOp=logout.
Coincidences:...
Previously reported bug. Fixed for 7.1, but will not be fixed for 6.x. Unclear at what point between 6.0.9 and 6.0.12p1 it broke, but it doesn't really matter.
...
We upgraded from 6.0.9 to 6.0.12p1 recently.
A user reports, and I confirm:
When I type a name, the list comes up as expected, and if the first entry is the one you want, it works as expected:...