KevinTheJedi
KevinTheJedi What are the exact steps to replicate the issue?
[BlueHost - Shared Hosting]
PHP Ver (after upgrade) -> 8.0.17
We have upgraded OsTicket from v1.14.1 to v1.16.1
In order to replicate the issue you must create a Ticket with a owner and a collaborator (one at least).
You will get the notification email mal formed not complying email RFC, because the Mail Headers are malformed making that the E-mail gets encoded as Email RFC is malformed it is unable to decode by the email servers.
KevinTheJedi What PHP extensions do you have installed and enabled?
Not sure, because I don't know how to view it on Cpanel. But at least from: OsTicketInstalation/scp/system.php.
It shows:
-gdlib
-imap
-xml
-xml-dom
-json
-mbstring
-phar
-intl
-fileinfo
-zip
-APCu
-Zend Opcache
As shown in the previous image.
KevinTheJedi What do the user and collaborator names look like?
Are english alphabet only, no special characters.
Only english alphabet only, it does have a dot in this format. We use this email format = name.lastname@example.com
KevinTheJedi Is your Contact Information Form > Email Address field the default or was it changed?
Not sure about what are you talking about, so I will assume that is as default.
KevinTheJedi What does your Response/Reply Email Template look like?
We are not fetching emails, so we do not use this feature to reply.
///////////////////////////////////////////////////////////////////////////
I hope this will be sufficient information. Anyway don't hesitate to ask for more information.
We have not applied any patch as decribed previously to try to see if it resolves the issue. We don't have third party modules.
Should we update to V.1.16.2 to see if this solves the issue?