Hi everyone,
I started using Proxmox mail gateway version 6.1.2 to understand and experience it. We do not currently have a production environment. If I manage to operate as we want, we want to use it as production.
The structure in the environment we use is as follows.
The first request comes to the HAProxy Load Balancer server. HaProxy listens for TCP 25, TCP 587, TCP 465 ports. HAProxy distributes the load to a total of 3 servers with "round robin" (1 master server, 2 node server).
I will have some questions in this structure. My mother tongue is not in English so if I'm not understandable enough, I apologize in advance for this.
1) I would like to permanently add the subject of the e-mail logs to each gateway server. Unfortunately, the subject of the e-mail is not visible at the moment. How can I do this, could you please give detailed examples?
2) I see the application that "postgres" works on all mail gateway servers. I have no information about postgresql. Is it possible to change the database in the mail gateway to MariaDB Cluster?
3) Is it currently working as a postgresql cluster, is data stored separately in each gateway? Can you give some details on this subject?
4) What is PostgreSQL admin username and password? I want to check the tables and data in postgresql.
5) What are your suggestions or suggestions to be considered in the production environment? (Make sure to back up this folder, do the following daily, pay attention to this, etc.)
I started using Proxmox mail gateway version 6.1.2 to understand and experience it. We do not currently have a production environment. If I manage to operate as we want, we want to use it as production.
The structure in the environment we use is as follows.
The first request comes to the HAProxy Load Balancer server. HaProxy listens for TCP 25, TCP 587, TCP 465 ports. HAProxy distributes the load to a total of 3 servers with "round robin" (1 master server, 2 node server).
I will have some questions in this structure. My mother tongue is not in English so if I'm not understandable enough, I apologize in advance for this.
1) I would like to permanently add the subject of the e-mail logs to each gateway server. Unfortunately, the subject of the e-mail is not visible at the moment. How can I do this, could you please give detailed examples?
2) I see the application that "postgres" works on all mail gateway servers. I have no information about postgresql. Is it possible to change the database in the mail gateway to MariaDB Cluster?
3) Is it currently working as a postgresql cluster, is data stored separately in each gateway? Can you give some details on this subject?
4) What is PostgreSQL admin username and password? I want to check the tables and data in postgresql.
5) What are your suggestions or suggestions to be considered in the production environment? (Make sure to back up this folder, do the following daily, pay attention to this, etc.)