PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Setting reply to address

  1. I have latest version of Gravity Forms.
    How do I set the reply to address as being the email address enterred in the form

    I have tried most every thing I can think of.

    I have found mention of a dropdown??? All I have is Email or Select Email Field - There is no email field to select.

    I have even tried puting {Email:3} no luck cannot get form submission email to send reply to the user

    Posted 12 years ago on Friday January 20, 2012 | Permalink
  2. On the notifications area you can set the reply to to be the email field from your form that the user inputs. However, you need to have an email field on the form for it to show as selectable.

    http://www.gravityhelp.com/documentation/page/Notifications

    Posted 12 years ago on Friday January 20, 2012 | Permalink
  3. I also deleted form uninstalled Gravity none of these worked either,
    Yes email field is on form!!

    Posted 12 years ago on Friday January 20, 2012 | Permalink
  4. Can you send me a login to rob@rocketgenius.com so I can check it out?

    Posted 12 years ago on Friday January 20, 2012 | Permalink
  5. Looking at your notifications, if you want the reply-to email to be the same as the from email then drop down the select box and select the email field like you did in the From above.

    Posted 12 years ago on Friday January 20, 2012 | Permalink
  6. I have opened notificaions in Firefox and IE., there is no dropdown for email fields

    Posted 12 years ago on Saturday January 21, 2012 | Permalink
  7. Dail, just sent you a screencast, I see the drop down just fine in FF and Chrome. Not sure why you aren't seeing it, that's pretty odd.

    Posted 12 years ago on Saturday January 21, 2012 | Permalink
  8. Dail - I created a copy of the original form and made a test submission. The email arrived from the correct address, and the "Reply to" header was correct as well. However, when I actually replied to the email, the reply went to my own gmail address. Very strange. It appears that Google/Gmail is not honoring the Reply To header. I was using http://mail.google.com

    I found some references to this being a bug in gmail, or at least something not well understood. Check this stackexchange topic: http://stackoverflow.com/questions/1957965/gmail-does-not-detect-the-reply-to-field

    One suggestion there was to compare the Google Gadget vs. the full web interface. So, I did that, and the reply went to the correct address when replied to from the Gadget. VERY strange. I don't believe it is Gravity Forms or even your host configuration at this point. I think this is an issue with gmail.

    Posted 12 years ago on Wednesday February 1, 2012 | Permalink
  9. Chris contacted me to take a look at this issue after exchanging emails with you. I am one of the owners and developers of rocketgenius.

    Chris is correct. This is not a Gravity Forms issue. The Reply-To functionality is not complex functionality, it's a single parameter passed to the wp_mail() function. There isn't much to it and the Reply To functionality is something pretty much most Gravity Forms users utilize and nobody else is experiencing problems with the functionality.

    We use Gravity Forms ourselves for the Contact Us and Priority Support related forms on this site, including using the Reply-To option. I should also note that we use GMail as our primary email system, both for personal email and to host the @rocketgenius.com company email via Google Business Apps and we aren't experiencing any issues related to the reply to not being honored by GMail.

    It's possible this could be some sort of issue related to the email headers or how your server is sending email when it is sent via the built in wp_mail() function. This is a WordPress core function and not a Gravity Forms code function.

    Chris mentioned that you said iPhorm is working fine, but I want to note that this is irrelevant because iPhorm may send email using a different method so the comparison is going to be moot. While they may both be form plugins that is where the likeness ends as they are completely different under the hood.

    I can assure you with 100% confidence that this is not a Gravity Forms issue and is a site specific issue related to your site and/or server setup in combination with how GMail handles email headers. With just shy of 300,000 WordPress sites running Gravity Forms if the Reply-To functionality in Gravity Forms didn't work properly we'd be flooded with support requests for this issue and that simply isn't the situation.

    That being said, we'd be glad to try and determine why this issue is happening. But you are going to have to work with us and not point fingers, which is completely counter productive.

    What you can do is provide me with the URL of the site having the issue, a WordPress admin login for the site and an FTP login for the site. You can email this information to me directly at carl@rocketgenius.com and I and the lead developer of Gravity Forms will debug this issue directly on your site where the issue is happening. As we can't replicate it and nobody else is experiencing it, that is the only way to determine why it is happening.

    Posted 12 years ago on Thursday February 2, 2012 | Permalink
  10. gecko_guy
    Member

    Hi,

    I was having similar issues. This may not be the solution for you but hopefully I can help.

    If you are on a shared server then it is most likely related to SMTP settings. Ask your host to allow mail to be authenticated through them as well as Google. If you are on a dedicated server then you should be able to modify the settings yourself.

    The method differs depending if it is Linux or Windows hosting but they will know what to do if you need help.

    The critical bit here is that they add the default Wordpress address, which is:

    wordpress@yourdomain.com (or whatever your TLD is)

    If not already using it then change your SMTP plugin to Cimy Swift SMTP, and configure it as follows:

    Sender Name: (you can call this anything).
    Sender e-mail: (doesn't matter, use whatever address you want the customer to see in the confirmation they receive, and to be able to reply to. If you leave it blank they will see the confirmation coming from wordpress@yourdomain.com).

    Always Overwite the sender: radio button checked (this is the important bit). Your form submissions will now be sent from wordpress@yourdomain.com and should bypass the google mail servers, but the client will see the confirmation coming from the sender e-mail that you set in the Sender email box. (You may also need to add your host to the MX records in your DNS settings on the host server, but make sure it is not set to a higher priority than the primary Google server).

    SMTP settings: use your Host SMTP server address on port 465 for SSL, rather than ghs.google.com.

    That's it for Cimy.

    For the Gravity form:

    Do not use group addresses or nicknames as aliases in the Admin Notification options. You must use a valid google apps account email address. If you use group aliases or nicknames then you can set than in the CIMY SWIFT SMTP Sender e-mail box so that your clients/customers can reply to the group address or nickname from the confirmation message they receive.

    Now when you reply to the form submission from the Gmail administrator account it should allow you to reply to the address that the form was submitted by. You may need to add a filter in gmail so that submissions from wordpress@yourdomain.com will never be sent to the spam folder.

    Additional options should you wish to reply from a different address than the notification account you set in the Gravity form notification options can be done by following the guidance below, but this is just extra jiggery pokery so ignore it if not relevant to you:

    If you want to be able to reply from a group alias (you can't reply from nicknames in Gmail) then set the group email address up as an additional email address in your Gmail Account settings, leaving the default tick on "Treat as an Alias", and if you wish select the radio button to "Reply from the same address to which the message was sent" under the "When replying to a message:" options (also under the Send mail as: options in the Gmail account settings) as this will allow you to reply to a form notification from any account you wish by using the dropdown box that becomes available when enabling this option (but you have to remember to change the selection). You may also have to set up filters on you smart phone if you use one so that you do not receive messages from yourself if you are using aliases.

    Apologies, I am wittering on and making amendments to this as I go. Will stop now but if you require clarification I am happy to provide further information.

    Cheers

    Guy

    Posted 12 years ago on Monday February 6, 2012 | Permalink
  11. gecko_guy
    Member

    Just for the sake of completeness. The simple answer to this seems to lie in the Gmail account settings.

    If you have additional "Send Mail As" addresses set up in Gmail, then whichever the address that you have configured in the SMTP settings for Wordpress must have the "Treat as an alias" box UNTICKED in the Gmail settings as per the link provided by Chris above.

    Posted 12 years ago on Friday February 24, 2012 | Permalink
  12. I think we're having the same problem on our site at http://www.benedictinewomen.org. We are running Gmail for our email. We have the from email and reply-to email set to amoyer@benedictinewomen.org (see this screen shot: http://benedictinewomen.org/wp-content/uploads/2012/05/screen-shot-notifications-for-form.jpg). However, when the email notification is sent, the reply-to and from email is set to my email address, mikesb@benedictinewomen.org.

    I can't figure out why. Maybe it's because my email address is the one linked to our Gravity Forms account and this form isn't overriding that? I'd love some help on this.

    Mike

    Posted 11 years ago on Wednesday May 30, 2012 | Permalink
  13. David Peralty

    Mike - You can't have multiple e-mail addresses in the Administrator to field. Put one of them in the BCC and it should work okay. Gravity Forms only pulls default e-mail address when there is an error in the e-mail address you put in and the TO field can only support one address in the Administrator TO field.

    Posted 11 years ago on Wednesday May 30, 2012 | Permalink
  14. gecko_guy
    Member

    Hi Mike,

    Try David Peralty's solution first! ;)

    Is that email address set up as an alias (or nickname as Google calls it) or a group address, or is it an actual user account in Google Apps with the full email functionality enabled?

    Also, are you using an SMTP plugin for your installation of Wordpress?

    It has nothing to do with the address being linked to your Gravity account.

    I can probably help but would need a bit more info.

    You can check if the email address is set up as an alias by going to the gmail account setting, look under the Accounts tab and the section titled Send mail as:, and if it is an alias you will see that indicated.

    If you have not installed an SMTP plugin, then I can recommend Cimy Swift SMTP (you can find it from the plugins search inside the WP Dashboard.

    Guy

    Posted 11 years ago on Wednesday May 30, 2012 | Permalink
  15. gecko_guy
    Member

    David, I can confirm that I have the notification going to multiple administrator accounts but the submitter is seeing it only from one generic info email address.

    The benefit of this is that if the submitted replies to the sender address, which I have set up as a group email address, the reply goes to everyone in the administrator group, whereas if other admins are bcc's they often wont see the reply if the submitting party does not reply to all.

    Posted 11 years ago on Wednesday May 30, 2012 | Permalink
  16. Thanks for the tips. The email addresses we had set up are actual accounts with Google (not aliases). However, I did make it so only one admin is notified and ditched the WP-SMTP plugin I had for the one by Cimy, and that seems to have done the trick!

    Posted 11 years ago on Wednesday May 30, 2012 | Permalink
  17. David Peralty

    Glad you were able to figure it out.

    Posted 11 years ago on Wednesday May 30, 2012 | Permalink

This topic has been resolved and has been closed to new replies.