Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: linuxhelp on October 28, 2008, 06:39:08 PM

Title: How to use webmail without https?
Post by: linuxhelp on October 28, 2008, 06:39:08 PM
How can we change redirect webmail to http instead https?

(needed for framed/forwarded domains without https) and cases of

blocked company firewalls that only open Port 80.

Thanks Tom
Title: Re: How to use webmail without https?
Post by: gzartman on October 28, 2008, 07:44:01 PM
How can we change redirect webmail to http instead https?

(needed for framed/forwarded domains without https) and cases of

blocked company firewalls that only open Port 80.

Thanks Tom

Keep in mind the server-manager panel that controls webmail will only allow you to set webmail to disabled or ssl.

Once you have webmail enabled (ssl) in the server-manager, ssh into your sme box:

1. config imp setprop imp access nonssl

2. signal-event email-update

Once you do this, you'll be able to access webmail with regular http access.  However, the server-manager will show webmail as disabled.

Greg