We set up the mautic box with external accessible name http://email.mysite.com, the internal hostname of the box is internal.box.cm
During mautic installation process we set up site_url=email.mysite.com but when emails are send the the urls inside of email are tracked using internal.box.cm instead of email.mysite.com.
I was looking thru documentation, could not find anywhere how to make this work correctly. Is there anyway to fix this, without changing mautic code?