wp_mail ignores the name in From field
Is there an actual [email protected] email address? And (more importantly) is the brazilbr.com the domain name of your site? If not, then your hosting place will ignore the ‘from’ email when it processes the wp_mail() command. You need to make sure that the ‘from’ email address you use in wp_mail() is an email address on … Read more