]+)>@', '$1', $message)); } add_action('phpmailer_init', function ($phpmailer) { $phpmailer->Sender = $phpmailer->From; });