• Resolved bpsam

    (@bpsam)


    I tested a user account as subscriber but wondering why a user is able and need to see POSTMAN Plugin settings?

    Postman SMTP

    Postman is configured and has delivered 6 emails.

    Postman will send mail via (removed) to (removed) using Password (Login) authentication.

    Email Log | Settings

    https://wordpress.org/plugins/postman-smtp/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jason Hendriks

    (@jasonhendriks)

    A subscriber does not need to. I will change the dashboard widget to only show to admin users in the next version.

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Hi @bpsam. I’ve checked the code, and the dashboard is only shown to admin users.

    if (is_admin ()) {
    	new PostmanDashboardWidgetController ( $rootPluginFilenameAndPath, $this->options, $this->authToken, $this->wpMailBinder );

    Can you verify you checked with the correct user? Are you using the current version of the plugin?

    Thread Starter bpsam

    (@bpsam)

    Yup, Just created another subscriber and able to access the same details I have pointed out initially. Also I changed subscriber roles to (contributor, author, and editor) and able to see the same details. Right now i’m using WordPress Version 4.2.2

    Thread Starter bpsam

    (@bpsam)

    I’m using Postman SMTP
    Settings | Deactivate

    Email not reliable? Postman is the first and only WordPress SMTP plugin to implement OAuth 2.0 for Gmail, Hotmail and Yahoo Mail. Setup is a breeze with the Configuration Wizard and integrated Port Tester. Enjoy worry-free delivery even if your password changes!

    Version 1.6.17 | By Jason Hendriks | View details

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    You’re absolutely right; there’s an issue. I’ll work on a fix! Thanks.

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Ok, fixed in 1.6.18b. You can download and install to fix this issue and I will release it publicly soon.

    Thread Starter bpsam

    (@bpsam)

    Thank you for the prompt help

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Subscriber Registration’ is closed to new replies.