Skip to content

Instantly share code, notes, and snippets.

@janyksteenbeek
Created September 16, 2015 08:48
Show Gist options
  • Save janyksteenbeek/5c8784cef4c538e346c7 to your computer and use it in GitHub Desktop.
Save janyksteenbeek/5c8784cef4c538e346c7 to your computer and use it in GitHub Desktop.
Delivered-To: info@janyksteenbeek.nl
Received: by 10.28.31.198 with SMTP id f189csp2246838wmf;
Wed, 16 Sep 2015 01:41:10 -0700 (PDT)
X-Received: by 10.194.117.39 with SMTP id kb7mr18641545wjb.129.1442392870253;
Wed, 16 Sep 2015 01:41:10 -0700 (PDT)
Return-Path: <f9f198a4.tRi.vbQ.11.iDlGUJ+info=janyksteenbeek.nl@bnc.mailjet.com>
Received: from o42.p4.mailjet.com (o42.p4.mailjet.com. [178.33.221.42])
by mx.google.com with ESMTPS id h4si4928376wij.35.2015.09.16.01.41.10
for <info@janyksteenbeek.nl>
(version=TLSv1 cipher=RC4-SHA bits=128/128);
Wed, 16 Sep 2015 01:41:10 -0700 (PDT)
Received-SPF: pass (google.com: domain of f9f198a4.tRi.vbQ.11.iDlGUJ+info=janyksteenbeek.nl@bnc.mailjet.com designates 178.33.221.42 as permitted sender) client-ip=178.33.221.42;
Authentication-Results: mx.google.com;
spf=pass (google.com: domain of f9f198a4.tRi.vbQ.11.iDlGUJ+info=janyksteenbeek.nl@bnc.mailjet.com designates 178.33.221.42 as permitted sender) smtp.mailfrom=f9f198a4.tRi.vbQ.11.iDlGUJ+info=janyksteenbeek.nl@bnc.mailjet.com;
dkim=pass header.i=@bnc.mailjet.com
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; q=dns/txt;
d=bnc.mailjet.com; i=info=3Djanyksteenbeek.nl@bnc.mailjet.com; s=mailjet;
h=message-id:mime-version:content-transfer-encoding:content-type:from:to:subject:date:list-unsubscribe:x-csa-complaints;
bh=1xjeUPNXGCIYZB+cuC2Yk70p1GE=;
b=ApGQJQBfHA+G2gkBthybNcTVsMLt0o5G4rDUThfJTieIDEBCx6+0nsZH/NpHJwn1lAy9xWvAyrWSVFmcp3SqimIizcVD/uLGqXS3RWb43oO3ecL/o9O8OCiwRXXDFiDZJlJEIlsFO61xStSY4Ymdig4aNyWMsKoRw21xDVJOO8g=
Message-Id: <f9f198a4.tRi.vbQ.11.iDlGUJ@mailjet.com>
Mime-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=utf-8
From: "xxxxxx.eu" <info@janyksteenbeek.nl>
To: Janyk Steenbeek <info@janyksteenbeek.nl>
Subject: Wachtwoord herstellen
Date: Wed, 16 Sep 2015 10:36:20 +0200
List-Unsubscribe: <mailto:unsub-xxxxxxbnc.mailjet.com>
X-CSA-Complaints: whitelist-complaints@eco.de
<!doctype html>
<html>
<head>
<meta name=3D"viewport" content=3D"width=3Ddevice-width">
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8=
">
<title>xxxxxx.eu</title>
<style>
/* -------------------------------------
GLOBAL
------------------------------------- */
* {
margin:0;
padding:0;
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, s=
ans-serif;
font-size: 100%;
line-height: 1.6;
}
#contentDiv {
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, s=
ans-serif;
}
#footerDiv {
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, s=
ans-serif;
}
img {
max-width: 100%;
}
body {
-webkit-font-smoothing:antialiased;
-webkit-text-size-adjust:none;
width: 100%!important;
height: 100%;
}
/* -------------------------------------
ELEMENTS
------------------------------------- */
a {
color: #348eda;
}
.btn-primary, .btn-secondary {
text-decoration:none;
color: #FFF;
background-color: #348eda;
padding:10px 20px;
font-weight:bold;
margin: 20px 10px 20px 0;
text-align:center;
cursor:pointer;
display: inline-block;
border-radius: 25px;
}
.btn-secondary{
background: #aaa;
}
.last {
margin-bottom: 0;
}
.first{
margin-top: 0;
}
/* -------------------------------------
BODY
------------------------------------- */
table.body-wrap {
width: 100%;
padding: 20px;
}
table.body-wrap .container{
border: 1px solid #f0f0f0;
}
/* -------------------------------------
FOOTER
------------------------------------- */
table.footer-wrap {
width: 100%;
clear:both!important;
}
.footer-wrap .container p {
font-size:12px;
color:#666;
}
table.footer-wrap a{
color: #999;
}
/* -------------------------------------
TYPOGRAPHY
------------------------------------- */
h1,h2,h3{
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande=
", sans-serif; line-height: 1.1; margin-bottom:15px; color:#000;
margin: 40px 0 10px;
line-height: 1.2;
font-weight:200;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 28px;
}
h3 {
font-size: 22px;
}
p, ul {
margin-bottom: 10px;
font-weight: normal;
font-size:14px;
}
ul li {
margin-left:5px;
list-style-position: inside;
}
/* ---------------------------------------------------
RESPONSIVENESS
Nuke it from orbit. It's the only way to be sure.
------------------------------------------------------ */
/* Set a max-width, and make it display as block so it will automat=
ically stretch to that width, but will also shrink down on a phone or somet=
hing */
.container {
display:block!important;
max-width:600px!important;
margin:0 auto!important; /* makes it centered */
clear:both!important;
}
/* This should also be a block element, so that it will fill 100% o=
f the .container */
.content {
padding:20px;
max-width:600px;
margin:0 auto;
display:block;
}
/* Let's make sure tables in the content area are 100% wide */
.content table {
width: 100%;
}
</style>
</head>
<body bgcolor=3D"#f6f6f6">
<!-- body -->
<table class=3D"body-wrap" bgcolor=3D"#f6f6f6">
<tr>
<td></td>
<td class=3D"container" bgcolor=3D"#FFFFFF">
<!-- content -->
<div class=3D"content">
<table>
<tr>
<td id=3D"contentDiv">
<h2>Wachtwoord herstellen</h2>
<p>Janyk Steenbeek, u heeft onlangs een wachtwoord herstel link aangevr=
aagd. Het betreft hier het account met e-mailadres <code>xxxxx</code></p>
<p><a href=3D"http://xxxxx">Wachtwoord herstellen</a></p>
<p>&mdash; Uw xxxxxx.eu team</p>
</td>
</tr>
</table>
</div>
<!-- /content -->
</td>
<td></td>
</tr>
</table>
<!-- /body -->
<!-- footer -->
<table class=3D"footer-wrap">
<tr>
<td></td>
<td class=3D"container">
<!-- content -->
<div class=3D"content">
<table>
<tr>
<td align=3D"center" id=3D"footerDiv">
<p>
Je ontvangt deze email omdat je een gebruik=
er bent van het intranetportaal. Deze e-mail is automatisch verzonden, reag=
eren op deze e-mail is daarom ook niet mogelijk.
<br><br>
<img src=3D"http://127.0.0.1:8080/assets/im=
g/xxxxxx-logo.png" alt=3D"xxxxxxx.eu" height=3D"60">
</p>
</td>
</tr>
</table>
</div>
<!-- /content -->
</td>
<td></td>
</tr>
</table>
<!-- /footer -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment