Quote:
|
Originally Posted by AZMel
Actually I found that the inability to access the webmail part not to be on the firewall side. I did some digging in the config files in /home/admispconfig/ispconfig/lib/config.inc.php and found this line:
$go_info["server"]["server_url"] = "https://192.169.30.10:81";
I changed that to be the domain used to access the web site and now I can access webmail from remote locations. 
|
This means you didn't enter the right information during the installation. It's not a bug of ISPConfig.
Quote:
|
Originally Posted by AZMel
Now I still need to figure out how to send e-mails from outside the firewall
|
You must forward port 25 from IPCop to your ISPConfig server. And the DNS records for your domain must point to IPCop's public IP address.