Vipin Shrivastava

Results 23 comments of 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. ![Screenshot_10](https://user-images.githubusercontent.com/58874186/131454905-016150cb-b788-4eda-8582-3a7718522029.png) ![Screenshot_9](https://user-images.githubusercontent.com/58874186/131454630-c28fb93b-9a4e-4ec9-8fc9-f984b15e9f9a.png) 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. ![Screenshot_11](https://user-images.githubusercontent.com/58874186/131465521-81948b65-3885-4f8f-8899-be04f2181dd5.png)

@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?