Emails that are sent internally are displaying a blank page when opened.
People can read it after they hit reply and opens up in another tab
Error log
(mod_fastcgi.c.421) FastCGI-stderr: mail_ui::getdisplayableBody3334reports:us-ascii but seems to be:utf-8
Sample email code
$this->smtp_msg('email', 'abc@.com, abc@.com', 'PTP Check', $body, '', $cc, $bcc, $from, '', 'text/html');
Version
versions’ =>
array (size=5)
‘current_header’ => string ‘1.29’ (length=4)
‘maintenance_release’ => string ‘17.1.20180720’ (length=13)
‘api’ => string ‘17.1.003’ (length=8)
‘phpgwapi’ => string ‘17.1.003’ (length=8)
‘header’ => string ‘1.29’ (length=4
Maria db is ued
lighttpd server is used
PHP version is 7.2
installation type : archive installation