Solved Mailbox not receiving emails in windows XAMPP.
-
Hosted UVdesk with XAMPP Server and now mailbox is not receiving any emails, but SMTP is working fine. IMAP is already enabled for the Gmail account configured. Any luck?
-
@marvel ,
Hosted UVdesk with XAMPP Server and now mailbox is not receiving any emails, but SMTP is working fine. IMAP is already enabled for the Gmail account configured.
You will be first refresh mailbox command in your project root directory. Once you make a try with the email on the configured email address in mailbox from another email address.
After that refresh the mailbox command in your project root directory using the below command:
$ php bin/console uvdesk:refresh-mailbox your-mailbox-email-address
Thanks and Regards
Uvdesk Team -
-
Thanks to Provide information.
cgbangalore