• All in all this plug-in does everything I wished for and this request is more a “nice to have”. I do not complain about the SPAM filter and how this plug-in stores SPAM ether.

    We are using WPCF7 with this plug-in and we hooked into wpcf7_mail_sent function to connect to different APIs. When a message is declared SPAM no API requests are sent (as expected) but it would be great if you could tread the process of unspamming (function “unspam” in inbound_message class) as a new submission (passing or bypassing the SPAM filter) so all processes are triggered as expected.

    I have seen 2 former related requests treaded in this forum (2 and 5 years back) but, different to these, I do not want to ask for a specific behaviour for the unspam action but a general approach. An new and specialized action hook would do the trick as well because it would be possible to recreate all API requests and emails sent when a form is submitted in case an inbound_message is marked and updated as “Not Spam”.

  • You must be logged in to reply to this topic.