Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-10-2008, 06:38 AM
Starter Member
 
Posts: 2
Default [SOLVED] https for webmail - no go

Hi,

I just installed a new zcs 5.0.3 server (glad to leave exchange !) and am trying to enable https for webmail usage.
For now I wouls like to have http redirect to https - but I don't manage to get it to work.

I already checked the forum / online doc - many stuffs are related to zcs 4.5 (no tomcat on zcs5) ...

What was done :
* webmail over HTTP works
* zmtlsctl redirect
* zmmailboxdctl restart

The result :
* Empty answers on port 80 (no http header)
* Connexion closes upon connect on port 443

Admin works like a charm using https


Anyone got a clue ?
(I don't mind using self signed certs for now - as for the admin)
Reply With Quote
  #2 (permalink)  
Old 04-10-2008, 08:17 AM
Starter Member
 
Posts: 2
Default Fixed :)

Well, I'm not sure how, but it works now ...

I tried going back to http (did it twice, as the first time strange stuffs were happeningg) and it works with redirection now ...

On the second time I had to change the default port, which was 43, for https (although I had the latest version installed) :
* zmprov ms mail.xxx.fr zimbraMailSSLPort 443
* zmmailboxdctl restart
Reply With Quote
  #3 (permalink)  
Old 04-11-2008, 12:16 PM
Loyal Member
 
Posts: 88
Default

This is how I did it on 5.0.2 and it works just fine.

Edit /opt/zimbra/conf/httpd.conf and add this to the bottom of the file:
HTML Code:
<VirtualHost *:80>
 	ServerAdmin admin@mydomain.com
        ServerName mail.mydomain.com
        ServerAlias mail
        Redirect / https://mail.mydomain.com
</VirtualHost>
Then obviously restart Zimbra and test it out.

Make sure the NameVirtualHost *:80 line is not commented out

Last edited by jpbuse; 04-11-2008 at 12:24 PM..
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.