Search found 28 matches
- Thu Aug 14, 2014 3:11 pm
- Forum: Administrators
- Topic: nginx proxying additional ports?
- Replies: 1
- Views: 374
nginx proxying additional ports?
It looks like zimbra itself NOMINALLY has the configs for it:zmprov gs `zmhostname`|egrep '8080|80|8443|443|zimbraMailReferMode|zimbraReverseProxyLookupTarget|zimbraMailMode' zimbraMailMode: https zimbraMailSSLClientCertPort: 9443 zimbraMailSSLProxyClientCertPort: 3443 So the MailSSLProxyCli...
- Wed Aug 13, 2014 3:46 pm
- Forum: Administrators
- Topic: nginx proxying additional ports?
- Replies: 1
- Views: 374
nginx proxying additional ports?
I'm familiar with how to proxy zimbra through nginx, but I would like to also proxy port 9443 as I am working on certauth for the activesync protocol, and we think we can potentially handle some of the problems on mobile by proxying proxyserver:8443 to mboxserver:9443/certauth.However, I'm n...
- Tue Mar 01, 2011 9:17 am
- Forum: Installation and Upgrade
- Topic: Which Operating System?
- Replies: 19
- Views: 2122
Which Operating System?
[quote user="quanah"]debian6 is already on the roadmap.[/QUOTE]
Huzzah! That makes me much less worried about future necessary OS upgrades. Thanks for the update.
Huzzah! That makes me much less worried about future necessary OS upgrades. Thanks for the update.
- Mon Feb 28, 2011 11:27 am
- Forum: Installation and Upgrade
- Topic: Which Operating System?
- Replies: 19
- Views: 2122
Which Operating System?
[quote user="langs"]I really wish debian was supported and not ubuntu, if it was hand's down it would be debian I'd be using. I just can't come at ubuntu, but I know well the reasons why Zimbra supports it.[/QUOTE]I know Debian 5's been EOLed post 7 with Zimbra (which is ma...
- Tue Apr 27, 2010 1:29 pm
- Forum: Zimlets
- Topic: Contact Cleaner Zimlet (Zimbra 5) in ZImbra 6?
- Replies: 2
- Views: 464
Contact Cleaner Zimlet (Zimbra 5) in ZImbra 6?
Thanks!
It's now working for us too. :)
It's now working for us too. :)
- Mon Apr 26, 2010 3:06 pm
- Forum: Zimlets
- Topic: Contact Cleaner Zimlet (Zimbra 5) in ZImbra 6?
- Replies: 2
- Views: 464
Contact Cleaner Zimlet (Zimbra 5) in ZImbra 6?
We've got some folks who would *love* to use the Contact Cleaner zimlet, but it's written for Zimbra 5. As I haven't installed Zimlets before and I already have enough reasons that my users are after my head, I'd like to know if anyone's successfully installed it and used it on Z...
- Fri Apr 09, 2010 2:43 pm
- Forum: Migration
- Topic: Migrating Meetings & Booking Rooms
- Replies: 2
- Views: 405
Migrating Meetings & Booking Rooms
OK, we've found something of a workaround. If we import the new meeting without a UUID and then export it again and import it into the Resource, it maintains internal consistency *and* shows up on the resource calendar.But does anyone know the timestamp format for getRestURL? gru --startTime 201...
- Fri Apr 09, 2010 10:19 am
- Forum: Migration
- Topic: Migrating Meetings & Booking Rooms
- Replies: 2
- Views: 405
Migrating Meetings & Booking Rooms
Further information - this is what we're doing to generate things, which will hopefully make it clearer what I'm after:zimbra@mailboxd:> zmprov prov> sm mbox> postRestURL /Calendar /tmp/meeting.ics ## meeting.ics contains the meetings, with everybody set to need to ## RSVP mbox> syncFolder /...
- Fri Apr 09, 2010 9:04 am
- Forum: Migration
- Topic: Migrating Meetings & Booking Rooms
- Replies: 2
- Views: 405
Migrating Meetings & Booking Rooms
We can migrate meetings in just fine. Unfortunately, our migration of resources is running in a somewhat more difficult fashion. I have finally gotten us to the point that I can migrate a meeting in to someone's calendar with a resource as one of the attendees (so the resource gets booked) but t...
- Tue Mar 23, 2010 4:58 pm
- Forum: Administrators
- Topic: Rights delegation for users
- Replies: 1
- Views: 280
Rights delegation for users
I couldn't find any documentation on this, so I had to do some digging and some tinkering, and this is what I ended up needing to set up to get this working. We have some users who are specifically assigned to correspond with specific customers (CRMs, basically) but sometimes they go on vacation...