I have successfully installed Uvdesk Help Desk in docker and it is running properly. But I have problem about not sending mails.. When reply a dummy generated ticket. It is showing notification sending replay successfully but I have not received this mail.
So How I can solve this?
G
Latest posts made by gamekolla
-
Not sending mails using SMTP
-
RE: Installation process not completed
@Komal-Sharma After Installed it is showing this error message
When I running php bin/console doctrine:migrations:diff
$ php bin/console doctrine:migrations:migrate
Show error message with below screen shot
-
RE: UVDesk not sending emails with SMTP (ssl)
@Komal-Sharma Yes I created this referring with above smtp article but not sending or receiving any mails. This has not generate any errors. But give me notification Email has sent. But not sending mails
-
RE: UVDesk not sending emails with SMTP (ssl)
I have successfully installed Uvdesk with docker. But I can't send any mails and receive any mails so how can I send mail properly.
- I configured smtp with our domain name SMTP and tried GMAIL SMTP but not send any mails
-
Installation process not completed
I am using nginx ubuntu 22.04 for install UVDesk application. But After running installation. Installation is struck in super user part.
Below I mention doctrine.yaml configuration
How I can solve this issue