![]()
While cPanel webmail URL not accessible , and when POP/IMAP Working the problem might be because of port blocking ,. Webmail by default using port 295, open this port public using this command
]# /sbin/iptables -I INPUT -p tcp -m tcp –dport 2095:2096 -j ACCEPT
Try then



No comments yet.