PDA

View Full Version : how to access the webmail


markosan
10-16-2006, 10:36 PM
HI everyone!:)

I know that if you write www.urdomain.com/webmail you access the webmail service, but, that direction sends you to www.urdomain.com:2095 and that kind of ports are forbiden in my work as also the pop3 protocol. There's another way to access the webmail that don't redirect you to another port or thing like that??...

thanks a lot!!!!

markosanchez.com

tsnyder91
10-16-2006, 10:50 PM
You could go to a web site such as http://mail2web.com/ and check it there. If you choose the Advanced options you can choose from Pop3 to IMap. Does that help?

markosan
10-16-2006, 10:58 PM
hi, it works ;) , but it is secure?.... i was thinking in a solution in the same server... maybe a particular configuration....

thanks a lot!!...

markosanchez.com

tsnyder91
10-16-2006, 11:01 PM
As for secure You can click on the "Secure Login" link under the Check mail button on that form. It switches it over to an SSL server on their side so then the data you get is 128-bit encrypted.

tsnyder91
10-16-2006, 11:05 PM
As far as the solution on the same server, I assume you mean another directory like www.yourdomain/mywebmail and access it that way? For that you could get any number of POP3 or IMAP PHP webmail packages and configure them in a new directory of your choosing. Usually you would just have to tell it what the mail server is, protocal to use, and thats about it. I can look for one I used to use if you would like?

markosan
10-16-2006, 11:10 PM
yes!, i was guessing something like that...... thanks !!!

Aaron
10-17-2006, 02:05 AM
If you are looking for a web based php mail package, try RoundCube. I've installed it and it's been great so far. You can get it here: http://roundcube.net/

However, the guys are so busy developing Roundcube that they don't have documentation on how to install. The Hostmonster knowledge database has the steps on how to install. You can read it here: http://helpdesk.hostmonster.com/kb/index.php?x=&mod_id=2&root=22&id=258

ds4081
10-17-2006, 10:58 AM
Have you checked this out. It works well.

http://cpanelproxy.net/



====================================
--DS4081

markosan
10-17-2006, 12:17 PM
Ok, got it :) .... i will try those two solutions to see wich one works better.... I will comment how it goes..... thanks a lot!!!!!

markosan
10-18-2006, 09:00 AM
Ok!... i've tried both and the cpanel proxy give me the best results, easy to install and works pretty well!!..... thanks a lot for your replies!!!....


markosanchez