Last Received
nomail Sat, 02 May 2026 07:02
writerswrite.co.za Sat, 02 May 2026 06:59
geeksoutfit Sat, 02 May 2026 05:07
theepochtimes Sat, 02 May 2026 02:38
fbvm Fri, 01 May 2026 23:04
jonbobby Fri, 01 May 2026 22:12
thenewstack Fri, 01 May 2026 22:01
cnn Fri, 01 May 2026 20:23
fpaworkshop Fri, 01 May 2026 16:20
aircraftvibes Fri, 01 May 2026 15:45
Newest Addresses
supportsumupteam04 Wed, 22 Apr 2026 10:26
jtondreau Wed, 22 Apr 2026 07:35
jill Fri, 17 Apr 2026 11:54
theepochtimes Wed, 15 Apr 2026 13:24
writerswrite.co.za Sun, 12 Apr 2026 21:01
techradar Sun, 12 Apr 2026 17:53
teepublic Wed, 08 Apr 2026 12:22
iwkym Thu, 02 Apr 2026 22:20
liameon Wed, 18 Mar 2026 15:02
svensvensson Mon, 09 Mar 2026 08:56
Last Read
blarb Sat, 02 May 2026 07:23
technique Sat, 02 May 2026 07:22
vanchina2 Sat, 02 May 2026 07:22
l Sat, 02 May 2026 07:21
bob Sat, 02 May 2026 07:21
ail Sat, 02 May 2026 07:20
mydailymoment Sat, 02 May 2026 07:20
3a3c Sat, 02 May 2026 07:20
da2e3305 Sat, 02 May 2026 07:19
bby Sat, 02 May 2026 07:19
Most Received
ail 129489
gp6 110843
jonbobby 85097
gp6dd 84476
bobby 64066
cb322c5 57051
vanchina2 56279
liamont 53723
funnyordie 52245
RSS Feed

Available Messages

The following is a list of recent messages for blarb. Select one to see the content. Messages are removed frequently. Check early. Check often.

Subject Received
Your IMDb account will be closed soon Mon, 20 Apr 2026 07:26:49 GMT

Selected Message

From: "IMDb.com" <do-not-reply@...
To: [email protected]
Date: Mon, 20 Apr 2026 07:26:49 GMT
Subject: Your IMDb account will be closed soon

HTML Content

HTML Source

                                    <!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office">
<!--[if mso | IE]>
        <xml>
            <o:OfficeDocumentSettings>
                <o:AllowPNG/>
                <o:PixelsPerInch>96</o:PixelsPerInch>
            </o:OfficeDocumentSettings>
        </xml>
    <![endif]-->

<head>
    <style>
    /*mobile button is under media query*/
    .body {
        background: #E6E6E6;
        font-size: 20px;
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;
        font-family: Roboto, Helvetica, Arial, sans-serif !important;
        letter-spacing: 0.5px;
        line-height: 1.5 !important;
    }

    .button-text {
        font-size: 18px;
    }
    .watchlist{
        font-size:12px;
    }

    span {
        font-size: 16px;
    }

    /* Desktop styles */
    @media screen and (min-width: 601px) {
        .gmail-fix {
            display: block !important
        }

        .desktop-container {
            width: 100% !important;
            max-width: 526px !important;
        }
    }

    /* Mobile-first responsive styles */
    @media screen and (max-width: 526px) {

        .mobile-container {
            width: 100% !important;
            max-width: 100% !important;
        }

        .mobile-padding {
            padding: 20px 12px 12px 12px !important;
        }

        .mobile-title {
            font-size: 28px !important;
            line-height: 28px !important;
        }

        .mobile-text {
            font-size: 22px !important;
            line-height: 22px !important;
        }

        .mobile-button {
            padding: 8px 20px !important;
            font-size: 18px !important;
            line-height: 22px !important;
        }

        .mobile-spacing {
            margin-bottom: 16px !important;
        }

        .mobile-stack {
            display: block !important;
            width: 100% !important;
        }

        .mobile-image {
            width: 100% !important;
            height: auto !important;
            max-width: 100% !important;
            margin-bottom: 12px !important;
        }

        .mobile-content-wrapper {
            display: block !important;
            width: 100% !important;
        }

        .mobile-image-cell {
            display: block !important;
            width: 100% !important;
            padding-right: 0 !important;
            padding-bottom: 12px !important;
        }

        .mobile-content-cell {
            display: block !important;
            width: 100% !important;
            padding-left: 0 !important;
            padding-top: 0 !important;
        }

        /*gmail styling*/
        u + .body .mobile-title {
            font-size: 28px !important;
            line-height: 28px !important;
            max-height: 70px !important
        }
        /*  u + .body .button-text {
                    	    font-size: 22px;
            }
             u + .body span {
                    	    font-size: 22px;
            } */
        /*  .gmail-fix {
                    		display: none !important
            } */
    }

    /* Dark mode protection */
    @media (prefers-color-scheme: dark) {
        .cta-text {
            color: #000000 !important;
        }
    }

    [data-ogsc] .cta-text {
        color: #000000 !important;
    }

    /* Hover states */
    @media screen and (min-width: 0) {
        .cta-button:hover {
            opacity: 0.8 !important;
        }

        .main-image:hover {
            opacity: 0.8 !important;
        }
    }
    a {
        text-decoration: none;
  color: #0E63BE;
    }
    /* General hiding for desktop views on clients that support media queries */
        .mobile-only {
            display: none !important;
            max-height: 0;
            overflow: hidden;
            font-size: 0;
            line-height: 0;
            mso-hide: all;
            /* Hides content in Outlook desktop */
        }

        /* Media query for mobile devices */
        @media only screen and (max-width: 480px) {
            .mobile-only {
                display: table !important;
                /* Show content on mobile */
                max-height: none !important;
                overflow: visible !important;
                font-size: 12px !important;
                /* Example font size, adjust as needed */
                line-height: normal !important;
            }

            /* Optional: Hide desktop-only content on mobile */
            .desktop-only {
                display: none !important;
                max-height: 0px !important;
                overflow: hidden !important;
                font-size: 0px !important;
                line-height: 0px !important;
                mso-hide: all !important;
            }
        }
</style>
    
    <style> .body * {
        	line-height: 28px !important;
        } </style>
</head>

<body class="body">
    <!-- Preview Text -->
    <div
        style="display:none;font-size: 0px; color: #fff; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden">
        Sign in to prevent account deletion
</div>

    <!-- End Preview Text -->
    <!-- Banner -->
    







<!--[if mso]>
<table cellpadding="0" cellspacing="0" border="0" style="width: 526px;">
<tr><td>
<![endif]-->

<table cellpadding="0" cellspacing="0" border="0" class="mobile-container desktop-container"
    style="width: 100%; max-width: 526px; margin: 0 auto; background-color: #000; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"
    role="presentation">
    <tr>
        <td class="" style="">
        
<table cellpadding="0" cellspacing="0" border="0" role="presentation"
    style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; box-sizing: border-box;border-spacing: 0;border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt;width: 526; max-width:526px ;background:black">
    <tbody>
        <tr align="center" width="526" height="40">
            <td width="526" height="40">
                
                    <a href="https://www.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=3L6I7QQ8U333L&T=C&U=https%3A%2F%2Fwww.imdb.com%2F%3Fref_%3Dpe_187398830_1371279360_ssodorm_header_bnr&H=YDBEHTGNR9TUQWWIAHR9Q7ZHFSCA&ref_=pe_187398830_1371279360_ssodorm_header_bnr" target="_blank" style="text-decoration: none;line-height: 0;"
                    rel="noopener noreferrer">
                
                
                <img class="banner_img" src="https://m.media-amazon.com/images/G/01/baovtran/Header.jpg" alt="banner image"
                        width="526"
                        height=""
                        style="max-width: 526px;  object-fit: contain;">
                        
                </a>
            </td>
        </tr>
    </tbody>
</table>
        </td>
    </tr>
</table>

<!--[if mso]>
</td></tr>
</table>
<![endif]-->
    <!-- End Banner -->

    <!--[if mso]>
            <table cellpadding="0" cellspacing="0" border="0" style="width: 526px;">
            <tr><td>
        <![endif]-->
    <table cellpadding="0" cellspacing="0" border="0" class="mobile-container desktop-container"
        style="width: 100%; max-width: 526px; margin: 0 auto; background-color: #FFFFFF; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"
        role="presentation">
        <tr>
            <td class="mobile-padding" style="padding: 16px;">
                <table cellpadding="0" cellspacing="0" border="0" class="mobile-spacing"
                    style="width: 100%; margin: 4px 0 12px 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt;"
                    role="presentation">

                    <tr>
                        <td>
                            




<table role="presentation" cellpadding="0" cellspacing="0" border="0">


                            <!-- Section Headline -->
                            <tr>
                                <td>
                                               


            
                                </td>
                            </tr>

                            <!-- End Headline -->
                            <!-- Main Image -->
                            
                            <!-- End Image -->


                            <!-- Description Text -->
                            
                            <!-- Hide Description Text -->

                            <!-- CTA Button -->
                            
                            <!-- End CTA Button -->
                        </table>

                        </td>
                    </tr>
                    
                    <tr>
                        <td class="mobile-text" style="padding: 0; color: #000000; font-size: 14px; font-family:
                    Arial, sans-serif; font-weight: normal;
                    line-height: 28px; mso-line-height-rule: exactly;opacity:87%;">
                                
                                
                                
                                

                                
                                
                                <p>Dear IMDb customer,</p><p>We noticed you haven't signed in to IMDb in over three years, and your account shows no activity (no Watchlist, ratings, reviews, or lists). </p><p>To keep your account active, please sign in to <a href=https://www.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=CLUCNHC3TF4I&T=C&U=https%3A%2F%2Fwww.imdb.com%2F%3Fref_%3Dpe_187398830_1371279360&H=EA6XL8YENQHXPGABKOTB3BIFSNMA&ref_=pe_187398830_1371279360>IMDb.com</a>. If you don't sign in by May 20, 2026, your account will be closed. You will then need to make a new account to create a Watchlist, rate and review titles, and access other IMDb features.</p><p>Need help? Contact us at the <a href=https://r.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=33HWYUYNRX31Z&T=C&U=https%3A%2F%2Fhelp.imdb.com%2Fcontact%3Fref_%3Dpe_187398830_1371279360&H=SPYYZTMWE5NBMNVCQC81FSUAZIMA&ref_=pe_187398830_1371279360> IMDb Help Center</a>. </p><p>Best,<br> The IMDb team
                                


                                
                                

                                













 <!--this if for outlook only-->




















<table cellpadding="0" cellspacing="0" border="0" class=""
                style="width: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;" role="presentation">
                <tr>
                    <td align="center">
                        <!--[if mso]>
            <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="#" style="height: 40px; v-text-anchor: middle; width: 140px;mso-wrap-style:none; mso-fit-shape-to-text: true;" arcsize="45%" strokecolor="#F5C518" fillcolor="#F5C518">
            <w:anchorlock/>
            <center style="color: #000000; font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; white-space: nowrap;">Sign in to IMDb</center>
            </v:roundrect>
            <![endif]-->
                        <!--[if !mso]><!-->
                        <table cellpadding="0" cellspacing="0" border="0" role="presentation">
                            <tr>
                                <td class="cta-button"
                                    style="background-color: #F5C518; border-radius: 18px; text-align: center;font-size: 18px;">
                                 
                                    <a class="button-text " href="https://www.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=3S35Q54QFZG58&T=C&U=https%3A%2F%2Fwww.imdb.com%2Fregistration%2Fsignin%2F%3Fref_%3Dpe_187398830_1371279360_ssodorm_eml_cta&H=MPQ8VSA0TRVA4GNMTHDQCTEASVMA&ref_=pe_187398830_1371279360_ssodorm_eml_cta" target="_blank" style="display: inline-block; color: #000000 !important; font-family: Arial, sans-serif; font-weight: bold; line-height: 20px; text-decoration: none; padding: 8px 20px; white-space: nowrap; mso-line-height-rule: exactly; mso-color-alt: #000000;" rel="noopener noreferrer">
                                    Sign in to IMDb
                                    </a>
                                
                                </td>
                            </tr>
                        </table>
                        <!--<![endif]-->
                    </td>
                </tr>
            </table>

                                
                            

                        </td>
                    </tr>
                    <tr>
                        <td>

                        </td>
                    </tr>



                </table>
            </td>
        </tr>
    </table>
    <!--[if mso]>
            </td></tr>
            </table>
        <![endif]-->
    

<!--[if mso]>
    <table cellpadding="0" cellspacing="0" border="0" style="width: 526px;">
    <tr><td>
<![endif]-->

<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%"
    style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
    <tr>
        <td align="center" style="padding: 20px 0;">

            <!-- Main container -->

            <table role="presentation" align="center" border="0" cellspacing="0" cellpadding="0"
                style="font-size: 14px;">
                <tbody>
                    <tr>
                        <td class="footer-social-cell" align="center" style="color: #000; padding: 20px 0;">
                            <table role="presentation" align="center" border="0" cellspacing="0" cellpadding="0"
                                style="">
                                <tbody>
                                    <tr align="center" class="footer-social-icons">
                                        













<td align="center" valign="top" height="24" style="font-size:0">
     <a href="https://r.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=A8AJXD4WS9ZY&T=C&U=https%3A%2F%2Fwww.tiktok.com%2F%40imdb%3Fref_%3D&H=BIASHKXMUQ1A4HMECYPMCDMCYEUA" target="_blank" style="line-height: 0;"
        rel="noopener noreferrer">
        
        <img src="https://m.media-amazon.com/images/G/01/TEST1/Tiktok-logo-grey-transp-48x48._SS24_FMpng_SCLZZZZZZZ_.png" alt="IMDb on TikTok" class="block_img" width="24"
            height="24" style="width:24px;height:24px;object-fit:cover">
        
    </a>
    
</td>
                                        <td style="padding:0 16px"></td>
                                        













<td align="center" valign="top" height="24" style="font-size:0">
     <a href="https://r.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=2GE08SNT0DNGF&T=C&U=https%3A%2F%2Fwww.instagram.com%2Fimdb%2F%3Fref_%3D&H=4FIX4279XIKUZKQXJM486XCHYOIA" target="_blank" style="line-height: 0;"
        rel="noopener noreferrer">
        
        <img src="https://m.media-amazon.com/images/G/01/IMDb/notifications/Email/Welcome_Series/insta-logo-grey-transp._SS24_FMpng_SCLZZZZZZZ_.png" alt="IMDb on Instagram" class="block_img" width="24"
            height="24" style="width:24px;height:24px;object-fit:cover">
        
    </a>
    
</td>
                                        <td style="padding:0 16px"></td>
                                        













<td align="center" valign="top" height="24" style="font-size:0">
     <a href="https://r.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=3KPPVLRLE1G84&T=C&U=https%3A%2F%2Ftwitter.com%2Fimdb%2F%3Fref_%3D&H=KCVGSAROTDBN0EPHTQZZBGDGUE4A" target="_blank" style="line-height: 0;"
        rel="noopener noreferrer">
        
        <img src="https://m.media-amazon.com/images/G/01/TEST1/Twitter-X-New-Logo_grey_sm._SS24_FMpng_SCLZZZZZZZ_.png" alt="IMDb on X" class="block_img" width="24"
            height="24" style="width:24px;height:24px;object-fit:cover">
        
    </a>
    
</td>
                                        <td style="padding:0 16px"></td>
                                        













<td align="center" valign="top" height="24" style="font-size:0">
     <a href="https://r.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=2RG1IQ5DWY04H&T=C&U=https%3A%2F%2Fwww.youtube.com%2Fchannel%2FUC_vz6SvmIkYs1_H3Wv2SKlg%3Fref_%3D&H=CPQE1ZU0UHOEHXEHH3V98JD2HYQA" target="_blank" style="line-height: 0;"
        rel="noopener noreferrer">
        
        <img src="https://m.media-amazon.com/images/G/01/TEST1/Youtube-logo-grey-transp-48x48._SS24_FMpng_SCLZZZZZZZ_.png" alt="IMDb on YouTube" class="block_img" width="24"
            height="24" style="width:24px;height:24px;object-fit:cover">
        
    </a>
    
</td>
                                        <td style="padding:0 16px"></td>
                                        













<td align="center" valign="top" height="24" style="font-size:0">
     <a href="https://r.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=3IRH3NDARYFGE&T=C&U=https%3A%2F%2Fwww.facebook.com%2Fimdb%3Fref_%3D&H=SH1WZCZLT5GWZMTDCDKANQDBCDCA" target="_blank" style="line-height: 0;"
        rel="noopener noreferrer">
        
        <img src="https://images-na.ssl-images-amazon.com/images/G/01/IMDb/notifications/beta/v2/facebook-logo-grey-transp-24-2x._SS24_FMpng_SCLZZZZZZZ_.png" alt="IMDb on Facebook" class="block_img" width="24"
            height="24" style="width:24px;height:24px;object-fit:cover">
        
    </a>
    
</td>






                                    </tr>
                                </tbody>
                            </table>
                        </td>
                    </tr>
                    <tr>
                        <td class="footer-social-cell" align="center" style="color: #000;padding: 8px;font-size: 16px; font-family: Arial, sans-serif; font-weight: normal; line-height: 24px;">
                            
                            
                            
                            
                            
                            <table role="presentation" align="center" border="0" cellspacing="0" cellpadding="0">
                                <tbody>
                                    <tr align="center">
                                    </tr>
                                </tbody>
                            </table>

                            

                        </td>
                    </tr>

                    <tr align="center">
                        <td class="footer-social-cell" align="center" style="color: #000; ">
                            <table>
                                <tbody>
                                    <tr class="footer-social-cell-apps">
                                        













<td align="center" valign="top" height="34" style="font-size:0">
     <a href="https://r.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=26SXXYHMUC7YI&T=C&U=https%3A%2F%2Fslyb.app.link%2F5zIgtGRDODb%3Fref_%3D&H=FSSNJDCMFAVSWOCILFO0AEBAC3YA" target="_blank" style="line-height: 0;"
        rel="noopener noreferrer">
        
        <img src="https://m.media-amazon.com/images/G/01/baovtran/2025_Apple-App-Store._SR131,39_FMpng_SCLZZZZZZZ_.png" alt="Download IMDb on the App Store" class="block_img" width="113"
            height="34" style="width:113px;height:34px;object-fit:cover">
        
    </a>
    
</td>
                                        <td style="padding: 16px;"></td>

                                        













<td align="center" valign="top" height="34" style="font-size:0">
     <a href="https://r.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=2IS7ADRANPBA3&T=C&U=https%3A%2F%2Fslyb.app.link%2F8Z0WrM325Fb%3Fref_%3D&H=ZGUCEK0OUPBQOHMRWBPKYQSJG2SA" target="_blank" style="line-height: 0;"
        rel="noopener noreferrer">
        
        <img src="https://m.media-amazon.com/images/G/01/baovtran/2025_google-play-badge._SR131,39_FMpng_SCLZZZZZZZ_.png" alt="Get IMDb on Google Play" class="block_img" width="113"
            height="34" style="width:113px;height:34px;object-fit:cover">
        
    </a>
    
</td>
                                    </tr>
                                </tbody>
                            </table>
                        </td>
                    </tr>

                    <tr>
                        <td class="footer-address-cell" align="center" style=" color: #000; padding: 16px; ">

                            <span align="center" style="opacity:54%">Copyright © 2026 </span><a href="https://www.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=2VTPZZ84GG154&T=C&U=https%3A%2F%2Fwww.imdb.com%2F%3Fref_%3Dpe_187398830_1371279360&H=FEA9HOPVSPYTYZU0QR8SLFOACWKA&ref_=pe_187398830_1371279360" style="text-decoration:none;color:#0E63BE;opacity:100%">IMDb.com</a><span style="opacity:54%">, All Rights Reserved.<br>410
                                Terry Avenue North,
                                Seattle,
                                WA 98109-5210</span>
                        </td>
                    </tr>
                </tbody>
            </table>


            <!-- End container -->

        </td>
    </tr>
</table>

<!--[if mso]>
    </td></tr>
    </table>
<![endif]-->

<img width="1" height="1" src="https://r.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=11AKR6X6EBGRZ&T=O&U=https%3A%2F%2Fimages-na.ssl-images-amazon.com%2Fimages%2FG%2F01%2Fnav%2Ftransp.gif&H=3KE6OVOGA36WLEXI5K8JEYQ1ZZCA&ref_=pe_187398830_1371279360_opens" alt="" />


<img width="1" height="1" src="https://r.imdb.com/gp/r.html?C=5EZKOYEK44MS&K=4G4JXAZ43KOX&M=urn:rtn:msg:2026042007264694ab32624d764f0288a8302cee20p0na&R=G3GQL7LV1RAG&T=E&U=https%3A%2F%2Fimages-na.ssl-images-amazon.com%2Fimages%2FG%2F01%2Fnav%2Ftransp.gif&H=QJHHFM6YK4BT8A8PIZZTABEUZKIA&ref_=pe_187398830_1371279360_open" alt="" /></body>

</html>
                                

Plain Text

                                    

                                

Warning

Almost all the messages that arrive here are garbage! Resist the urge to click on any unexpected or questionable links.

It may happen that e-mail will claim to come from liamon.com, especially from some administrative role or process. These are certainly garbage. There are no accounts to expire. There are no passwords to leak. There aren't administrators sending messages to liamon.com addresses. These are certainly phishing attempts.

Absolutely ignore those links!