I use a different hostname for SMTP and API/GUI. The certificates are separate. However, I want to understand what the best practice is because I may have done this reverse from what it should be.
PMG IP: 192.0.2.1
The ACME settings are:
mx.example.com -> smtp
hostxyz123.example.com -> api
The DNS records are:
A mx.example.com -> 192.0.2.1
A hostxyz123.example.com -> 192.0.2.1
MX mx.example.com
PTR 192.0.2.1 -> hostxyz123.example.com
When setting up the PMG, during the Management Network Configuration the hostname was set to "hostxyz123.example.com".
The effect of this last choice is that the SMTP banner and hostname added to various Received headers and other places all show hostxyz123.example.com.
Should the hostname of the management network actually have been set to mx.example.com? If not, is there a setting to make the SMTP components show mx.example.com?
Lastly, is it better to set the PTR record to mx.example.com?
PMG IP: 192.0.2.1
The ACME settings are:
mx.example.com -> smtp
hostxyz123.example.com -> api
The DNS records are:
A mx.example.com -> 192.0.2.1
A hostxyz123.example.com -> 192.0.2.1
MX mx.example.com
PTR 192.0.2.1 -> hostxyz123.example.com
When setting up the PMG, during the Management Network Configuration the hostname was set to "hostxyz123.example.com".
The effect of this last choice is that the SMTP banner and hostname added to various Received headers and other places all show hostxyz123.example.com.
Should the hostname of the management network actually have been set to mx.example.com? If not, is there a setting to make the SMTP components show mx.example.com?
Lastly, is it better to set the PTR record to mx.example.com?
Last edited: