- osTicket Version = 1.15-git (0f169fef) — 65ca4e6 is available
- Web Server Software = Apache/2.4.41 (Ubuntu)
- MySQL Version = 8.0.26
- PHP Version = 7.4.3
When trying to send emails with accents, OSTicket converts them to be unusual characters. The emails received with said characters included display correctly; the problem only lies when sending.
What I'm trying to send;
Pouvez-vous me montrer des captures d'écran des polices installées, s'il vous plaît ?
What is being sent and what is displayed in OSTicket as being sent;
Pouvez-vous me montrer des captures d'Ãcran des polices installÃes, s'il vous plaÃt ?
I did some searching around and I'm seeing perhaps to add certain lines to php.ini, but the php.ini file and online documentation seems to all list those lines as depreciated in the version of PHP being used, so I'm not sure what to do.
https://www.php.net/manual/en/mbstring.configuration.php#ini.mbstring.internal-encoding
https://www.php.net/manual/en/iconv.configuration.php#ini.iconv.internal-encoding