Hi,I've deployed osTicket 1.9.4, and configured SMTP, IMAP and email accounts. Everything seems to be working well but I have a problem with one scenario:- Client sends an email to support@- osTicket (using cron+api) reads the email through IMAP and creates the ticket- Client receives an email from support@ that the ticket has been opened- osTicket sends new email alert to admin (from alert@)- admin replies to the ticket (to alert@)- osTicket reads an email through IMAP and updates a ticket- osTicket does not send any email back to the clientHowever if when update the ticket manually (through web interface), the osTicket sends an email to client (from support@)Also vice versa when client sends additional messages (as a reply to email announcing that the ticket has been opened), then the ticket is updated and user receives an alert.Autoresponder Settings is all checked except from Overlimit notice.Alerts and notices are all enabled and checked except from New Ticket Alert -> Organization Account ManagerLinux version is DSM on Synology
czkodnas> cat /proc/versionLinux version 3.2.40 (root@build7) (gcc version 4.6.4 (Linaro GCC branch-4.6.4. Marvell GCC Dev 201310-2126.3d181f66 64K MAXPAGESIZE ALIGN) ) #5004 SMP Sat Nov 29 01 CST 2014
Also please find below information from the dashboard.osTicket Versionv1.9.4 (c18eac4)Web Server SoftwareApacheMySQL Version5.5.39PHP Version5.5.16Is there anything I'm doing wrong?Thank you for your help.Regards,Martin