Hello,
I wanted to start by saying that I have zero experience with OSTicket.
The company I work for asked me to move OSTicket from Server 2012 to Server 2019 and upgrade it to the newest version. This has been my only experience with this software so I apologize for my lack of knowledge in this post.
The original OSTicket was 1.16.1.
A few things to note: Our company underwent a domain change after acquiring a new company.
The reason I mentioned this is that someone attempted to upgrade OSTicket before myself doing it yesterday and they were unable to get the "Client" LDAP authentication to work while the "Admin/Staff" site worked just fine.
What I ended up doing yesterday was uninstalling everything, Deleting the OSTicket folder / uninstalling MySQL, and removing the OSTicket DB.
Then I proceeded by installing MySQL > Created an OSTicket Database.
Installed OSTicket 1.18.1 from scratch - Installed the LDAP plugin and made sure both "Staff and Client" worked by using domain\username.
Then I went back and deleted the OSTicket Database again > Then imported the old Database.
OSTicket identified that things needed to be upgraded and I went ahead and pressed the Upgrade button from the website and let it do the upgrade.
Issue #1
Everything seems to be working Staff/Client-wise - The one issue I do have is the Staff can log in just using USERNAME/PASS. While the Clients have to do DOMAIN\USERNAME - PASS
Issue #2
Another issue I am running into is for some odd reason when a Client puts in a ticket. I seem to be the only person getting the notification (It is no longer sending emails to the entire support group). I used the "Test Email" feature and I can send emails to myself and everyone else on my team, but they are no longer getting them when someone puts in a ticket.
Issue #3
Another issue I am seeing is - I am getting funky characters in my Subject on the emails OSTicket is sending out.
pasteboard[dot]co/B390dQIdzM0Q.png
I did notice though that in the templates they also had the funky characters, but I do not see anything on the Subject line - so I am unsure of how to remove/fix this.
pasteboard[dot]co/NwEMsAR3DVrm.png
So far these are the 3 main issues I am running into.
When I go to the System Logs I am seeing a "Mailer Error"
Unable to email via Sendmail Unable to send mail: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()
I am not sure what PHP file to check for this.
---- Info ---
OSTicket 1.18.1 > Upgrade from 1.16.1
Windows Server 2019
We are using PHP Mail > Using IMAP
PHP 8.2.9
MySQL 8.1
Most of the issues mentioned above are all from the Client UI
- Sending Tickets via Client Side
- Logging in via Client Side