Sending Email as HTML
Posted: Fri Jan 14, 2022 12:26 pm
Hello, I am solving the problem between Hesk and the KerioConnect email server.
Sending ticket information in the local domain works great. However, if the e-mail goes to the Internet, Kerio Connect adds a header and changes it from Text to HTML (Content-Type: text / plain to Content-Type: multipart / related). And it will create a problem of broken links.
Source code:
Before: http://192.168.11.203/HESK
After: <a href=3D "http://192.168.11.203/ "> http://192.168.11.203 </a> HESK <br>
or
Before: http://192.168.11.203/HESK/ticket.php?t ... resh=50958
After: <a href=3D "http://192.168.11.203/ "> http://192.168.11.203/ </a> HESK / ticket.ph =
p? track = 3D3HS-M8W-XB4M & e = 3Dmejsnar% 40havexmobility.cz & Refresh = 3D509 =
58
<br>
Can't think of a solution?
I'm waiting for a response from KerioConnect.
Sending ticket information in the local domain works great. However, if the e-mail goes to the Internet, Kerio Connect adds a header and changes it from Text to HTML (Content-Type: text / plain to Content-Type: multipart / related). And it will create a problem of broken links.
Source code:
Before: http://192.168.11.203/HESK
After: <a href=3D "http://192.168.11.203/ "> http://192.168.11.203 </a> HESK <br>
or
Before: http://192.168.11.203/HESK/ticket.php?t ... resh=50958
After: <a href=3D "http://192.168.11.203/ "> http://192.168.11.203/ </a> HESK / ticket.ph =
p? track = 3D3HS-M8W-XB4M & e = 3Dmejsnar% 40havexmobility.cz & Refresh = 3D509 =
58
<br>
Can't think of a solution?
I'm waiting for a response from KerioConnect.