Hello,
I can't find a way to get OSticket to display the name taken from the FROM field of an incoming email.
For instance if the FROM field of the email header is
John Smith <jsmith@somewhere.org>
OSticket always gives the user name as 'jsmith' and not 'John Smith'
Initially I thought my PHP code was faulty. However, Mozilla Thunderbird correctly shows both the FROM name and the email address.
An examination of the email source code also shows the FROM header is set correctly.
This is crucial for me as my members are identified by their username in the FROM field but are naturally allowed to change email addresses.
To explain a bit more:
(1) In the Ticket, the User 'jsmith' is on the top right side, just above their email address
(2) In the Open Ticket list - the FROM shows 'jsmith'
so in both cases it should show 'John Smith'
I'm very new to OSticket so I'm probably missing the obvious although I can't find the answer via a web search.
My OSticket version 1.11
I had this problem in the previous version 1.05 which i updated from a day or so ago.