Good but could be improved
-
It mostly works, which is great and I don’t need most of the features. But the one feature I do need is incredibly simple and no mail plugin seems to have it yet.
This is the ability to switch off emailing in the event of a url change, so that scheduled emails are not sent from a staging site. Sure I can do it manually, and usually I remember after a staging push. But recently I was distracted and a large number of review reminder emails got sent by a dev site.
It’s really easy to implement, and plugins like Woocommerce subscriptions and WP Fusion already do something similar. Just obfuscate a copy of the installed domain url so a site migration find/change can’t change it, and compare it to the current domain. When it changes, turn email off and display a notice to say so.
I can’t wait for the first email plugin to deliver this function!
Edit: In relation to SES I have managed to store the keys somewhere that is not cloned to staging, and this achieves what I need.
Edit2: No longer using this plugin as it has email failures in certain situations and the developer wasn’t interested in investigating.
- The topic ‘Good but could be improved’ is closed to new replies.