Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: amazonses.com did not encrypt this message #321788
    kesit
    Participant

    Yes, it’s in newsletter-amazon plugin.

    I don’t know how, but row 644 of plugin.php in newsletter-amazon plugin, there’s a function getPhpMailer()

    I also found that in the same file, on row 336, there’s a variable call $complaint_array which doesn’t have any assigned value.

    Any clue?

    in reply to: amazonses.com did not encrypt this message #317928
    kesit
    Participant

    I can’t put screenshot’s image / link to image

    in reply to: amazonses.com did not encrypt this message #317925
    kesit
    Participant

    Hi Stefan, sorry for my late reply.
    The message is in the dialog box when we click triangle at sender details.
    Not all emails were having that kind of security status.

    After discussing with AWS Support, it seems that I have to require TLS connection on every sending process. This can be done by adding email header: X-SES-CONFIGURATION-SET

    Is AWS SES integration in newsletter plugin has this feature? if not, where should I add this header?

    is adding:
    $this->phpMailer->addCustomHeader(‘X-SES-CONFIGURATION-SET’, ‘my-aws-configuration-set’);
    in plugin.php row 664 is safe?

    Thanks for your response…

    in reply to: amazonses.com did not encrypt this message #314850
    kesit
    Participant

    I’m using amazon ses addon that I installed from addons manager.
    But I also has WP-Offload-SES plugin installed for general email sending.

    in reply to: Unsubscribe, Profile Page, Subscribe error etc. not working #245558
    kesit
    Participant

    Ok, problem fixed.

    Accidentally, I have a real directory on server called “newsletter” also.

    So far the problem resolved.

    Thanks for your response.

    in reply to: Unsubscribe, Profile Page, Subscribe error etc. not working #245555
    kesit
    Participant

    Hi,
    I can confirm that I already try only use Newsletter plugin & remove non WordPress line in .htaccess.

    Yes I have dedicated page (/newsletter) which only contains [newsletter] shortcode.

Viewing 6 posts - 1 through 6 (of 6 total)