add_filter('wp_mail', function($args){
return false;
});