Hi,
We have multiple servers with EA4 where clients can not log in to webmail.domain when using https: // in the URL, but access without https: // is normally done.
Some domains show:
- Removed -
Apache Server at webmail.example.com Port 443
Other domains are redirected to the site:
- Removed -
Thanks
Moderator note, please review:
Guide To Opening An Effective Forums Thread
We have multiple servers with EA4 where clients can not log in to webmail.domain when using https: // in the URL, but access without https: // is normally done.
Code:
[[email protected] ~]# [[ -f /etc/cpanel/ea4/is_ea4 ]] && echo "This box uses EA4" || echo "This box uses EA3"
This box uses EA4
[[email protected] ~]#
[[email protected] ~]# httpd -v
Server version: Apache/2.4.38 (cPanel)
Server built: Jan 30 2019 02:20:05
[[email protected] ~]#
[[email protected] ~]#
[[email protected] ~]# grep '' /usr/local/cpanel/version
11.70.0.66
[[email protected] ~]#
[[email protected] ~]# exim --version
Exim version 4.91 #1 built 11-May-2018 09:49:25
Copyright (c) University of Cambridge, 1995 - 2018
(c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 2018
Berkeley DB: Berkeley DB 4.7.25: (September 12, 2013)
Code:
- Removed -
Some domains show:
- Removed -
Apache Server at webmail.example.com Port 443
Code:
- Removed -
Other domains are redirected to the site:
- Removed -
Thanks
Moderator note, please review:
Guide To Opening An Effective Forums Thread
Last edited by a moderator: