Report this

What is the reason for this report?

When I send email using cli it doesnt go in spam but when I use nodemailer it goes in spam.

Posted on September 22, 2017

I see this in mail header ( when sent using nodemailer) Received: from [127.0.0.1] (unknown [x.x.x.x]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by app.payorcrm.com (Postfix) with ESMTPSA id 7A2E4C2294 for xxx@gmail.com; Fri, 22 Sep 2017 15:07:25 +0000 (UTC)

But the 127.0.0.1 is not present when sent using cli…

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.