Disable inactive users emails from iThemes Security Pro
<?php // Insert into wp-config.php define('ITSEC_DISABLE_INACTIVE_USER_CHECK', true);