Viewing 8 replies - 16 through 23 (of 23 total)
  • I went into the code and found the part I think sends the notification emails. I basically commented the code and returned true.

    This is in ./better-wp-security/core below line 262.

    //Commented to turn off email notifications - JAM
    				//The idea is to trick the make the plugin believe it sent the email and remove it from the queue.
    				//This code have not been tested.
    				//$success = wp_mail( trim( $recipient ), $subject, $message, $headers );
    				$success = true;

    Here is my file: https://www.filedropper.com/class-itsec-notify

    iThemes, please do something about this. You are selling this as a security product…

    The code above have not been tested. I’ll let it run at 12:30 am, which is the time it runs for me, and see what happens.

    It worked. Now go and fix it.

    Or you could just remove your email address from the “Notification Email” box..

    Or they can fix it. I want to receive important notifications. Not 500 emails every day…

    The problem here is that iThemes think they fixed this since it is in the changes log… They are advertising this as a feature but it does not work correctly.

    Removing the email address does nothing. I had to delete the plugin and reconfigure. Did you try that yet? Keep in mind this is their free version of the plugin. If you really want support, its probably best to purchase the Pro version and see how they can help.

    So you think I am going to buy this after all the problems I have had? And then they have this huge hack in their own page… They stole their users database! I mean… A security plugin company that have their own page hacked??? That’s the same thing I’m trying to prevent!

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘digeset email won't stop’ is closed to new replies.