testing mailpoet is unneccessary complicated
-
Hello,
I have a test site where I test plugin updates before I do the updates on my live web site. For the Mailpoet plugin, the test cases include several subscribe and unsubscribe activities. However, there seems to be an inherent limit of 3 on the number of times a subscriber can subscribe to email notifications. After that, if a subsciber tries to subscribe again, the double-opt-in email (where the subscriber needs to confirm the subscription) is not being sent out. I have checked a bit the mailpoet database, and the row count_confirmations in table mailpoet_subscribers seems to be responsible for this.
I wonder why the limit exists at all (maybe fraud protection?), but for my test site this limit makes my life very complicated, as I need to create a new email address for almost every mailpoet update (and you publish updates quite often…).
Now my question: is there a possibility to disable the limit or at least increase it substantially? Maybe another database entry in another table which defines the limit? Then I could increase the limit to e.g. 100 and my life would be much easier…
Thank you very much in advance
dillhausen
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.