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.

User Notifications not Sending

  1. I have two forms on my site. One is sending user and admin notifications just fine. the other is sending admin notifications, but not sending the user notifications.

    The only difference between the forms is that one is linked to PayPal through the addon and uses conditional logic to allow users to decide if they want to go to PayPal or just receive an invoice. I've tested both scenarios (go through paypal or opt for an invoice) and neither case sed the user notifications.

    Any ideas?

    Posted 12 years ago on Monday October 17, 2011 | Permalink
  2. Are the "from" email addresses different in either case?

    Posted 12 years ago on Tuesday October 18, 2011 | Permalink
  3. Good question, but no, they are the same from address. Another interesting thing is that I configured the user notification to send a BCC to another address, and that seems to be working. Weird.

    Posted 12 years ago on Tuesday October 18, 2011 | Permalink
  4. Mail delivery is a surprisingly complex topic and it always comes down to configuration on one end or the other. Good reading from Joost de Valk:
    http://yoast.com/email-reliability/

    One thing that seems to work reliably is the WP Mail SMTP plugin, to deliver mail via SMTP rather than wp_mail().
    http://wordpress.org/extend/plugins/wp-mail-smtp/

    Posted 12 years ago on Tuesday October 18, 2011 | Permalink
  5. Thanks for the information. I've configured WP SMTP and it sends the test email just fine. But again, no user notification emails. And another Gravity form on the same site is sending fine, as are the BCC'd user notifications. So the emailing part seems to be working fine. And when I get the BCC'd user notifications, they contain the proper info in the header (correct to and from addresses, etc). But the email that never gets anywhere is the actual user notification.

    Could this be a problem with the form itself? Is there a difference in the way that Gravity Forms sends the user notification and the way in which it sends the BCC'd copy? I'm sort of at a loss as to how to proceed, and I have the client breathing down my neck. Any other info you could provide would be great.

    Thanks.

    Posted 12 years ago on Tuesday October 18, 2011 | Permalink
  6. OK, I figured it out (and feel a little dumb....). I had inadvertently checked the setting in the PayPal add-on that only sends notifications once payment has been received. Most users are opting for an invoice rather than PayPal, so they weren't receiving notifications.

    Thanks anyway for all your help.

    Posted 12 years ago on Tuesday October 18, 2011 | Permalink

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