Sending an email from an address you don’t own will mean you run into problems with countermeasures again email spoofing (e.g SPF), as you’re effectively impersonating the user’s email address to send your email.
You could put the user email address as the name, but send the email from an address you own
For contact form 7 an example would be to put in the “from” field:
[email] <[email protected]>
Or if you also want their name to show you could do something like:
[name] ([email]) <[email protected]
The emails will still come from [email protected] but you’ll have the information in the from field in your mail client or system, which may be enough depending on what you’re trying to achieve.
Related Posts:
- Transferring contact form input to an email account without using an email-proxy
- Email address used by website but I do not know where
- Dynamically send pdf attached to post with contact form 7 [closed]
- Contact Form 7 + Configure SMTP: Sender email appearing as my own email [closed]
- Obfuscating Email Addresses in Form Fields
- How to validate website field in contact form 7?
- Mail function is not working
- Is Postfix required for WordPress contact forms in general?
- show a little contact form in homepage without plugin
- Receive no any emails from contact from 7 wordpress
- Is it possible to use different from email in contact form 7 with different domain?
- Use [from-email] from the contact form as sender’s email
- Contact Form 7 How to Alter the From email address?
- WordPress stops executing code after the require() method
- Contact forms not sending mails
- Contact Form 7 – E-mail message template [closed]
- SMTP connect() failed PHPmailer – PHP
- What is the difference between ports 465 and 587?
- Email validation in Ruby on Rails?
- Is there a way to embed an iframe in an email with text that updates?
- Sending multipart (text/html) emails via wp_mail() will likely get your domain banned
- How to set SMTP programmatically
- changing notification emails from WordPress @mydomain.net to something else
- Disable user registration password email
- Alert Email when any Post or Page is Changed
- Do something after sending email
- How do I customise the new user welcome email
- How do you update user_email on the front end in WP 3.3?
- Missing URL in password reset email
- User Without Email?
- “Reply-to Address” Email
- prevent users from changing their email address
- How to get current post ID in Contact Form 7 wpcf7_before_send_mail hook action
- Disable new user notification to admin email
- Allow Duplicate Email Address for Different Users
- Email confirmation on registration
- Customizing lost password email
- How can I send to multiple Contact Form 7 recipients based on form input? [closed]
- Create custom welcome email without a plugin
- Include HTML template file in wp_mail
- Email sent from WordPress has HTML tags
- How to disable automated E-Mail on PHP error/exception?
- Reset Password – change from name and email address
- How do i send mail with custom Form Data using WordPress
- Email as Username in registration
- Email stats at Ma.tt contact form
- Fwd: [Website Name] Notice of Email Change [closed]
- Send all WPMU emails via SMTP
- Send mail to wordpress admin
- Send a confirmation of user role upgrade conditionally
- WP Cron emails not working
- using 1 form shortcode (si or cf7) for all multisite sites [closed]
- Few chars getting replaced with ‘=’ in mail content in wp_mail()
- Locked out of my own blog and password reset not working
- wp_mail recipient array not sending?
- Sending form data via PHPMailer – How to action PHP script from a form
- Change Password notification text on mail
- WordPress Contact Form 7: populate the value of a field dynamically with PHP [closed]
- Should I use the standard wp_mail() function for a premium theme?
- Contact Form 7 plugin refreshing page on submit [closed]
- On form submission how to send 2 email to different users
- How to Configure SMTP on wordpress Cant Send Email
- email wordpress users using BCC
- email sends from [email protected] even though I have it set to something else
- How to add line breaks to $email[‘body’] when using auto_core_update_email hook
- Handle registrations in WordPress when user doesn’t have any email?
- Joining confirmation email
- How to sent one form values to 2 different sites in wordpress
- How to setup SMTP for only one specific wp_mail()
- apostrophe in email name
- Sanitizing and validating email field
- Disable WP notifications for commenting on own posts
- General Setting Allow Multiple Email Notification
- Must I change the admin user email address while changing the general email address?
- User invite email not delivered – related to subdomain?
- Can I configure WordPress to use postfix without a plugin?
- Ability to download only after email supplied [closed]
- Batch Emails with wp_mail()
- Email notification after registration in WordPress
- Subscribe from another website to the same list [closed]
- other shortcodes in Contact form 7 MAILS [closed]
- Email ‘from address’ has a www in it
- How to Change WooCommerce new order email?
- Trigger WordPress Actions from Email?
- WordPress E-mail Config
- Is there no way to send email using SMTP without plugin or custom coding?
- How to change WordPress email notification sender?
- Attaching a pdf to Contact Form 7 e-mail via functions.php [closed]
- PHP mail() works but wp_mail() does not
- Send email daily from WordPress site
- Can’t send mails using contact plugin [closed]
- WordPress Add New User – Send an Activation Email
- Send email only upon draft
- Mechanism to send to users of secured WordPress install new notifications by SMS or email?
- How to change the Customer new account email
- Sending emptys emails every day, How stop it?
- Download any file after submitting a form [closed]
- wordpress do not let user registered with info@ email and other reserved emails to get registered by users
- Emails marked as spam because it’s contain via box4231.bluehost.com
- How to change the text of automatic E-Mails e.g. after changing your password? (German localization)