New ISP - New Config Issue (email notifications)

1leftygolfer

New member
Not too long Russ helped me, rather configured my modem/router (ATT Netopia) for me. All has been great until the ATT DSL service has become intermittent, so I canceled and went with Comcast (Moto Surfboard modem). I've managed to obtain network accessibility, but zero luck with email notifications. Following Alan's guide, I came across this error message...but clueless on how to solve it. Appreciate any assistance.

AquaController> cons
AquaController> 1 maild
AquaController> mail
AquaController> SMTP: server = 8e655744
SMTP: tcp connect error - -1
 
Can you post your email config parameters? Double check the server name and port. For Comcast it looks like it should be:

server = smtp.comcast.net
port = 465
authentication = on
 
Hey Alan, thanks for the inquiry. I kept the GMX email configuration that I had originally setup using your guide.

DHCP Enabled Disabled
Hostname apex
AquaController IP address 192.168.1.99
Netmask 255.255.255.0
Gateway 192.168.1.1
Primary DNS server 192.168.1.1
Secondary DNS server 192.168.1.1
HTTP port (default 80) 80

Email enable Enabled
SMTP Server mail.gmx.com
SMTP port (Default 25) 587
From: address 1leftygolfer@gmx.com
 
Back
Top