Trackable links for Apple Mail?

Your software
My Mautic version is: 5.2.7
My PHP version is: 8.3
My Database type and version is: mariadb operator

Your problem
My problem is: The links in my emails that are sent to apple mail users are getting turned into x-webdoc and then fail.

These errors are showing in the log: there is no error.

I am curious if this is the correct solution: “replacing something like this: href=“{contactfield=current_release_url}”

with this: href=“{trackable={contactfield=current_release_url}}” data-mautic-trackable=“true”

Will that fix the issue of mail switching out a trackable link and making it a useless x-webdoc in apple mail?

thank you,

Jody

I have solved the issue. Mautic was not properly putting the site_url in it’s local.php file.