• Resolved estland

    (@estland)


    I tried using ports 433 (with the postman extension) and 465. I can successfully send a test email from the “send a test” page and get OK when running the connectivity test. However, when I try to send using Gravity Forms (v 1.9.3) I am not receiving emails.

    https://www.ads-software.com/plugins/postman-smtp/

    My webhost is Inmotion Hosting.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter estland

    (@estland)

    The gravity forms debugging tool (and Samuel on their support team) helped point me in the right direction. The notification wasn’t turned on. On a related note, the BCC on gravity doesn’t appear to work – but that can be another thread.

    2015-03-13 10:47:06 – DEBUG –> GFFormDisplay::process_form(): Starting to process form (#1) submission.
    2015-03-13 10:47:06 – DEBUG –> GFFormDisplay::process_form(): Source page number: 1. Target page number: 0.
    2015-03-13 10:47:06 – DEBUG –> GFFormDisplay::process_form(): After validation. Is submission valid? Yes.
    2015-03-13 10:47:06 – DEBUG –> GFFormDisplay::process_form(): Submission is valid. Moving forward.
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::save_lead(): Saving entry.
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::save_lead(): Entry record created in the database. ID: 13.
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::save_lead(): Saving entry fields.
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::save_lead(): Saving field First Name(#1 – text).
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::save_lead(): Saving field Last Name(#2 – text).
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::save_lead(): Saving field Phone(#3 – phone).
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::save_lead(): Saving field Email(#4 – email).
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::save_lead(): Saving field Comments(#5 – textarea).
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::save_lead(): Saving field Name(#6 – honeypot).
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::create_post(): Starting.
    2015-03-13 10:47:06 – DEBUG –> GFFormsModel::create_post(): Stopping. The form doesn’t have any post fields.
    2015-03-13 10:47:06 – DEBUG –> GFAPI::send_notifications(): Gathering notifications for form_submission event.
    2015-03-13 10:47:06 – DEBUG –> GFCommon::send_notifications(): Processing notifications for form_submission event: Array
    (
    [0] => 542f6ea83bc11
    )

    (only active/applicable notifications are sent)
    2015-03-13 10:47:06 – DEBUG –> GFCommon::send_notifications(): Notification is inactive, not processing notification (#542f6ea83bc11 – Admin Notification).
    2015-03-13 10:47:06 – DEBUG –> GFFormDisplay::handle_confirmation(): Sending confirmation.
    2015-03-13 10:47:06 – DEBUG –> GFFormDisplay::handle_confirmation(): Confirmation => <div id=’gform_confirmation_wrapper_1′ class=’gform_confirmation_wrapper ‘><div id=’gform_confirmation_message_1′ class=’gform_confirmation_message_1 gform_confirmation_message’>Thank you for requesting a farm visit. You should be receiving a call? soon!</div></div>

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Hi there! Thanks for using Postman and sorry you’re having issues.

    I’m glad you resolved the problem with Gravity Forms. It’s paid, right? I haven’t personally tested it with Postman because I don’t have a copy.

    As for the bcc, it should work, assuming Gravity Forms sets the appropriate header. Here’s a test from Contact Form 7:

    [13-Mar-2015 11:58:02 UTC] DEBUG PostmanWpMail: Sending mail
    [...]
    [13-Mar-2015 11:58:02 UTC] DEBUG PostmanSmtpEngine: Processing Bcc Header - bcc: [email protected]
    [...]
    [13-Mar-2015 11:58:02 UTC] DEBUG PostmanSmtpEngine: Bcc [email protected]
    [...]
    [13-Mar-2015 11:58:02 UTC] DEBUG PostmanSmtpEngine: Sending mail
    Thread Starter estland

    (@estland)

    That’s right, it’s a paid plugin.

    If you’d like, I could setup a test server with Gravity Forms installed that you can use for testing to help all of the Postman + Gravity Forms users out there. That should be acceptable under their licensing agreement.

    “License holders cannot distribute, freely giveaway, or resell their license key. The license key is only transferable by contacting us and requesting an official transfer of the license to a new owner. The license is intended to be used on the license holders web site(s). Client site usage is permitted in situations where the license holder maintains an ongoing relationship with the client as a consultant.”

    https://www.gravityforms.com/terms-and-conditions/

    If you are interested, email me at jj vaughan at gmail dot com

    Or, if you contact them they may give you a free license. You never know! Your plugin really helps with google apps Gmail integration and they could benefit greatly with being compatible with Postman.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Postman "send a test" works but can't send with Gravity Forms’ is closed to new replies.