Koozali.org: home of the SME Server

horde without SSL

Offline lucho115

  • *****
  • 209
  • +0/-0
    • http://www.elac.com.ar
horde without SSL
« on: July 21, 2006, 09:22:45 PM »
how to doit? somebody knows?
thanks
bye

Offline byte

  • *
  • 2,183
  • +2/-0
horde without SSL
« Reply #1 on: July 22, 2006, 10:17:11 AM »
Please do a search this has been answered a few times. Thanks
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline lucho115

  • *****
  • 209
  • +0/-0
    • http://www.elac.com.ar
horde without SSL
« Reply #2 on: July 24, 2006, 02:00:00 PM »
ok, so can you tell me how to search this things, because i type on the searcher this words:
horde
horde + ssl
horde no ssl
horde nossl
horde + no ssl

but i cant find any text taking about no ssl and horde, only my own post on the forum.
So, please tell me how to do it, beause iam disturbed.

I will waitngs for your response.

thanks
bye

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
horde without SSL
« Reply #3 on: July 25, 2006, 03:02:53 AM »
Quote from: "lucho115"
ok, so can you tell me how to search this things, because i type on the searcher this words:
horde
horde + ssl
horde no ssl
horde nossl
horde + no ssl

but i cant find any text taking about no ssl and horde, only my own post on the forum.
So, please tell me how to do it, beause iam disturbed.

I will waitngs for your response.

thanks
bye


I don't see that this has been answered either.  You could have had a look at your httpd.conf file and did some googling on apache which would have helped, though.

This is not recommended, and not fully tested, but a quick test allowed me to login to webmail via http and https.

Change the following:

#    RewriteRule ^/webmail(/.*|$)    https://%{HTTP_HOST}/webmail$1 [L,R]
#    RewriteRule ^/horde(/.*|$)    https://%{HTTP_HOST}/horde$1 [L,R]
    Alias       /webmail   /home/httpd/html/horde/imp
    Alias       /horde   /home/httpd/html/horde

then do this - /etc/rc7.d/S86httpd-e-smith restart

Report back it that works for you.

JB
......

Offline lucho115

  • *****
  • 209
  • +0/-0
    • http://www.elac.com.ar
horde without SSL
« Reply #4 on: July 25, 2006, 02:21:44 PM »
ok, its works ,but only for the localnet, and bring me a lot of problems with the server-manager, so i unchange this fixes, and i will be waiting for other method.
Anyway i think that maybe iam wrong looking for a way to speed the webmail and still using horde, maybe i need to use other webmail solutions more faster
like squirrelmail , so i want to add to this post other question: howto add squirrelmail to sme7?

thanks
bye

Offline byte

  • *
  • 2,183
  • +2/-0
horde without SSL
« Reply #5 on: July 25, 2006, 02:33:20 PM »
Quote from: "mrjhb3"

I don't see that this has been answered either.


It is..using keywords "no ssl" brought up this link...

http://forums.contribs.org/index.php?topic=32693.0
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
horde without SSL
« Reply #6 on: July 25, 2006, 02:37:46 PM »
Quote from: "lucho115"
ok, its works ,but only for the localnet, and bring me a lot of problems with the server-manager, so i unchange this fixes, and i will be waiting for other method.
Anyway i think that maybe iam wrong looking for a way to speed the webmail and still using horde, maybe i need to use other webmail solutions more faster
like squirrelmail , so i want to add to this post other question: howto add squirrelmail to sme7?

thanks
bye


Well it would be good if you listed ALL of your requirements up front.   I don't know what issues you had with server-manager.  With the changes, I stated, my server-manager works just fine.  I won't be trying to access this from outside my localnet as SME 7 has been designed to run webmail via https and I don't really see a valid reason why can you not run it that mode.  As far as speeding it up, that depends on your server specs.  Horde 3 does take more resources to run.  If you browse the horde mailing list archives, you will see some various php accelerators mentioned.  But none of them are installed by sme 7, so you would be on your own then.

Good Luck with squirrelmail, if you get it working, post a howto, I'm sure others may be interested.  But, for me, I enjoy using horde.

JB
......

Offline lucho115

  • *****
  • 209
  • +0/-0
    • http://www.elac.com.ar
horde without SSL
« Reply #7 on: July 26, 2006, 03:11:36 PM »
Quote
It is..using keywords "no ssl" brought up this link...

http://forums.contribs.org/index.php?topic=32693.0


this link, say nothing about using no ssl with horde, only talk about how to change the https port

Offline byte

  • *
  • 2,183
  • +2/-0
horde without SSL
« Reply #8 on: July 26, 2006, 03:59:22 PM »
Quote from: "lucho115"
Quote

this link, say nothing about using no ssl with horde, only talk about how to change the https port


It does 443 is infact the ssl bit they are talking about and changing it to port 80 will make it non ssl.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline lucho115

  • *****
  • 209
  • +0/-0
    • http://www.elac.com.ar
horde without SSL
« Reply #9 on: July 26, 2006, 07:50:45 PM »
ok, ok, but this post is unfinish, there no a conclution, so if you say that this issue is well knowed, please show me where, because iam unable to find it,
thaks
bye

Offline byte

  • *
  • 2,183
  • +2/-0
horde without SSL
« Reply #10 on: July 26, 2006, 08:34:31 PM »
Quote from: "lucho115"
ok, ok, but this post is unfinish, there no a conclution, so if you say that this issue is well knowed, please show me where, because iam unable to find it,
thaks
bye


This can be done BUT this is not recommended and has to be done via command line and WILL leave a blank space in the email panel where webmail. THIS IS AT YOUR OWN RISK.

Now at the command line do the following...

Code: [Select]
db configuration setprop imp access full
db configuration setprop imp status enabled
db configuration setprop horde access full
db configuration setprop horde status enabled
signal-event email-update


Then make sure that your setting's are correct by doing...

Code: [Select]

db configuration show imp


And check that access is full and status is enabled then do same for horde and now go to your fav web browser and use http or https

ONLY DO THIS IF YOU KNOW THAT YOUR REDUCING YOUR SECURITY FOR WEBMAIL AND IS NOT RECOMMEND
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline lucho115

  • *****
  • 209
  • +0/-0
    • http://www.elac.com.ar
horde without SSL
« Reply #11 on: July 27, 2006, 03:06:36 PM »
ok, thaks, it works ok, and iam happy, jeje, anyway iam trying to make work squirrelmail, because its more faster than horde, when it be ready , i will do a howto,
bye

Offline Rigger

  • ****
  • 71
  • +0/-0
horde without SSL
« Reply #12 on: July 30, 2006, 04:37:59 AM »
Quote from: "lucho115"
ok, thaks, it works ok, and iam happy, jeje, anyway iam trying to make work squirrelmail, because its more faster than horde, when it be ready , i will do a howto,
bye


I'd have to agree with the others and advise against disabling the the SSL for horde. I use Squirrelmail as the primary webmail access to my server but it is set up only to allow SSL also. Just more secure.......


Rigger

Offline lucho115

  • *****
  • 209
  • +0/-0
    • http://www.elac.com.ar
horde without SSL
« Reply #13 on: July 31, 2006, 04:46:49 PM »
ok, so you have squirrelmail runing on sme 7, can you tell me how to?
i think that installing the package for centos 4.3, but if you doit yet , please tell me howto doit?
thks

bye

Offline Rigger

  • ****
  • 71
  • +0/-0
horde without SSL
« Reply #14 on: August 01, 2006, 09:26:17 AM »
Working out the final bugs in a Squirrelmail rpm. Should be able to finish it up by this weekend if I have enough time to work on it. Based on he latest Squirrelmail 1.4.7


Rigger