Hi rameesareno,
How are you sending the mails? I’m using the WP SMTP Plugin to send the email and there you can freely configure the From part of the email.
Hi,
I will give it a try. I am just using cf7.
Anyone knowing a solution without the WP SMTP Plugin???
Okay, I found it now.
Here’s what you need to do:
1. Go to your database, into the options table.
2. Look for the option_name email_before_download_email_from.
3. Change it’s value to what you want the sender to be, in this format:
Name <[email protected]>
This did the trick for me. Will try to create a quick plugin for this.
So here is the plugin which allows you to set any sender name and email address for the Email Before Download plugin.
https://ww.wp.xz.cn/plugins/custom-sender-for-email-before-download/
Please, don’t forget to rate it, or even leave a comment. 🙂