• Resolved Denis313

    (@denis313)


    HI
    I’ve just been trying your Postman plug in with Gmail
    but unfortunately it doesn’t work
    here is the diagnostic info

    PHP v5.3: Yes (5.4.37)
    PHP SSL Extension: Yes
    PHP spl_autoload_register: Yes
    PHP ArrayObject: Yes
    PHP display_errors: On
    PHP errorReporting: 4983
    WordPress Version: 4.0.1
    WordPress WP_DEBUG:
    WordPress WP_DEBUG_LOG:
    WordPress WP_DEBUG_DISPLAY: 1
    WordPress Active Plugins : Antispam Bee : Email Log : EMC2 Popup Disclaimer : Google XML Sitemaps v3 for qTranslate : Postman SMTP : s2Member Framework : TubePress : Wp Easy Allopass : WordPress SEO : WP User Avatar
    Postman Transport: smtp
    Postman Transport Configured: Yes
    Postman Transport Ready: No
    Postman Authorization Type: oauth2
    Postman Encryption Type: ssl
    Postman SMTP Host: smtp.gmail.com
    Postman SMTP Port: 465
    Postman Sender Matches user: No
    Postman Successful Deliveries: 0
    Postman Failed Deliveries: 0
    Postman Bound: No
    Postman Bind failure: No
    Postman Available Transports: 1
    Postman LogLevel: 10000
    Postman Connection Timeout: 10
    Postman Read Timeout: 60

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

Viewing 15 replies - 1 through 15 (of 42 total)
  • Thread Starter Denis313

    (@denis313)

    when I request permission from google
    I obtain this error

    401. That’s an error.

    Error: invalid_client

    no support email
    Request Details

    scope=https://mail.google.com/
    response_type=code
    access_type=offline
    redirect_uri=https://us.bodyartcollector.com/wp-admin/options-general.php?page=postman
    login_hint=metonfilmsgmail.com
    approval_prompt=force
    state=6b63d0d93c4c3117c7de700afcb04d59
    client_id=216723234957-p8kfhepg75cdc907nnd6m2gic31088ia.apps.googleusercontent.com

    That’s all we know.

    Thread Starter Denis313

    (@denis313)

    why “invalid client” ?
    I’ve done what you suggested to create a client API

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    well, first of all “metonfilmsgmail.com” is not a valid e-mail address.

    second, your client id looks okay, just make sure your client secret is entered correctly. make sure the client secret you entered was taken from the right place. use this screenshot as reference.

    third, i don’t know if you have more than one Google account, but the account that created the Client ID should be the same one that you use to request permission.

    Thread Starter Denis313

    (@denis313)

    oh now it works with request google
    Postman is configured.

    Postman will send mail via SMTPS-SSL to smtp.gmail.com:465 using OAuth 2.0 authentication.

    Please note: When composing email, other WordPress plugins or themes may override the sender name only.

    but when I try to send an email test

    I can’t write on the area the message!!

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    there is no area to write the message. all you do is enter an email address to receive the test message at. the test message is auto-generated.

    Thread Starter Denis313

    (@denis313)

    where did you seen “metonfilmsgmail.com” is not a valid e-mail address.

    because I enter [email protected]

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    login_hint=metonfilmsgmail.com

    Thread Starter Denis313

    (@denis313)

    where do I find login_hint ???

    Thread Starter Denis313

    (@denis313)

    new diagnostic:
    PHP v5.3: Yes (5.4.37)
    PHP SSL Extension: Yes
    PHP spl_autoload_register: Yes
    PHP ArrayObject: Yes
    PHP display_errors: On
    PHP errorReporting: 4983
    WordPress Version: 4.0.1
    WordPress WP_DEBUG:
    WordPress WP_DEBUG_LOG:
    WordPress WP_DEBUG_DISPLAY: 1
    WordPress Active Plugins : Antispam Bee : Email Log : EMC2 Popup Disclaimer : Google XML Sitemaps v3 for qTranslate : Postman SMTP : s2Member Framework : TubePress : Wp Easy Allopass : WordPress SEO : WP User Avatar
    Postman Transport: smtp
    Postman Transport Configured: Yes
    Postman Transport Ready: Yes
    Postman Authorization Type: oauth2
    Postman Encryption Type: ssl
    Postman SMTP Host: smtp.gmail.com
    Postman SMTP Port: 465
    Postman Sender Matches user: No
    Postman Successful Deliveries: 0
    Postman Failed Deliveries: 0
    Postman Bound: Yes
    Postman Bind failure: No
    Postman Available Transports: 1
    Postman LogLevel: 10000
    Postman Connection Timeout: 10
    Postman Read Timeout: 60

    Thread Starter Denis313

    (@denis313)

    Sending the message: Failed

    still failed to send a test

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    That is odd, your configuration looks fine. Your email should work.

    Did you use the Wizard to setup Postman? It seems to me like your mail port might be closed. But if that is the case, the Wizard should not have set you up to use port 465. If you “Run a Connectivity Test” what is the result?

    Thread Starter Denis313

    (@denis313)

    Port 25 SMTP port; commonly blocked Closed (Connection timed out)
    Port 443 HTTPS port; can be used by the Postman Gmail Extension Ok
    Port 465 SMTPS-SSL port; Closed (Connection timed out)
    Port 587 SMTPS-TLS port; Closed (Connection timed out)

    Thread Starter Denis313

    (@denis313)

    do I use the port 443, instead of 465 ??

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Oh Denis ??

    You have setup your mail (manually) to use port 465, but port 465 is Closed on your host. No wonder you are having e-mail problems.

    The only port that is open is Port 443. luckily I just released an extension to Postman that will let you send your Gmail over the HTTPS Port. Please install the Postman Gmail Extension and re-run the Wizard.

    Thread Starter Denis313

    (@denis313)

    No I tried with 443 but test still failed

Viewing 15 replies - 1 through 15 (of 42 total)
  • The topic ‘Status: Postman is not sending mail.’ is closed to new replies.