• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

qmail - mail sent via phpmail showing headers on Outlook

R

r00ty24

Guest
mail sent (via online form using phpmailer) to outlook showing headers like:

---
From: personname <[email protected]>
Message-ID: <[email protected]>
X-Priority: 3
X-Mailer: PHPMailer (phpmailer.sourceforge.net) [version 2.0.3]
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="b1_d3ba79a292fcd371f36b3c04d0b4c165"

--b1_d3ba79a292fcd371f36b3c04d0b4c165
Content-Type: text/plain; charset = "UTF-8"
Content-Transfer-Encoding: 8bit

test Name: dsd, Address: sdsds, Phone: 23232323


--b1_d3ba79a292fcd371f36b3c04d0b4c165
Content-Type: text/html; charset = "UTF-8"
Content-Transfer-Encoding: 8bit

test Name: dsd, Address: sdsds, Phone: 23232323



--b1_d3ba79a292fcd371f36b3c04d0b4c165--

---

but when checked on webmail, its correct.. showing:

test Name: dsd, Address: sdsds, Phone: 23232323

Outlook and other email client showing the entire email headers on the message..

Which setting needs to be adjusted to get it working with email client?

Thanks.
 
Back
Top