Questions tagged [zimbra]

Zimbra Collaboration Server is an integrated communications software suite.

Zimbra Collaboration Server is an integrated communication suite which includes email, calendar, addressbook, tasks, briefcase and much more.

It's mostly open source, but it has some payment features (backup, administrator rights management, hierarchical storage manager, etc.). The backend is all on open source software: Postfix, nginx, Jetty, Apache, and PHP.

213 questions
0
votes
1 answer

Advanced CSS customization

The scenario I have a quick CSS question. I am customizing the web interface of our Zimbra deployment, which uses jetty (something I haven't worked in before). I've identified two files that work together: (1) skin.css, and (2) skin.properties. The…
Ross Brasseaux
  • 3,879
  • 1
  • 28
  • 48
0
votes
1 answer

Zimbra Java configuration to send email and loggging

I am looking for code that allow me to send email via java to zimbra Soap API. My initial though is to use apache-cxf and convert wsdl file into java files. I am able to do that. Now, I have corresponding functions are available as well. Now, I want…
Pritish Shah
  • 611
  • 3
  • 11
  • 25
0
votes
1 answer

How to create account with Class of Service using SOAP Zimbra

Hi i need to create a user with Class of Service "stuff" on Zimbra. I am using zimbra soap services and mu request is:
Vuk Vasić
  • 1,398
  • 10
  • 27
0
votes
1 answer

OpenLDAP - How to identify Zimbra's internal LDAP authentication credentials

I need to identify Zimbra's internal LDAP's (based on OpenLDAP) authentication credentials in order to manage authentications using Spring LDAP template. So I need base and userDn information. How can I get this information from Zimbra?
talha06
  • 6,206
  • 21
  • 92
  • 147
0
votes
1 answer

Zimbra: block outgoing e-mail flood?

I manage a Zimbra server with 500+ users. One of my users got her password stolen and the spammer used her account to spam through my server. The result was a flood of outgoing mail. Is there a way to block a user account (not the IP) if the number…
farhad
  • 69
  • 2
  • 9
0
votes
1 answer

How to share inbox folder in Zimbra mail for Public View?

I want to share a mail inbox to everyone for read-only mode but in sharing options The public sharing (View only mode) is faded by default. How to enable this option ? I do have access to admin console. The screenshot for my problem is :-…
Mercury
  • 1
  • 2
0
votes
1 answer

how to execute vbscript using php

i have a VBScript file. When its on the computer it works fine. I want to put it on a php site for it to be executed by a button click. but i have not been successful.i have a VBScript file. When its on the computer it works fine. I want to put it…
Mel
  • 21
  • 1
  • 1
  • 5
0
votes
1 answer

How do I format, enumerate, and execute each line from LDAP query result?

Okay so I JUST started bash scripting two weeks ago, and I ran into an issue last week that I just cannot fix. I'll describe my problem as best I can and I've included my script. I welcome any criticisms on what I am doing wrong with this code;…
Ross Brasseaux
  • 3,879
  • 1
  • 28
  • 48
0
votes
1 answer

BASH ERROR when trying to get data from zimbra: value too great for base

Although this error is quite common and explained almost everywhere on the web I've decided to ask a new question since I can't get a clue for this specific case. I'm trying to get some data out of Zimbra Collaboration Suite and the only way I can…
0
votes
1 answer

Zimbra/Zimlet: save UserProperties to XML

I have troubles saving user property to XML file in zimlet folder. XML structure:
PsychoX
  • 1,088
  • 4
  • 21
  • 43
0
votes
1 answer

Is it possible to update an existing Zimbra ZCS contact using the REST API?

Is it possible to update/modify an existing Zimbra contact (or appointment etc) using the REST API? I can successfully add a contact but not update a contact - even though the URL I use to add a contact requires a parameter with specific…
TheStoryCoder
  • 3,403
  • 6
  • 34
  • 64
0
votes
0 answers

Zimbra Preauth not working on live server

I am creating a web portal where users have their emails pulled from our Zimbra Mail Server and displayed on the portal, however, I have ran into some strange issue using the Zimbra Preauth. Essentially, the preauth works perfectly on my LocalHost…
SleepingSpider
  • 1,168
  • 4
  • 19
  • 35
0
votes
1 answer

Zimbra unable to email from mobile after upgrade to 8.0.3

We recently upgraded our Zimbra FOSS email server to version 8.0.3, and since that upgrade all cell phones (Android and iPhone) give the error 'The recipient "email@domain.com" was rejected by the server because it does not allow relaying.' I can…
w3bguy
  • 2,215
  • 1
  • 19
  • 34
0
votes
1 answer

I want to add a form to an existing XFromView in zimbra through a zimlet. I wonder how I can call the related XFormObject in this approach

Based on my researches so far, most of the approaches through zimlets, where the ones that created a new tab, and made their own forms in XformView. But I wonder if it is possible to access the existing forms and modify them (Add a new form there in…
Mandana Rz
  • 29
  • 11
0
votes
1 answer

Openning command line Interface (CLI) in Zimbra Administration Console

I am given an assignment to do some tasks in ZCS, but There is no instructions for where to enter commands in Zimbra Administration Console! Should I use PuTTy??? If yes, what is the address that I should type in host name? I will appreciate any…
Mandana Rz
  • 29
  • 11