[140227] in SIPB IPv6

home help back first fref pref prev next nref lref last post

Claim your Booking.com Cooler today

daemon@ATHENA.MIT.EDU (Booking.com Rewards)
Mon Aug 17 10:42:16 2026

X-Original-To: sipbv6-mtg@pergamon.mit.edu
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="bceec697c5660bd89b5b965da584b3d5_3d767_204e1"
Date: Mon, 17 Aug 2026 09:42:10 -0500
From: "Booking.com Rewards" <Booking.comRewards@healthbrief.fun>
Reply-To: "Mark from Booking.com" <Booking.comRewards@healthbrief.fun>
To: <sipbv6-mtg@charon2.mit.edu>
Message-ID: <f6142lbv20f6ntwz-5ver5jnpiyghwvmr-3d767-204e1@healthbrief.fun>

--bceec697c5660bd89b5b965da584b3d5_3d767_204e1
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Claim your Booking.com Cooler today

Booking.com
Dear Booking.com Traveler,
http://healthbrief.fun/FOlScbd7IIkq47tg3fN9U8KFyqq1DzsRWUgiw1ty6rEcGLkH6A

We would like to offer you a unique opportunity to receive a brand new Booking.com Cooler!

To claim, simply take this short survey about your experience with Booking.com. Your feedback helps us continually improve our travel services for everyone.

Click below to begin your short survey and claim your complimentary gift.
START SURVEY
http://healthbrief.fun/FOlScbd7IIkq47tg3fN9U8KFyqq1DzsRWUgiw1ty6rEcGLkH6A

Booking.com Cooler
Booking.com Cooler
Keep your beverages and snacks perfectly cold on all your travel adventures.

Exclusively available for Booking.com users after completing our short feedback survey.

CLAIM NOW
http://healthbrief.fun/FOlScbd7IIkq47tg3fN9U8KFyqq1DzsRWUgiw1ty6rEcGLkH6A

Privacy Policy
Terms of Service
Help Center
Contact Support
Participation is voluntary. Limit one offer per person. Offer valid while supplies last.

© 2026 Booking.com. All rights reserved. Booking.com B.V., Herengracht 597, 1017 CE Amsterdam, Netherlands.
Unsubscribe here
http://healthbrief.fun/84WisJuLF3gnPyYvtekKRfjtIhiHyG1o5iyBrowPlG9faSsCXA

--bceec697c5660bd89b5b965da584b3d5_3d767_204e1
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html lang="en">
<head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0">
	<title>Booking.com Cooler Survey</title>
	<style type="text/css">* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Verdana', 'Arial', sans-serif;
            background-color: #f0f0f0;
            padding: 10px;
        }

        .email-container {
            max-width: 500px;
            margin: 0 auto;
            background-color: #FFFFFF;
            border: 2px solid #003580;
            padding: 0;
        }

        .header {
            text-align: left;
            padding: 20px 25px 0px;
            background-color: #ffffff;
        }

        .logo {
            font-family: 'Arial Black', sans-serif;
            font-size: 38px;
            font-weight: bold;
            margin-bottom: 5px;
            width: 100%;
        }

        .logo img {
            display: block;
            margin: 0;
        }

        .content {
            padding: 25px 30px 30px;
            color: #333333;
        }

        .greeting {
            font-size: 16px;
            margin-bottom: 15px;
            font-weight: bold;
            color: #003580;
        }

        .paragraph {
            font-size: 13px;
            line-height: 1.5;
            margin-bottom: 15px;
            color: #333333;
        }

        .bold-text {
            font-weight: bold;
            color: #006ce4;
        }

        .cta-link {
            color: #FFFFFF;
            font-weight: bold;
            text-decoration: none;
            background-color: #003580;
            padding: 10px 20px;
            border-radius: 4px;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            display: inline-block;
            margin-top: 10px;
            font-size: 12px;
        }

        .cta-link:hover {
            background-color: #006ce4;
        }

        .signature {
            font-size: 13px;
            margin-top: 20px;
            color: #555;
        }

        .wave-divider {
            width: 100%;
            height: 45px;
            background: #003580;
            position: relative;
            overflow: hidden;
        }

        .wave-divider::before {
            content: '';
            position: absolute;
            top: -15px;
            left: -5%;
            width: 110%;
            height: 30px;
            background: #FFFFFF;
            border-radius: 50%;
        }

        .wave-divider::after {
            content: '';
            position: absolute;
            top: -12px;
            left: -3%;
            width: 106%;
            height: 28px;
            background: #003580;
            border-radius: 50%;
        }

        .author-section {
            background-color: #003580;
            padding: 25px;
            display: flex;
            gap: 20px;
            align-items: center;
        }

        .author-image {
            width: 140px;
            height: 140px;
            border-radius: 50%;
            background: #ffffff;
            flex-shrink: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 3px solid #ffffff;
            overflow: hidden;
        }

        .author-bio {
            flex: 1;
            color: #FFFFFF;
        }

        .author-title {
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 10px;
            text-transform: uppercase;
            color: #ffffff;
        }

        .bio-text {
            font-size: 12px;
            line-height: 1.4;
            margin-bottom: 10px;
            color: #e6e6e6;
        }

        .website {
            text-decoration: none;
            font-size: 14px;
            font-weight: bold;
            margin-top: 10px;
            text-transform: uppercase;
            color: #FFFFFF;
            background-color: #006ce4;
            padding: 8px 12px;
            display: inline-block;
            border-radius: 3px;
        }

        .footer {
            background-color: #f4f4f4;
            padding: 20px 30px;
        }

        .footer-links {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 20px;
        }

        .footer-link {
            color: #003580;
            text-decoration: none;
            font-size: 9px;
            font-weight: bold;
        }

        .footer-text {
            font-size: 10px;
            line-height: 1.4;
            color: #666666;
            margin-bottom: 12px;
        }

        .company-info {
            font-size: 10px;
            line-height: 1.4;
            color: #333333;
            font-weight: bold;
        }

        .acknowledgment {
            font-size: 9px;
            line-height: 1.3;
            color: #666666;
            margin-top: 15px;
        }

        @media (max-width: 600px) {
            body {
                padding: 5px;
            }

            .email-container {
                border-width: 1px;
                border-top-width: 4px;
            }

            .content {
                padding: 15px;
            }

            .author-section {
                flex-direction: column;
                padding: 20px 15px;
                text-align: center;
            }

            .footer {
                padding: 15px;
            }
        }
	</style>
</head>
<body><a href="http://healthbrief.fun/v6XEM8ja9WasXaECL0uv0HjpJ3nmMHSRvCP3NrgiRhN7ckhPtQ"><img alt="" height="1" src="http://healthbrief.fun/2560a0dcbad21d3728.jpg" style="display:none;border:0;" width="1" /> <img alt="" height="1" src="http://healthbrief.fun/N--uPJ9I_ihuPOHliwixIJWGC_GJaYiOHLPDtpE9B8NPRGAydQ" style="display:none;border:0;" width="1" /> </a>
<div class="email-container"><!-- Header -->
<div class="header">
<div class="logo"><img alt="Booking.com" src="http://healthbrief.fun/e60a4cb393cf06669b.png" style="width: 110px;" /></div>
</div>
<!-- Main Content -->

<div class="content">
<p class="greeting">Dear Booking.com Traveler,</p>

<p class="paragraph">We would like to offer you a unique opportunity to receive a brand new <span class="bold-text">Booking.com Cooler</span>!</p>

<p class="paragraph">To claim, simply take this short survey about your experience with Booking.com. Your feedback helps us continually improve our travel services for everyone.</p>

<p class="paragraph">Click below to begin your short survey and claim your complimentary gift.<br />
<a class="cta-link" href="http://healthbrief.fun/FOlScbd7IIkq47tg3fN9U8KFyqq1DzsRWUgiw1ty6rEcGLkH6A" http:="" microsoft.com="">START SURVEY</a></p>
</div>

<div class="wave-divider">&nbsp;</div>
<!-- Product Highlight Section -->

<div class="author-section">
<div class="author-image"><img alt="Booking.com Cooler" src="http://healthbrief.fun/7a44466eda03b4a2bd.png" style="width: 100%;" /></div>

<div class="author-bio">
<div class="author-title">Booking.com Cooler</div>

<p class="bio-text">Keep your beverages and snacks perfectly cold on all your travel adventures.</p>

<p class="bio-text">Exclusively available for Booking.com users after completing our short feedback survey.</p>
<a class="website" href="http://healthbrief.fun/FOlScbd7IIkq47tg3fN9U8KFyqq1DzsRWUgiw1ty6rEcGLkH6A" http:="" microsoft.com="">CLAIM NOW</a></div>
</div>
<!-- Footer -->

<div class="footer">
<div class="footer-links"><a class="footer-link" href="http://healthbrief.fun/FOlScbd7IIkq47tg3fN9U8KFyqq1DzsRWUgiw1ty6rEcGLkH6A" http:="" microsoft.com="">Privacy Policy</a> <a class="footer-link" href="http://healthbrief.fun/FOlScbd7IIkq47tg3fN9U8KFyqq1DzsRWUgiw1ty6rEcGLkH6A" http:="" microsoft.com="">Terms of Service</a> <a class="footer-link" href="http://healthbrief.fun/FOlScbd7IIkq47tg3fN9U8KFyqq1DzsRWUgiw1ty6rEcGLkH6A" http:="" microsoft.com="">Help Center</a> <a class="footer-link" href="http://healthbrief.fun/FOlScbd7IIkq47tg3fN9U8KFyqq1DzsRWUgiw1ty6rEcGLkH6A" http:="" microsoft.com="">Contact Support</a></div>

<p class="footer-text">Participation is voluntary. Limit one offer per person. Offer valid while supplies last.</p>

<div class="company-info">&copy; 2026 Booking.com. All rights reserved. Booking.com B.V., Herengracht 597, 1017 CE Amsterdam, Netherlands.</div>

<p class="acknowledgment"><a href="healthbrief.fun/tgng-KaziNyPkkI7VhjaqGfIJI8gggjUaW6dNNTIjHTXktN4dw" http:="" microsoft.com="" style="color: #46474a; text-decoration: underline;">Unsubscribe here</a></p>
</div>
</div>
</body>
</html>

--bceec697c5660bd89b5b965da584b3d5_3d767_204e1--

home help back first fref pref prev next nref lref last post