Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: oldtony on April 02, 2006, 09:44:33 PM
-
any help would be appreciated.
No remote webmail or remote pop3 or remote imap. Secure email is turned on
SME server is in SERVER Only mode with a firewall. Firewall setting are listed below. ports 25,110, are pointed to the SME server (192.168.0.2)
The web server works - laugh at www.mccoyservice.net . I can ssh into the SME server. Locally webmail works.
Webmail does not work off site either using the server name or the ip address.
I used this format to try webmail=>> https://70.91.101.213/webmail
I can send mail from the command line when loged on using ssh.
Also I can not make pop or imap work using outlook from a remote site.?
Below is the DNS setting at godaddy.
Router Virtual Server Settings below – External ip number has been changed to imaginary number to protect the user. Firewall is 192.168.0.1
External IP External Port Internal Ip Internal Port
70.91.101.213 |80 | 192.168.0.2 | 80
70.91.101.213 |110 | 192.168.0.2 | 80
70.91.101.213 |25 | 192.168.0.2 | 25
70.91.101.213 |22 | 192.168.0.2 | 22
Server configuration listed below and GoDaddy DNS configuration:
thanks for looking at this
old tony
Server Review configuration
Networking Parameters
Server Mode serveronly
Local IP address / subnet mask 192.168.0.2/255.255.255.0
Gateway 192.168.0.1
Additional local networks 192.168.0.0/255.255.255.0
192.168.3.0/255.255.255.0 via 192.168.0.1
DHCP server disabled
Server names
DNS server 192.168.0.2
Web server www.www.mccoyservice.net
Proxy server proxy.www.mccoyservice.net:3128
FTP server ftp.www.mccoyservice.net
SMTP, POP, and IMAP mail servers mail.www.mccoyservice.net
Domain information
Primary domain www.mccoyservice.net
Virtual domains www.mccoyservice.net
Primary web site http://www.www.mccoyservice.net
Server manager https://mccoy/server-manager/
User password panel https://mccoy/user-password/
Email Addresses useraccount@www.mccoyservice.net
firstname.lastname@www.mccoyservice.net
firstname_lastname@www.mccoyservice.net
Go Daddy DNS configuration below:
Host
@ 70.91.101.213 1 hour
ftp 70.91.101.213 1 hour
CNAMES
www. mccoyservice.net 1 hour
mail mccoyservice.net 1 hour
webmail mccoyservice.net 1 hour
MX (Mail Exchangers)
0 mail mccoyservice.net 1 hour
[/img][/quote][/code][/list][/list]
-
oldtony,
first off you have the POP port 110 forwarded to port 80. should be 110
Forward the following ports on you router
webmail -> 443
POP3S -> 995
IMAPS -> 993
The mail clients will need to set up to use secure POP or Imap.
Jon