Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Customer Portal Notification message goes out Empty
#1
Really off behavior and I've tested it a few different ways with a few different SMTP servers including sending it thought my Exchange server that uses AVG CloudCare services smart host for delivery. (CoreBOS 7)

All the results are the same. The message arrives with no subject and no message body. Only the message header information arrives:
Code:
Delivered-To: mdw1982@gmail.com

Received: by 10.28.113.11 with SMTP id m11csp116867wmc;
        Fri, 10 Mar 2017 07:28:53 -0800 (PST)
X-Received: by 10.200.45.194 with SMTP id q2mr21321917qta.130.1489159733506;
        Fri, 10 Mar 2017 07:28:53 -0800 (PST)
Return-Path: <mweaver@compinfosystems.com>
Received: from mail.mdw1982.com (mdw1982.static.pa.net. [66.59.108.12])
        by mx.google.com with ESMTPS id 39si8310486qkv.128.2017.03.10.07.28.53
        for <mdw1982@gmail.com>
        (version=TLS1 cipher=AES128-SHA bits=128/128);
        Fri, 10 Mar 2017 07:28:53 -0800 (PST)
Received-SPF: fail (google.com: domain of mweaver@compinfosystems.com does not designate 66.59.108.12 as permitted sender) client-ip=66.59.108.12;
Authentication-Results: mx.google.com;
       spf=fail (google.com: domain of mweaver@compinfosystems.com does not designate 66.59.108.12 as permitted sender) smtp.mailfrom=mweaver@compinfosystems.com
Received: from vtcrm.compinfosystems.com (mdw1982.static.pa.net [66.59.108.12])
by mail.mdw1982.com (8.13.8/8.13.8) with ESMTP id v2AFSq2B027255
for <mdw1982@gmail.com>; Fri, 10 Mar 2017 10:28:52 -0500
Date: Fri, 10 Mar 2017 15:28:52 +0000
To: mdw1982@gmail.com
From: Mark Weaver <mweaver@compinfosystems.com>
Reply-To: mweaver@compinfosystems.com
Subject: 
Message-ID: <3d5c2adb1bb05fa497d6a34b2272e891@vtcrm.compinfosystems.com>
X-Mailer: PHPMailer 5.2.19 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8

When I first noticed the behavior I thought perhaps there was something wrong on the new LAMP server because I've been working on things. But, when I tried other SMTP servers including my Exchange server as Outgoing server, the results are the same. I checked the workflow task and everything appears to be in order. The template is displayed and all the fields have the correct data in them.

Another mystery.
Mark

[i]If I could work while on horseback that's where I'd be doing it. There's nothing like riding... Gives new meaning to the phrase, ride to live... live to ride.[/i]
Reply


Messages In This Thread
Customer Portal Notification message goes out Empty - mweaver - 03-10-2017, 03:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)