Hello @webdes44,
While you are reinstalling the plugin did you see any error messages regarding database tables not being created or any other error?
As per your description it seems like the abandoned carts are being created but the emails are not being sent. Please correct me if this is not the scenario.
Abandoned cart functionality relies on CRON jobs and SMTP for capturing abandoned carts and sending recovery emails. To troubleshoot this, please check if abandoned orders are being successfully captured and displayed on your plugin dashboard. You can refer to this screenshot for guidance.
If abandoned orders are not appearing, it’s important to verify that your CRON job is running correctly. You can find more information on this in the following article: Abandoned Orders Not Capturing.
If abandoned orders are indeed being displayed, click on each email to confirm whether they are scheduled or not, as illustrated in this screenshot. If the emails are not scheduled, you can manually reschedule them.
If the emails are scheduled, try sending a test email both from your SMTP plugin and from the cart abandonment email template. You mentioned you sent a test email, but I am not sure if you have tried from the abandonment email template or from your SMTP plugin. This will help determine if you can receive both types of emails. Please refer to this article: Cart Recovery Emails not Sending.
Hope this helps.