RLJB wrote
There is a post on forum about how to enable send/open/click tracking with new email header feature. We just use SMTP, don't know why you would need a plugin.
Hi Rod, Thanks for the feedback;
I also share some research I had done before.
I wanted to use my own mail server than third party service, but I was told it's very easy to get on blacklist and very hard to get out. Best to stay with reputable companies (i.e. SendGrid).
The ONLY reason I would use a direct client call to server (via Java plugin), is that, for every single email you send to server (just like we do with STRIPE), you get either immediate information back on the status of the email and also you can subscribe to Webhooks for future results and using client API you can get if the email was opened and read and etc. to update Aware database.