Whenever an email is generated, the message body is blank in both outlook and in Gmail. I'm using the php mail function, no SNMP/POP setup on the email accounts. They are relayed through an mail server. I can't seem to figure out why, every other suggestion I've read has been unrelated. Here is the last test message I tried. Delivered-To: myemail@gmail.comReceived: by 10.216.27.137 with SMTP id e9csp202541wea; Tue, 8 Apr 2014 11 -0700 (PDT)X-Received: by 10.236.202.18 with SMTP id c18mr5336402yho.117.1396983028690; Tue, 08 Apr 2014 11 -0700 (PDT)Return-Path: <Support@companycom.com>Received: from mail.companycom.com () by mx.google.com with ESMTPS id v28si3609748yhn.172.2014.04.08.11.50.28 for <myemail@gmail.com> (version=TLSv1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 08 Apr 2014 11 -0700 (PDT)Received-SPF: neutral (google.com: x.x.x.x is neither permitted nor denied by best guess record for domain of Support@companycom.com) client-ip=x.x.x.x;Authentication-Results: mx.google.com; spf=neutral (google.com: x.x.x.x is neither permitted nor denied by best guess record for domain of Support@companycom.com) smtp.mail=Support@companycom.comReceived: from companycom (x.x.x.x) by SERVER1.company.local (192.168.0.2) with Microsoft SMTP Server id 14.1.438.0; Tue, 8 Apr 2014 13 -0500Received: by companycom (sSMTP sendmail emulation); Tue, 08 Apr 2014 13 -0500To: <myemail@gmail.com>Subject: Ticket Access LinkX-PHP-Originating-Script: 0.phpContent-Type: multipart/alternative; boundary="=_bb2c17d2b24c94059c7a8db6723e2f24"MIME-Version: 1.0From: Support <support@companycom.com>Date: Tue, 8 Apr 2014 13 -0500Message-ID: <cab4b2b2b-wDukNfNZV-support@companycom.com>X-Mailer: osTicket MailerReturn-Path: support@companycom.com--=_bb2c17d2b24c94059c7a8db6723e2f24Content-Transfer-Encoding: base64Content-Type: text/plain; charset="utf-8"--=_bb2c17d2b24c94059c7a8db6723e2f24Content-Transfer-Encoding: base64Content-Type: text/html; charset="utf-8"--=_bb2c17d2b24c94059c7a8db6723e2f24--