• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

what do i need to run the webmail e-mail server on the gw500?

what do i need to run the webmail e-mail server on the gw500? i am on a cable connection, do i need to buy a domain name? very new to this

thanks for the help
 
no, not necessarily. If you have a static IP address, you can just punch in the IP address itself.

If you want an SSL connection (secure), however, things become a bit more complicated.

List of what you need for a webmail program:

*) webserver (e.g. Apache)
*) mailserver with IMAP4 capabilities
*) scripting language that can access IMAP4, such as PHP or PERL
*) An actual webmail script in one of those scripting languages
*) optional: a domain name
*) optional: a ssl_module for secure connections
*) optional: a secuity certificate so that you don't have to click the warnings away
 
Back
Top