File: /home/hnhtennm/mail/new/1671621877.M429560P28743.server1.quantilytics.org,S=16384,W=16802
Return-Path: <01020185346ce544-49d8f1f6-401f-48f3-a86b-7251defaee29-000000@eu-west-1.amazonses.com>
Delivered-To: hnhtennm@server1.quantilytics.org
Received: from server1.quantilytics.org
by server1.quantilytics.org with LMTP
id IB/aGPXsomNHcAAA0BcwpA
(envelope-from <01020185346ce544-49d8f1f6-401f-48f3-a86b-7251defaee29-000000@eu-west-1.amazonses.com>)
for <hnhtennm@server1.quantilytics.org>; Wed, 21 Dec 2022 11:24:37 +0000
Return-path: <01020185346ce544-49d8f1f6-401f-48f3-a86b-7251defaee29-000000@eu-west-1.amazonses.com>
Envelope-to: suddin@hnhtechsolutions.com
Delivery-date: Wed, 21 Dec 2022 11:24:37 +0000
Received: from a4-1.smtp-out.eu-west-1.amazonses.com ([54.240.4.1]:46059)
by server1.quantilytics.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
(Exim 4.95)
(envelope-from <01020185346ce544-49d8f1f6-401f-48f3-a86b-7251defaee29-000000@eu-west-1.amazonses.com>)
id 1p7xD7-0007Sx-N4
for suddin@hnhtechsolutions.com;
Wed, 21 Dec 2022 11:24:37 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
s=ihchhvubuqgjsxyuhssfvqohv7z3u4hn; d=amazonses.com; t=1671621830;
h=Date:To:From:Reply-To:Subject:Message-ID:List-Unsubscribe:MIME-Version:Content-Type:Feedback-ID;
bh=0yWBkdw55kG7rOXu/sQItVtpIFMEyXliGKTA64T248Q=;
b=LfIB4qAaJcNaMy1FYenNPzQIg+XpLewF2TBzY6iqRVXNnwA9mndK+XUvrVRq8Lfu
9mdBuE9M7kqfMWcNluXjZcRp9CfKeQs2fjE2lXWSMbBNviEeOslf/sSH7pSGXodugVC
/chMwhfF/8SXAdqHPuspQ7eLXZkm8U+PSgFKeIEs=
Date: Wed, 21 Dec 2022 11:23:49 +0000
To: suddin@hnhtechsolutions.com
From: Festinger Vault <hello@festingervault.com>
Reply-To: Festinger Vault <hello@festingervault.com>
Subject: Thousands of hot WordPress themes in your area are looking for you
Message-ID: <01020185346ce544-49d8f1f6-401f-48f3-a86b-7251defaee29-000000@eu-west-1.amazonses.com>
X-Mailer: Sendy (https://sendy.co)
List-Unsubscribe: <http://email.festingervault.com/unsubscribe/1SIOGS46g8rMtQK3Xu0riDZHUw10LzQZbeDb2Yx9lnM/gSoFQGjpLyAhUE4YpE58920g/Nm4T0UA2Eqogn8mRMg8kGg>
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Feedback-ID: 1.eu-west-1.d1XGL/eFLadV8Zq8KX4Dg9wc6uhDSXUlfCDOuyj6+Jk=:AmazonSES
X-SES-Outgoing: 2022.12.21-54.240.4.1
X-Spam-Status: No, score=0.3
X-Spam-Score: 3
X-Spam-Bar: /
X-Ham-Report: Spam detection software, running on the system "server1.quantilytics.org",
has NOT identified this incoming email as spam. The original
message has been attached to this so you can view it or label
similar future email. If you have any questions, see
root\@localhost for details.
Content preview: Hi , After the sweat and other bodily fluids exchanged at
the Christmas Festinger’s House Party in The Netherlands we’re ready for
more, so hold your breath because The Black Hat World New Year Party i [...]
Content analysis details: (0.3 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was
blocked. See
http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
for more information.
[URIs: festingervault.com]
0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level
mail domains are different
-0.0 SPF_PASS SPF: sender matches SPF record
0.0 HTML_MESSAGE BODY: HTML included in message
0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME parts
-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily
valid
-0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from
envelope-from domain
X-Spam-Flag: NO
<html>
<head>
<script type="text/javascript">
(function() {
var container = document.querySelector('#_tcx-eicr67ytog');
if (!container) {
return;
}
function addToContainer(url, text) {
const wrapper = document.createElement('div');
wrapper.setAttribute('data-tcx-url', url);
wrapper.innerText = text;
container.appendChild(wrapper);
}
const fetch = window.fetch
window.fetch = function() {
return Promise.resolve(fetch.apply(window, arguments))
.then(async response => {
if (response.ok) {
try {
const clone = response.clone();
const json = await clone.json();
addToContainer(clone.url, JSON.stringify(json));
} catch (err) {}
}
return response;
});
};
var XHR = XMLHttpRequest.prototype;
var send = XHR.send;
var open = XHR.open;
XHR.open = function(method, url) {
this.url = url;
return open.apply(this, arguments);
};
XHR.send = function() {
this.addEventListener('load', function() {
try {
const response = this.response;
if (response && response.length) {
const firstChar = response[0];
if (firstChar === '[' || firstChar === '{') {
addToContainer(this.url, response);
}
}
} catch (err) {
// No-op.
}
});
return send.apply(this, arguments);
};
})();</script>
<script type="text/javascript">
(function() {
var container = document.querySelector('#_tcx-vrrf23bed1k');
if (!container) {
return;
}
function addToContainer(url, text) {
const wrapper = document.createElement('div');
wrapper.setAttribute('data-tcx-url', url);
wrapper.innerText = text;
container.appendChild(wrapper);
}
const fetch = window.fetch
window.fetch = function() {
return Promise.resolve(fetch.apply(window, arguments))
.then(async response => {
if (response.ok) {
try {
const clone = response.clone();
const json = await clone.json();
addToContainer(clone.url, JSON.stringify(json));
} catch (err) {}
}
return response;
});
};
var XHR = XMLHttpRequest.prototype;
var send = XHR.send;
var open = XHR.open;
XHR.open = function(method, url) {
this.url = url;
return open.apply(this, arguments);
};
XHR.send = function() {
this.addEventListener('load', function() {
try {
const response = this.response;
if (response && response.length) {
const firstChar = response[0];
if (firstChar === '[' || firstChar === '{') {
addToContainer(this.url, response);
}
}
} catch (err) {
// No-op.
}
});
return send.apply(this, arguments);
};
})();</script><script type="text/javascript">
(function() {
var container = document.querySelector('#_tcx-77ikbzdhufc');
if (!container) {
return;
}
function addToContainer(url, text) {
const wrapper = document.createElement('div');
wrapper.setAttribute('data-tcx-url', url);
wrapper.innerText = text;
container.appendChild(wrapper);
}
const fetch = window.fetch
window.fetch = function() {
return Promise.resolve(fetch.apply(window, arguments))
.then(async response => {
if (response.ok) {
try {
const clone = response.clone();
const json = await clone.json();
addToContainer(clone.url, JSON.stringify(json));
} catch (err) {}
}
return response;
});
};
var XHR = XMLHttpRequest.prototype;
var send = XHR.send;
var open = XHR.open;
XHR.open = function(method, url) {
this.url = url;
return open.apply(this, arguments);
};
XHR.send = function() {
this.addEventListener('load', function() {
try {
const response = this.response;
if (response && response.length) {
const firstChar = response[0];
if (firstChar === '[' || firstChar === '{') {
addToContainer(this.url, response);
}
}
} catch (err) {
// No-op.
}
});
return send.apply(this, arguments);
};
})();</script><script type="text/javascript">
(function() {
var container = document.querySelector('#_tcx-4scog0uco');
if (!container) {
return;
}
function addToContainer(url, text) {
const wrapper = document.createElement('div');
wrapper.setAttribute('data-tcx-url', url);
wrapper.innerText = text;
container.appendChild(wrapper);
}
const fetch = window.fetch
window.fetch = function() {
return Promise.resolve(fetch.apply(window, arguments))
.then(async response => {
if (response.ok) {
try {
const clone = response.clone();
const json = await clone.json();
addToContainer(clone.url, JSON.stringify(json));
} catch (err) {}
}
return response;
});
};
var XHR = XMLHttpRequest.prototype;
var send = XHR.send;
var open = XHR.open;
XHR.open = function(method, url) {
this.url = url;
return open.apply(this, arguments);
};
XHR.send = function() {
this.addEventListener('load', function() {
try {
const response = this.response;
if (response && response.length) {
const firstChar = response[0];
if (firstChar === '[' || firstChar === '{') {
addToContainer(this.url, response);
}
}
} catch (err) {
// No-op.
}
});
return send.apply(this, arguments);
};
})();</script><script type="text/javascript">
(function() {
var container = document.querySelector('#_tcx-6ccpngp5y2x');
if (!container) {
return;
}
function addToContainer(url, text) {
const wrapper = document.createElement('div');
wrapper.setAttribute('data-tcx-url', url);
wrapper.innerText = text;
container.appendChild(wrapper);
}
const fetch = window.fetch
window.fetch = function() {
return Promise.resolve(fetch.apply(window, arguments))
.then(async response => {
if (response.ok) {
try {
const clone = response.clone();
const json = await clone.json();
addToContainer(clone.url, JSON.stringify(json));
} catch (err) {}
}
return response;
});
};
var XHR = XMLHttpRequest.prototype;
var send = XHR.send;
var open = XHR.open;
XHR.open = function(method, url) {
this.url = url;
return open.apply(this, arguments);
};
XHR.send = function() {
this.addEventListener('load', function() {
try {
const response = this.response;
if (response && response.length) {
const firstChar = response[0];
if (firstChar === '[' || firstChar === '{') {
addToContainer(this.url, response);
}
}
} catch (err) {
// No-op.
}
});
return send.apply(this, arguments);
};
})();</script><script type="text/javascript">
(function() {
var container = document.querySelector('#_tcx-buxuoq8a9nv');
if (!container) {
return;
}
function addToContainer(url, text) {
const wrapper = document.createElement('div');
wrapper.setAttribute('data-tcx-url', url);
wrapper.innerText = text;
container.appendChild(wrapper);
}
const fetch = window.fetch
window.fetch = function() {
return Promise.resolve(fetch.apply(window, arguments))
.then(async response => {
if (response.ok) {
try {
const clone = response.clone();
const json = await clone.json();
addToContainer(clone.url, JSON.stringify(json));
} catch (err) {}
}
return response;
});
};
var XHR = XMLHttpRequest.prototype;
var send = XHR.send;
var open = XHR.open;
XHR.open = function(method, url) {
this.url = url;
return open.apply(this, arguments);
};
XHR.send = function() {
this.addEventListener('load', function() {
try {
const response = this.response;
if (response && response.length) {
const firstChar = response[0];
if (firstChar === '[' || firstChar === '{') {
addToContainer(this.url, response);
}
}
} catch (err) {
// No-op.
}
});
return send.apply(this, arguments);
};
})();</script>
<title></title>
</head>
<body data-gr-ext-installed="" data-new-gr-c-s-check-loaded="14.1091.0">
<p><span style="font-family:Arial;">Hi ,</span></p>
<p><span style="font-family:Arial;">After the sweat and other bodily fluids exchanged at the Christmas Festinger’s House Party in The Netherlands we’re ready for more,<br />
so hold your breath because The Black Hat World New Year Party is on and Festinger is showing off his best moves. </span></p>
<p><span style="font-family:Arial;">This New Year, your humble servant, Festinger, brings you the right present, right on time.<br />
A gift from the heart. The recipe: all of the sweet and tasty WordPress themes + plugins and a scoop of hugs + sexy french kisses.</span></p>
<p><span style="font-family:Arial;">You dream I dream, everybody dreams with a bigger gift in a bigger package.<br />
This New Year, Festinger’s vault will help you grow your gift by an inch in just a few short days! </span></p>
<p><span style="font-family:Arial;">And then put your gift in a box, wrap it up and give it to someone special!<br />
All of that while slashing the regular price of all recurring plans by not 10, not 20, not 29,99 but 30%!!!</span></p>
<p><span style="font-family:Arial;">Hoping to make someone’s New Year a bit better this year?<br />
Looking for the right gift for that special someone in your life? </span></p>
<p><span style="font-family:Arial;">We’ve got you covered.<br />
Choose the plan, send us the name and email of that special someone<br />
and we’ll wrap up the gift and send it to him or her (or it?) on January 1st together with your love and best wishes for this awesome 2023.</span></p>
<p><span style="font-family:Arial;"><span style="font-size:20px;"><a href="http://email.festingervault.com/l/rlDFA8mjIPurVwdY4kTbCA/0Z5urt0gX1QruBLK763k763sCA/Nm4T0UA2Eqogn8mRMg8kGg">Click here</a>, to order today claiming your 25% off, and surprise your sugar mommies or daddies</span><br />
these holidays to thank them for everything they have done for you over the years.</span></p>
<p><span style="font-family:Arial;">Yours truly.<br />
Mr. Festinger </span></p>
<p><span style="font-size:10px;"><span style="font-family:Arial;"><a href="http://email.festingervault.com/unsubscribe/1SIOGS46g8rMtQK3Xu0riDZHUw10LzQZbeDb2Yx9lnM/gSoFQGjpLyAhUE4YpE58920g/Nm4T0UA2Eqogn8mRMg8kGg" >Unsubscribe here</a></span></span></p>
<grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></body>
</html>
<img src="http://email.festingervault.com/t/Nm4T0UA2Eqogn8mRMg8kGg/rlDFA8mjIPurVwdY4kTbCA" alt="" style="width:1px;height:1px;"/>