In what version?
Type: Posts; User: pbruna; Keyword(s):
In what version?
I think you are working the wrong side of the problem.
Using ZCO an user sent an email to several contacts. One of the email address was misspelled, using the international char ñ. The thing is the server reject the email, and none of the recipients got...
I have 600 pop3 threads running and most of the time 500 of them are in TIMED_WAITING state. I made a dump of the threads so here is an example:
------------------------------------...
Also, the problem is appreciable only when a email has an attachment of >=100K.
With only text files everything looks good.
Im testing Zimbra for 10K users.
All of them check their email using POP3 every 1 minute.
The pop3 services is delivering the messages really slow. Postfix is Fine.
For example a 4MB attachment...
How did you solve this?
ruddy32,
you dont need to deploy the zimlet if you are using the special _dev folder.
After any changes you've made, just reload the page in you browser.
My mistake, is working ok.
Thanks.
On previous versions of Zimbra, one can write zimlets in a special _dev directory and try the zimlets without restart the mailbox server.
On Zimbra 6, there is a new directory for deployed...
What is the use of setter in myXModel. getter gets the information, so i suppose setter records it, but in my tests it does nothing.
Hi,
First im going to try to make some time an post the new version of zimbranotify im working on.
The error 501 is coming from the Zimbra Server, it has nothing to do with perl or any perl module,...
i read it all, but no solution posted
Hi,
When i look the month view of the calendar i always get a repeated day, mostly 11 or 10.
We are running Zimbra 5.0.6.
This happen with all browsers and in Linux or Windows.
I've attached an...
The answer is: No.
Zimbra is a full featured Collaboration Server and one of is components is the excelent Web Client.
But if you like so much the Web Client UI, i recomend that you use Zimbra...
Hi,
First i suppose you posted only an extract of the read_from_ldap.pl script ;)
Second, it seems that your $server variable is wrong. You need to check in what IP does Zimbra ldap is running...
Hi,
I have a Multi Node Installation: 2 MTA and 1 "Full Zimbra" Node (mailbox, ldap, etc).
I want to upgrade the "Full Zimbra" node to a HA Cluster, on RH Cluster Suite, but im not sure about the...
maybe with redundancy at nic level? Bonding?
Has everyone forgot how MS business model works against competitors?
Nope, but surely you can look to the past and take a very good guest.
This is a very light statment, and for my...
I thouth this was working ok.
But thank you for the correction.
Thanks wolfroma, i did notice my error 2 minute before your post :)
But now the BB device gives me an error when syncing contacts, it syncs some contacts and then:
Synchronization failed....
I've installed Funambol and tested it with a Blackberry device using the Fundation Pim module.
Now i have instaled the Zimbra module, but when i do a sync i got this on Zimbra log:
...
This is useful for me and maybe for you too.
Before this i used to open a console, type ...path../zdesktop start, open Firefox and, finally, enter the URL, meanwhile my brother just click the icon...
Had you restarted Tomcat or Jetty after made the changes?
Had you deleted your browser cache and refresh the page?
If still dont working, could you post or send me your zimlet to see if i can...
You have to declare the resource in the com_zimbra_zimletname.xml file:
<includeCSS>zimlet.css</includeCSS>
<resource>zimleticon.png</resource>
and the add the definition in the...