I need to add a translation based on en_GB, but with 24 hour time format. I've copied /opt/zimbra/jettywebapps/zimbra/WEB-INF/classes/{keys,messages}/*en_GB* and...
Type: Posts; User: arturj; Keyword(s):
I need to add a translation based on en_GB, but with 24 hour time format. I've copied /opt/zimbra/jettywebapps/zimbra/WEB-INF/classes/{keys,messages}/*en_GB* and...
Any further suggestions? I still need to resolve this issue.
Artur
Let's see if I can state my question better. When a message arrives via SMTP from outside it is received by a component of Zimbra. I'd like to know which component (postfix?) receives it, where does...
They were listed for the default COS, but not for the one my test user is in. I updated user's COS via zmprov and still no-go. Do I need to restart Tomcat for this change to be picked-up? Shouldn't...
I tried again at 10:23 PM Chicago time (GMT -6). Same result. I used tcpdump to capture network traffic. Did not see anything interesting in it. Just my web client requesting transfer and Tomcat...
I am also getting this same error when sending. Is there a solution?
My config_template.xml is as follows:
<zimletConfig name="com_arunalabs_send" version="0.5">
<global>
...
Bill,
Thanks for responding. Yes, I saw this article, it does list components and has a diagram of overall architecture but does not explain how message flows from one component to another from...
Can someone point me to a Zimbra document explaining how incoming messages flow from arriving to ZCS server to being delivered to user's mailbox?
I am trying to determine if there is any...
Unless I'm missing something, there isn't a 64 bit version of Open Source Edition available for FC5, so I must build my install from subversion repository. I've checked out svn trunk and am ready for...