Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Mails rejected for some subscribers since version 6.9.9 #264217
    dsaal
    Participant

    I would like to confirm that for me the problem I am facing is linked with the x-mailer.
    I downloaded version 7.0.1 and commented one line in the file mailer.php in the includes folder.

    Original line
    $this->mailer->XMailer = ‘ ‘; // A space!

    Modified line
    /* $this->mailer->XMailer = ‘ ‘; // A space!
    */

    And with this change my mails are not rejected anymore

    Best regards

    in reply to: Mails rejected for some subscribers since version 6.9.9 #264168
    dsaal
    Participant

    I can see in the release notes that x-mailer has been removed since 6.9.9. Maybe that is what is causing the problem. Is there a way to re-activate the x-mailer in order to make a test and see if the reject is linked with that

    Regards

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