• Hello there,

    I tried to change some headers and most of them can be change through the additional settings parameters of the wp_mail() function. I modify the BCC, From, reply to and content type with success.

    The problem is the content-type-encoding. Email are sent with the “quoted-printable” value. I need to change that value.

    I read this article but I can’t figure out how to change it.

    Thank you for your help.

Viewing 1 replies (of 1 total)
  • Anonymous User 12640152

    (@anonymized-12640152)

    Hello

    Unfortunately this is not supported in our plugin at this time.

    The WordPress plugin is roughly based on the official SendGrid PHP library. If you are experiencing issues with sending emails that contain special characters, the only discussion on this matter that we can point you to is this one: https://github.com/sendgrid/sendgrid-php/issues/162

    Thank you,
    SendGrid

Viewing 1 replies (of 1 total)
  • The topic ‘How to override the Content Type Transfert header’ is closed to new replies.