Closed rahulshukla-webkul closed 4 years ago
@rahulshukla-webkul locate file in your project.
vendor->uvdesk->mailbox-component->Services->MailboxService.php
Open MailboxService.php and reach to processMail() function.
Add condition as shown in screen shot.
When an email is received, the ticket is created by using refresh mailbox command. But when I run refresh command again the same message is recorded again inside ticket(like a reply), like the customer has answered the confirmation email. But it is no answer from the customer, there is only one email!