Hubitat form email being tagged as spam

This isn't a Hubitat issue, but a forum email issues. Looks like the Domain Key's for your email mailer isn't properly configured and many email system validate the DMARC and DKIM. Everything after 12/13 is failing the validation so it gets dumped into SPAM. I have mail logs before this was happening and everything was coming in just fine. And just for the sake of the "Did you change anything" No I haven't changed my E-Mail configuration in over 2 years.

Here is my tracelog:

image

And then the security scan returned this:

image

Ok just looking at the mail headers you guys changed to used MailGun after the 13th correct? That is when this problem started.

1 Like

No changes that I am aware of, but our engineers will be looking into it, thanks for pointing it out.

2 Likes

Yep you guys had to change. See below. I didn't include the results block because it has internal email attributes, but I can forward via PM if you wish.

To help out here is the X-Headers from before the 13th of December:

Received: from community.hubitat.com (community.hubitat.com [162.243.165.92]) by
552bd207c696 with SMTP id 675bcc863b3f1281d7c38fd6 (version=TLS1.3,
cipher=TLS_AES_128_GCM_SHA256); Fri, 13 Dec 2024 05:56:22 GMT
Sender: noreply@community.hubitat.com
Date: Fri, 13 Dec 2024 05:56:22 +0000

And here are the current X-Headers:

Received: from so254-20.mailgun.net (so254-20.mailgun.net [198.61.254.20]) by mx1.wiredblade.com
with ESMTPS (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128) ;
Fri, 20 Dec 2024 21:51:01 +0000
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=community.hubitat.com; q=dns/txt; s=mailo;
t=1734731461; x=1734738661; h=List-Archive: List-ID: List-Unsubscribe:
Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Subject:
References: In-Reply-To: Message-ID: To: To: Reply-To: From: From: Date:
Sender: Sender; bh=ZBGXnPu9/l05cjPcjssUM4NlOG95eXq6V99Gy74BvDY=; b=AiUj78GGDchWwUiZA6pOB0jNqYrXP1CcBqpAM+NjkgMuFpM4GK1bOwjUAImSo7LILsPghHqzrShWPIxlEPUFnmKHybxyMUVs0e8jAsuuDcDahniSNQ6MGsX2xSke6nVpceJa77ov1+0HoKPaaAGViG2TTGN+ptxN7KshtdPoaTY=
Received: from community.hubitat.com (community.hubitat.com [162.243.165.92]) by
9ccc35d13f3a with SMTP id 6765e6c5934c5a7b1c2fcdfe (version=TLS1.3, cipher=TLS_AES_128_GCM_SHA256);
Fri, 20 Dec 2024 21:51:01 GMT
Sender: noreply@community.hubitat.com
Date: Fri, 20 Dec 2024 21:51:01 +0000

2 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.