@networkadmin said in email and customer reply not coming to uvdesk:
https://shownotes.opensourceisawesome.com/uvdesk/
i follow this and cant find any files relates to uvdesk i dont know why any idea?
This is not the official UVdesk guide for the installation.
You can try to look here:
- https://www.uvdesk.com/it/blog/installation-open-source-helpdesk-uvdesk/
- https://forums.uvdesk.com/topic/1925/installing-and-setup-uvdesk-for-the-first-time
If you are using the latest UVdesk version 1.1.0 the minimum PHP required may be 8.0 and not PHP 7.4
What are you not finding?
If ticket are not converted from email the issue can be the site_url, the wrong email configuration or some firewall that is blocking.
Please look at the following topic: https://forums.uvdesk.com/topic/1988/how-to-debug-errors-and-email-fetching-errors
If your email cert is not valid you can try to add SSL exception: novalidate-cert (this is less good for security)
{imap.mail.yahoo.com:993/imap/ssl/novalidate-cert}INBOX
If this never solve please remove novalidate-cert as this made security lower.