Specify a Domain for Opt Out Tracker URL

Hello,

Using SuiteCRM 7.10.7

In testing the campaign capability in SuiteCRM, an email sent to a colleague was flagged as span because the URL used in the opt-out link was an IP address rather than a domain name.

Is it possible to specify the domain of the SuiteCRM server rather than the IP address in the Opt-Out link? So, instead of

http://xxx.xxx.xxx.xxx/index.php?entryPoint=campaign_trackerv2& etc, the opt out link would be something like

http://crm.mycompany.com/index.php?entryPoint= . . .

I note that https://docs.suitecrm.com/user/core-modules/campaigns/#_tracker_urls states

β€œNote that you cannot edit the TrackerURL itself, only the link text.”

Thanks,

jfd118