Quantcast
Channel: WordPress.org Forums » [WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Support
Viewing all articles
Browse latest Browse all 5023

sannytcg on "[Plugin: WP Mail SMTP] Custom From Name & Email For Some SMTP mails"

$
0
0

Hi,

I have used this plugin and it is working great, my site has an option where logged in user can send email to ADMIN but in the mail FROM name & Email need to have their own but this plugin overwrites.

I have used this:

$headers1[] = 'Content-Type: text/html; charset=UTF-8';
$headers1[] = 'From: Me Myself <me@example.net>';
$headers1[] = 'Cc: John Q Codex <jqc@wordpress.org>';
$headers1[] = 'Cc: iluvwp@wordpress.org';
$mail = wp_mail( $to, $subject, $message, $headers1);

but still it send with the name & email that the plugin page have. Also I can not make that empty otherwise I need that in all other emails.

Please suggest.

Thanks Sanny

https://wordpress.org/plugins/wp-mail-smtp/


Viewing all articles
Browse latest Browse all 5023

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>