• aureven

    (@kahenblacktear)


    Hi there,
    after changing our SMTP server, switching to Sparkpost (via its plugin) we’re running on a really weird problem.

    It seems that when we try to, let’s say, reset a password, instead of having the wp-login page with the message informing the user that an email with a reset password link is coming to her inbox, the page shows the entire response code of the email, like:

    
    2016-09-20 22:29:43	SERVER -> CLIENT: 220 2.0.0 smtp.sparkpostmail.com ESMTP ecelerity 4.2.25.57082 r(Core:4.2.25.1) Tue, 20 Sep 2016 22:29:43 +0000
    2016-09-20 22:29:43	CLIENT -> SERVER: EHLO my.website.com
    ...
    

    , deleting all the source code in the wp-login.php?action=lostpassword.

    The email, however, arrives correctly (and correctly formatted). When disabling this plugin, the problem doesn’t occurr.

    We’re using this WP installation with PHP 7 under it.

    Any ideas?

  • The topic ‘SMTP service response directly in page after reset password’ is closed to new replies.