Vipin Shrivastava
Vipin Shrivastava
@PeopleInside If I am not wrong, we have already checked the project requirements before installation process (e.g imap, mailparse & execution time). OR when you try to update your project...
@PeopleInside Actually, that error comes from email sending. They are not allowed to send that many big files. It is not a ticket-creating error. It is an error of a...
@PeopleInside Thanks & we will try to add this feature in UVDesk from the next release.
@codefreak558 you have to create the symbolic link for that project, Follow the given blog: https://www.freecodecamp.org/news/symlink-tutorial-in-linux-how-to-create-and-remove-a-symbolic-link/
@PeopleInside I am also using PHP v7.4 & Installed a fresh setup of the latest UVdesk v1.0.16.   Here, you can clearly see, I didn't get any error on...
@PeopleInside I have already set up an email address & also run the refresh: mailbox command to fetch emails. 
@PeopleInside you can do one thing for the test only. degrade PHP version to v7.3 and then try to set up & run **PHP bin/console c:c** . I think it...
@codefreak558 your imap configuration is not correct that's why you are getting the above error. Check your imap configuration & try again. If you still facing the same issue then...
@codefreak558 your host in imap should be like this **{mail.darkblue.co.za:993/imap/ssl}INBOX**
@codefreak558 Is this only giving error on prod mode?