Emails are not being fetched for any mailbox after moving osTicket to new server hardware (VM copy). PHP temp dir not writable in Windows.
Set a custom PHP temp directory in php.ini (sys_temp_dir and upload_tmp_dir) pointing to a folder where the IIS application pool user has full write access. Do not rely on C:\Windows\Temp.…