Multiserver install...
 
Notifications
Clear all

Multiserver installation is ok but not found correctly

2 Posts
2 Users
0 Reactions
42 Views
 mcoa
(@mcoa)
Joined: 4 weeks ago
Posts: 1
Topic starter  
Hello,
Im install Carbonio CE with Rocky 8.10 in Multiserver mode over Rocky Linux 8. The roles installed are: ldap ok, proxy-mta ok and mailstore ok, but i've problem with two thinks. 
 
1. The default accounts (spam, virus, nospam, zextras@..) they do not exist
[zextras@zmailbox-01 ~]$ zmprov -l gaa
[zextras@zmailbox-01 ~]$
The servers:
[zextras@zmailbox-01 ~]$ zmprov gas
zldap-01.domain.com
zmailbox-01.domain.com
zmta-01.domain.com
[zextras@zmailbox-01 ~]$
 
2. I dont show the access port
 
[root@zmta-01 ~]# netstat -tlpn |egrep '443|80|993|995|110|143|6071|7071'
tcp        0      0 127.0.0.1:37809         0.0.0.0:*               LISTEN      2664/envoy
[root@zmta-01 ~]#
 
[root@zmailbox-01 ~]# netstat -tlpn |egrep '443|80|993|995|110|143|6071|7071'
[root@zmailbox-01 ~]#
The status for server is ok:
[root@zldap-01 ~]# su - zextras -c 'zmcontrol status'
Host zldap-01.domain.com
directory-server        Running
service-discover        Running
stats                   Running
config service          Running
[root@zldap-01 ~]#
[root@zmta-01 ~]# su - zextras -c "zmcontrol status"
Host zmta-01.domain.com
amavis                  Running
antispam                Running
antivirus               Running
memcached               Running
mta                     Running
opendkim                Running
proxy                   Running
stats                   Running
config service          Running
[root@zmta-01 ~]#
[root@zmailbox-01 ~]# su - zextras -c "zmcontrol status"
Host zmailbox-01.domain.com
stats                   Running
config service          Running
[root@zmailbox-01 ~]#
 
 
 
 
Thanks.
 

   
Quote
(@sharif)
Admin
Joined: 2 years ago
Posts: 563
 

@mcoa

Hi,

Thanks for your interest. And we wrote that article quite out of our enthusiasm.

But Currently, CentOS, Rocky Linux, Alma Linux, and Debian are not officially supported operating systems (OS) for Carbonio CE. Installation on Rocky Linux is strongly discouraged due to potential compatibility issues. As mentioned in the official documentation, it's advised to utilize an officially supported OS such as Ubuntu 20.04LTS or RHEL8. Referring to the current official documentation and using the supported OS is recommended to avoid complications during installation and post installation experiences.

Again Sorry for the inconvenience.🙏

Regards,

Sharif

 


   
ReplyQuote