jstedfast / MailKit

A cross-platform .NET library for IMAP, POP3, and SMTP.
http://www.mimekit.net
MIT License
6.23k stars 824 forks source link

MimeMessage.Date is empty from Yahoo Imap Server #644

Closed jernelson7 closed 6 years ago

jernelson7 commented 6 years ago

I created a new account on Yahoo for testing. I changed the settings to allow 'less secure apps' for now (planning to do proper OAUTH2.0 authentication later). My code first fetches message summaries and compares to my local database to decide what messages to download*. The message summaries seem to be populated just fine. However, when I query for the full messages (IMailFolder.GetMessage), some of the Dates are empty (DateTime.MinValue). I was expecting to get the same dates that were returned in the IMessageSummary. It looks like the actual date is buried in one of the optional headers ("X-Apparently-To"). Why is the Fetch query able to parse out the date but GetMessage is not? Am I doing something wrong? I suppose I could work around it by using the IMessageSummary Date if necessary, but that's not ideal. The imap.Log is below.

> Connected to imaps://imap.mail.yahoo.com:993/
S: * OK [CAPABILITY IMAP4rev1 ID MOVE NAMESPACE XYMHIGHESTMODSEQ UIDPLUS LITERAL+ CHILDREN SASL-IR AUTH=PLAIN AUTH=XYMCOOKIEB64 AUTH=XOAUTH2 AUTH=OAUTHBEARER] IMAP4rev1 Hello
C: A00000000 AUTHENTICATE PLAIN <REDACTED>
S: A00000000 OK AUTHENTICATE completed
C: A00000001 CAPABILITY
S: * CAPABILITY IMAP4rev1 ID MOVE NAMESPACE XYMHIGHESTMODSEQ UIDPLUS LITERAL+ CHILDREN
S: A00000001 OK CAPABILITY completed
C: A00000002 NAMESPACE
S: * NAMESPACE (("" "/")) NIL NIL
S: A00000002 OK NAMESPACE completed
C: A00000003 LIST "" "INBOX"
S: * LIST (\HasNoChildren) "/" "Inbox"
S: A00000003 OK LIST completed
C: A00000004 LIST "" "*"
S: * LIST (\Junk \HasNoChildren) "/" "Bulk Mail"
S: * LIST (\Archive \HasNoChildren) "/" "Archive"
S: * LIST (\Drafts \HasNoChildren) "/" "Draft"
S: * LIST (\HasNoChildren) "/" "Inbox"
S: * LIST (\Sent \HasNoChildren) "/" "Sent"
S: * LIST (\Trash \HasNoChildren) "/" "Trash"
S: A00000004 OK LIST completed
C: A00000005 EXAMINE Draft
S: * 0 EXISTS
S: * 0 RECENT
S: * OK [UIDVALIDITY 1518176805] UIDs valid
S: * OK [UIDNEXT 1] Predicted next UID
S: * FLAGS (\Answered \Deleted \Draft \Flagged \Seen $Forwarded $Junk $NotJunk)
S: * OK [PERMANENTFLAGS ()] No permanent flags permitted
S: * OK [HIGHESTMODSEQ 1]
S: A00000005 OK [READ-ONLY] EXAMINE completed; now in selected state
C: A00000006 EXAMINE Inbox
S: * 5 EXISTS
S: * 0 RECENT
S: * OK [UIDVALIDITY 1518176805] UIDs valid
S: * OK [UIDNEXT 6] Predicted next UID
S: * FLAGS (\Answered \Deleted \Draft \Flagged \Seen $Forwarded $Junk $NotJunk)
S: * OK [PERMANENTFLAGS ()] No permanent flags permitted
S: * OK [HIGHESTMODSEQ 7]
S: A00000006 OK [READ-ONLY] EXAMINE completed; now in selected state
C: A00000007 FETCH 1:* (UID FLAGS INTERNALDATE ENVELOPE)
S: * 1 FETCH (FLAGS ($NotJunk) UID 1 INTERNALDATE "09-Feb-2018 11:46:48 +0000" ENVELOPE (NIL "Welcome to Yahoo!" (("Yahoo Mail" NIL "mail" "product.communications.yahoo.com")) (("Yahoo Mail" NIL "mail" "product.communications.yahoo.com")) ((NIL NIL "replies" "communications.yahoo.com")) ((NIL NIL "tobiidynavoxappdev" "yahoo.com")) NIL NIL NIL "<tobiidynavoxappdev@yahoo.com.02092018114646.yahoo.com>"))
S: * 2 FETCH (FLAGS ($NotJunk) UID 2 INTERNALDATE "09-Feb-2018 11:54:04 +0000" ENVELOPE ("Fri, 09 Feb 2018 11:54:04 +0000" "=?UTF-8?Q?Hey=20Tobii=2C=20explore=20your=20new=20inbox=20?=" (("=?UTF-8?Q?Yahoo=20Mail?=" NIL "Yahoo" "communications.yahoo.com")) (("=?UTF-8?Q?Yahoo=20Mail?=" NIL "Yahoo" "communications.yahoo.com")) ((NIL NIL "replies" "communications.yahoo.com")) ((NIL NIL "tobiidynavoxappdev" "yahoo.com")) NIL NIL NIL "<218103894.443316@communications.yahoo.com>"))
S: * 3 FETCH (FLAGS ($NotJunk) UID 3 INTERNALDATE "09-Feb-2018 12:10:08 +0000" ENVELOPE ("Fri, 09 Feb 2018 11:55:06 +0000" "=?UTF-8?Q?Check=20in=20anywhere=20with=20the=20app?=" (("=?UTF-8?Q?Yahoo=20Mail?=" NIL "Yahoo" "communications.yahoo.com")) (("=?UTF-8?Q?Yahoo=20Mail?=" NIL "Yahoo" "communications.yahoo.com")) ((NIL NIL "replies" "communications.yahoo.com")) ((NIL NIL "tobiidynavoxappdev" "yahoo.com")) NIL NIL NIL "<218103895.238261@communications.yahoo.com>"))
S: * 4 FETCH (FLAGS (\Seen $NotJunk) UID 4 INTERNALDATE "09-Feb-2018 12:24:28 +0000" ENVELOPE (NIL "Sign in attempt prevented" (("Yahoo" NIL "no-reply" "cc.yahoo-inc.com")) (("Yahoo" NIL "no-reply" "cc.yahoo-inc.com")) (("Yahoo" NIL "no-reply" "cc.yahoo-inc.com")) ((NIL NIL "tobiidynavoxappdev" "yahoo.com")) NIL NIL NIL NIL))
S: * 5 FETCH (FLAGS ($NotJunk) UID 5 INTERNALDATE "09-Feb-2018 12:47:09 +0000" ENVELOPE (NIL "Security settings changed on your Yahoo account" (("Yahoo" NIL "no-reply" "cc.yahoo-inc.com")) (("Yahoo" NIL "no-reply" "cc.yahoo-inc.com")) (("Yahoo" NIL "no-reply" "cc.yahoo-inc.com")) ((NIL NIL "tobiidynavoxappdev" "yahoo.com")) NIL NIL NIL NIL))
S: A00000007 OK FETCH completed
C: A00000008 EXAMINE Sent
S: * 0 EXISTS
S: * 0 RECENT
S: * OK [UIDVALIDITY 1518176805] UIDs valid
S: * OK [UIDNEXT 1] Predicted next UID
S: * FLAGS (\Answered \Deleted \Draft \Flagged \Seen $Forwarded $Junk $NotJunk)
S: * OK [PERMANENTFLAGS ()] No permanent flags permitted
S: * OK [HIGHESTMODSEQ 1]
S: A00000008 OK [READ-ONLY] EXAMINE completed; now in selected state
C: A00000009 EXAMINE Trash
S: * 0 EXISTS
S: * 0 RECENT
S: * OK [UIDVALIDITY 1518176805] UIDs valid
S: * OK [UIDNEXT 1] Predicted next UID
S: * FLAGS (\Answered \Deleted \Draft \Flagged \Seen $Forwarded $Junk $NotJunk)
S: * OK [PERMANENTFLAGS ()] No permanent flags permitted
S: * OK [HIGHESTMODSEQ 1]
S: A00000009 OK [READ-ONLY] EXAMINE completed; now in selected state
C: A00000010 EXAMINE Inbox
S: * 5 EXISTS
S: * 0 RECENT
S: * OK [UIDVALIDITY 1518176805] UIDs valid
S: * OK [UIDNEXT 6] Predicted next UID
S: * FLAGS (\Answered \Deleted \Draft \Flagged \Seen $Forwarded $Junk $NotJunk)
S: * OK [PERMANENTFLAGS ()] No permanent flags permitted
S: * OK [HIGHESTMODSEQ 7]
S: A00000010 OK [READ-ONLY] EXAMINE completed; now in selected state
C: A00000011 UID FETCH 1 (BODY.PEEK[])
S: * 1 FETCH (UID 1 BODY[] {26308}
S: X-Apparently-To: tobiidynavoxappdev@yahoo.com; Fri, 09 Feb 2018 11:46:48 +0000
S: Return-Path: <mail@product.communications.yahoo.com>
S: Received-SPF: fail (domain of product.communications.yahoo.com does not designate 98.137.67.80 as permitted sender)
S: X-YMailISG: YOwtlwYWLDttiEL5EYoG1lg2GYrKrua2o3SvgJbdXGoIxWEQ
S:  Tn6YIgl2M6hTRPlfW.BkXCbCQTcuiTDEWHPkG1grVdYHTtGTR4LuG9QILz06
S:  puQ09.YAOpSxUWfponbudeP3MCHKVQnlo0Qn1jZ5amGnqMfaUQcY1oAM.agT
S:  3u6vLOEQ_TvQ9ihiwKx298tq_dsS8pPe7Y0lvpvLaSLht0BJsGFnUSxKszAF
S:  LHlOnwSxYnwygqKXX6tg7wdEKt2Osx2zglhgX9HjTHRULwK5iov1nGrv.Rru
S:  T.67B7UwxWRmp7RDT3LgPXIkkXjdSV0_fH7ZNFkUsJonBBznO0VaiRLynUkN
S:  EvULBc8ovlpQoJysMo_vljeIbcmx9vi8X9zGkWCJb9I0d9rMl3YML1OZQkLV
S:  WEPZP9QixrCeakaPzFjvrC5h8U_3G77J3BzN1zzlbslDXNgD7tg9FkIWpJO0
S:  zzjerbE1daNuIYikuE4n.RXfMlgmpWzgGOOADn24_dByD1yCtn6gYVmtX0Rp
S:  fC4LXMGI1.ZQHrsYErFY2K_bBwbQ4RoGBPXq5A3GJOe0hqW_aiJJ6AoT.CFA
S:  egCP81rKNIgtgapa43GAgEUElNdEoN7IhzMrIfDpdfkPXkDJrmXyMcmmRwWT
S:  ax5ZfJwZgf10gvvEON7SItyYPxNcOY1_VOE4hTy81iAv.aWFC2YX8X33eyDt
S:  EmCztf9Aoti4JDIg5C40x5GPibiIe1OriXlX396Y.YNBLbmyU7svlcBgRVHa
S:  3K3fVQZaeABkinQljod8VejXjkm3Syv13NKN4Rjoe50Y2RKAL4EWSul32oTR
S:  dAv6vT7.KdH6GwGR2OqaKoSi6kE7Tie_ADAI7IRh8UK3tWnI267f2xMGYnVt
S:  KlzrdbJr5RqrUrucEiS3v7Ytn8Uk3FJwbK6TnfX.mLpT0uZ1i3IKB2mX4DK_
S:  7vfmVEUTP4aBvfrshLNFKg0aovBsbVs9QGWaJzWHaErtBlvX_wDvnKUh9dTU
S:  wM.YduDCFEFJVtXwLJ9f.sGfgj6z2i1tgSFcRWbfzYIZXJC.6owgwJLBRYZM
S:  om5GP3EoIhrKzCeXerZ5xkIx0AfaVwmCJ5YueanOdRhxYACFVpS2Q5DpxRbA
S:  EW6MAmxRDVz69AebdotC.MIeOKWpyPW2oTy7VkhgLuOWhvymPoojyvhJtSD5
S:  JCPumCy.vp1lZ_S1Ii7rKnuO6styfnaXr7PQ6_CwMKfgDyXO5wZmxHkouBSf
S:  jp3uFTGcqrudENrd_QODRCoUz9NpQgcVc1PK3S1tDP3c.cU9B4CTy4_diwro
S:  uNLJLFxYj2rr7MNncV.7X1cyAAUdQdwkxHl2XoYh2S2gqBR_dyT1OCGBqi2u
S:  8kG1h.JN5_PkUudwiLiT.Uvvs3s.3.6GSfrsSXPVsrnMvw_dfgp9AI8mwYfW
S:  e2h41F6Z2C8AJwuqUk4BkYouIrEcCemc461cEnxMeWGgKBwoMoNF4Xr9KTH0
S:  cTtGyF1KQEQq2Q--
S: X-Originating-IP: [98.137.67.80]
S: Authentication-Results: mta4313.mail.gq1.yahoo.com  from=product.communications.yahoo.com; domainkeys=neutral (no sig);  from=product.communications.yahoo.com; dkim=pass (ok)
S: Received: from 127.0.0.1  (EHLO sonic329-17.consmr.mail.gq1.yahoo.com) (98.137.67.80)
S:   by mta4313.mail.gq1.yahoo.com with SMTPS; Fri, 09 Feb 2018 11:46:48 +0000
S: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=product.communications.yahoo.com; s=201402-std-mrk-prd; t=1518176807; bh=+2dcRassy8Lwl0dBtg9lHe/SlbtC9aUkMHZ9W4js4FE=; h=From:Reply-To:To:Subject:From:Subject; b=jSqwTeeOcUbk9RvWKVJSyKWuD5m3NQGkRInF+kM6hvv1AXRyfu2H5z/twkoQSXpERcRhlGTo/r5F35Sgfg+DCBTNzG1mYtRkvY2sLbbkoruNV7kznyCD7LvP/UBZA9k2jy22Q2PKc13zKGQvHw9m9+4pKUhuAkCOS0L9Mr2b1q0QS0+OWb2spPTOjvjDMvsaMrimu7tPWtZDm0cWES7L3QBF2SSaGFfk14iluIwCZMQEIzMpOOuYmVqrhXGj/dzfV29QZRT366ceK92pwSn4VM8VLYkVFDLQ+gtxg59GYUyE86BPbuEKpUzMHLRKqNtnLBDbfScMktSOH/dl8JLJvg==
S: Received: from sonic.gate.mail.ne1.yahoo.com by sonic329.consmr.mail.gq1.yahoo.com with HTTP; Fri, 9 Feb 2018 11:46:47 +0000
S: From: "Yahoo Mail" <mail@product.communications.yahoo.com>
S: Reply-To: replies@communications.yahoo.com
S: To: tobiidynavoxappdev@yahoo.com
S: Message-ID: <tobiidynavoxappdev@yahoo.com.02092018114646.yahoo.com>
S: Subject: Welcome to Yahoo!
S: X-Yahoo-Newman-Property: ydirect
S: Content-Type: text/html
S: Content-Length: 22653
S: 
S: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
S: <html style="-webkit-text-size-adjust:none;-ms-text-size-adjust:none;">
S: 
S: <head>
S: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
S: <!--[if !mso]>
S: <meta http-equiv="X-UA-Compatible" content="IE=edge" />
S: <![endif]-->
S: <meta name="viewport" content="width=device-width, initial-scale=1.0" />
S: <title>Yahoo!</title>
S: <!--[if (gte mso 9)|(IE)]>
S: <style type="text/css">
S: table {border-collapse: collapse;}
S: </style>
S: <![endif]-->
S: <style>
S: * {
S: -webkit-text-size-adjust: none
S: }
S: 
S: @media yahoo {
S: .mod1-copy-yahoo {
S: /*padding-top: 47px !important;*/
S: padding-right:0px !important;
S: }
S: 
S: /*.mod1-copy-yahoo2 {
S: font-size:20px !important;
S: }*/
S: 
S: 
S: .mod1-headline-yahoo {
S: font-size: 20px !important;
S: }
S: 
S: .mod2-button-yahoo {
S: padding-top: 32px !important;
S: }
S: .mod2-headline-yahoo {
S: font-size: 26px !important;
S: line-height: 30px !important;
S: }
S: .mod2-subtext-yahoo {
S: font-size: 18px !important;
S: line-height: 24px !important;
S: }
S: .footer-legal-container-yahoo {
S: padding-top: 38px !important;
S: }
S: }
S: 
S: @media screen and (max-width: 480px) {
S: 
S: .footer-legal {
S: font-size: 12px !important;
S: }
S: .footer-legal-container {
S: padding-top: 38px !important;
S: }
S: }
S: 
S: @media screen and (min-width: 480px) and (max-width: 480px) {
S: 
S: .mod1-headline {
S: font-size: 38px !important;
S: line-height: 40px !important;
S: }
S:   
S:   .mod1-copy{
S:     font-size:13px !important;
S:     line-height:18px !important;
S:   }
S: 
S: .spacer30-1{
S:   width:30px !important;
S: }
S: 
S: .CTAW,.CTAW3{
S:   width:200px !important; 
S: }
S: 
S: /*.w45 {
S: min-width: 280px !important;
S: width: 280px !important;
S: }*/
S: 
S: .m480-h205 {
S: width:480px !important;  
S: height: 540px !important;
S: background-image: url('https://s.yimg.com/cv/ae/email/1201/norrin/mod1-bg2-480.jpg') !important;
S: background-position: left !important;
S: }
S: 
S: 
S: }
S: 
S: @media screen and (min-width: 360px) and (max-width: 412px){
S:   .m480-h205 {
S:   width:360px !important;  
S:   height: 405px !important;
S:   background-image: url('https://s.yimg.com/cv/ae/email/1201/norrin/mod1-bg2-360.jpg') !important;
S:   background-position: left !important;
S:   }  
S: 
S:   .mod1-headline{
S:     font-size:28px !important;
S:     line-height: 28px !important;
S:   }
S:   .mod1-copy{
S:     font-size:12px !important;
S:     line-height: 16px !important;
S:   }
S:   .mod5-container{
S:     /*height:220px !important;*/
S:     height: 100% !important;
S:   }
S:   .CTAW,.CTAW3{
S:     width:200px !important;
S:   }
S: }
S: 
S:       @media screen and (width: 320px),
S: (width: 375px), (width: 414px) {
S: 
S:   .m480-h205 {
S:   width:600px !important;  
S:   height: 583px !important;
S:   background-image: url('https://s.yimg.com/cv/ae/email/1201/norrin/mod1-bg2.jpg') !important;
S:   }  
S: 
S:   .mod1-headline{
S:     font-size:42px !important;
S:     line-height: 42px !important;
S:   }
S:   .mod1-copy{
S:     font-size:16px !important;
S:     line-height: 20px !important;
S:   }
S:   .mod5-container{
S:     /*height:220px !important;*/
S:     height: 276px !important;
S:   }
S:   .CTAW,.CTAW3{
S:     width:240px !important;
S:   }
S: 
S: }
S: </style>
S: </head>
S: 
S: <body bgcolor="#ffffff" yahoo="fix" style="background-color:#ffffff;background-position:left top;background-repeat:repeat;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;margin-top:0;margin-bottom:0;margin-right:0px !important;margin-left:0px !important;width:100%;">
S: <span style="visibility:hidden;font-size:0px;display:none;"></span>
S: <div style="margin: 16px 0; font-size: 80%">
S: <!--[if mso]>
S: <style type="text/css">
S: body, table, td {font-family: Helvetica, Arial, sans-serif !important;}
S: </style>
S: <![endif]-->
S: <table role="presentation" align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-spacing:0;">
S: <tbody>
S: <tr>
S: <td align="center" valign="top" style="font-family:Helvetica,Arial,sans-serif!important;">
S: <table role="presentation" class="container" border="0" cellpadding="0" cellspacing="0" width="600" style="max-width:600px;border-spacing:0;">
S: <tbody>
S: <tr>
S: <td align="center" class="preheader_VIB" style="font-family:Helvetica,Arial,sans-serif!important;"></td>
S: </tr>
S: <tr>
S: <td align="center" valign="bottom" style="font-family:Helvetica,Arial,sans-serif!important;">
S: <!-- <a href="https://basketball.fantasysports.yahoo.com/nba/splash_opt" style="border-style:none !important;outline-style:none !important;text-decoration:none !important;color:inherit!important;" target="_blank"> -->
S: <table role="presentation" bgcolor="#ffffff" align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-spacing:0;width:100%;min-width:100%!important;">
S: <tbody>
S: <tr>
S: <td class="container-bg" width="600" height="583">
S: <table role="presentation" bgcolor="#ffffff" align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-spacing:0;width:100%;min-width:100%!important;">
S:     <tr>
S:         <td class="container-bg-td m480-h205" align="top" background="" bgcolor="#f8f8ff" valign="top" width="600" height="583" align="center" style="background-image:url();background-size:100%;background-position:center;background-repeat:no-repeat no-repeat;font-family:Helvetica,Arial,sans-serif!important;background-size: cover;">
S:             <!--[if gte mso 9]>
S: <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="height:583;width:600;" >
S: <v:fill type="frame" src="" color="#f8f8ff" />
S: <v:textbox inset="0,0,0,0">
S: <![endif]-->
S:             <div>
S:                 <table align="center" role="presentation" width="100%" border="0" cellpadding="0" cellspacing="0">
S:                     <tr>
S:                         <td align="center" style="font-family:Helvetica,Arial,sans-serif!important;padding-top:0px;padding-bottom:0px;;padding-right:0;padding-left:0">
S:                             <table role="presentation" align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
S:                               <tr>
S:                                 <td align="left" valign="top">
S:                                   <!-- https://s.yimg.com/cv/ae/email/1130/norrin/yahoo-logo.png -->
S:                                   <img class="yahoo-logo" align="left" width="600" height="106" src="https://s.yimg.com/cv/ae/email/1211/norrin/mod1-top.jpg" alt="Yahoo" border="0 " style="width:600px;height:126px;color:#000000;font-size:16px;font-weight:400;line-height:22px;mso-line-height-rule:exactly;font-family:Helvetica,Arial,sans-serif;border:0;outline:none;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right: 0px;max-width: 600px; " />
S:                                 </td>
S:                               </tr>
S:                               <tr>
S:                                   <td align="left" class="mod1-headline">
S:                                   <table align="left" role="presentation" width="100%" border="0" cellpadding="0" cellspacing="0">
S:                                     <tr>
S:                                       <td  style="font-family:Helvetica,Arial,sans-serif!important;padding-left:30px;padding-top:0px;padding-bottom:0px;padding-right:30px;font-size:50px;font-weight:bold;line-height:32px;color:#5a00c8;">Welcome to Yahoo,</td>
S:                                     </tr>
S:                                     <tr>
S:                                       <td style="font-family:Helvetica,Arial,sans-serif!important;padding-left:30px;padding-top:0px;padding-bottom:0px;padding-right:30px;font-size:50px;font-weight:bold;color:#5a00c8;line-height: 60px;">Tobii</td>
S:                                     </tr>
S:                                   </table>
S:                                      
S:                                     
S: 
S:                                   </td>
S:                               </tr>
S:                               <tr>
S:                                 <td align="left" class="mod1-copy-yahoo mod1-copy" style="font-family:Helvetica,Arial,sans-serif!important;padding-left:30px;padding-top:24px;padding-bottom:0px;padding-right:140px;line-height: 23px;font-size: 20px;color:#2d353e;">
S:                                   <span class="mod1-copy-yahoo2">Congrats! Your Yahoo username tobiidynavoxappdev@yahoo.com<br> 
S:                                   is now active. Take a look at all the exciting<br> 
S:                                   destinations you have ahead.</span>
S: 
S:                                 </td>
S:                               </tr>
S:                               <tr>
S:                                 <td align="left" valign="top">
S:                                   <img align="left" width="600" height="342" src="https://s.yimg.com/cv/ae/email/1208/norrin/mod1-bottom.jpg" alt="Yahoo" border="0 " style="width:600px;height:342px;color:#000000;font-size:16px;font-weight:400;line-height:22px;mso-line-height-rule:exactly;font-family:Helvetica,Arial,sans-serif;border:0;outline:none;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right: 0px;max-width: 600px; " />
S:                                 </td>
S:                               </tr>
S:                           </table>
S:                         </td>
S:                     </tr>
S:                     <!--                                     <tr>
S: <td align="right" style="font-family:Helvetica,Arial,sans-serif!important;padding-left:0;padding-top:12px;padding-bottom:0px;padding-right:6px;" >
S: <p class="footer-legal" style="Margin:0!important;color:#a5a3a6;font-weight:normal;font-size:12px;mso-line-height-rule:exactly;line-height:0px;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;text-transform: normal;min-width:480px;" >
S: 
S: </p>
S: </td>
S: </tr> -->
S:                 </table>
S:             </div>
S:             <!--[if gte mso 9]>
S: </v:textbox>
S: </v:rect>
S: <![endif]-->
S:         </td>
S:     </tr>
S:     <!-- mod 2 and 3  -->
S:     <tr>
S:         <td class="container-bg-td" valign="top" background="" bgcolor="#826cfc" valign="top" width="600" height="auto" align="center" style="background-image:url();background-size:100%;background-position:center!important;background-repeat:no-repeat no-repeat;font-family:Helvetica,Arial,sans-serif!important;background-size: cover;">
S: 
S:             <div>
S:                 <table align="center" role="presentation" width="100%" border="0" cellpadding="0" cellspacing="0">
S:                     <tr>
S:                         <td align="center" valign="top" style="font-family:Helvetica,Arial,sans-serif!important;padding-top:0px;padding-bottom:0px;;padding-right:0;padding-left:0">
S:                             <table role="presentation" align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
S:                               <tr>
S:                                   <td align="left" class="mod1-headline" style="font-family:Helvetica,Arial,sans-serif!important;padding-left:30px;padding-top:49px;padding-bottom:0px;padding-right:30px;font-size:50px;font-weight:bold;line-height:50px;color:#ffffff;">
S:                                     Discover the latest<br>
S: and greatest
S: 
S: 
S:                                   </td>
S:                               </tr>
S:                               <tr>
S:                                 <td align="left" class="mod1-copy-yahoo mod1-copy" style="font-family:Helvetica,Arial,sans-serif!important;padding-left:30px;padding-top:27px;padding-bottom:42px;padding-right:160px;line-height: 23px;font-size: 20px;color:#ffffff;">
S:                                   Need an organized inbox? You got it. <br> 
S:                                   News from Wall Street? No problem.<br>
S:                                   Fantasy Football smack talk? It&#39;s all here. 
S: 
S:                                 </td>
S:                               </tr>
S:                           </table>
S:                         </td>
S:                     </tr>
S:                       <tr>
S:                         <td align="left" style="padding-top:0px;padding-bottom:0px;padding-right:0;padding-left:0;font-family:Helvetica,Arial,sans-serif!important;">
S:                           <table align="left" role="presentation" width="100%" border="0" cellpadding="0" cellspacing="0">
S:                             <tr>
S:                               <td align="left" class="spacer30-1" width="30" height="10"></td>
S:                               <td align="left" style="padding-top:0px;padding-bottom:0px;padding-right:0;padding-left:0;font-family:Helvetica,Arial,sans-serif!important;">
S:                                   <a href="https://www.yahoo.com" style="border-style:none !important;outline-style:none !important;text-decoration:none !important;color:inherit!important;" target="_blank">
S:                             <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="240" style="border-radius:2px;border-spacing:0;border:0;font-family:sans-serif;box-sizing:border-box;">
S:                                 <tr>
S:                                     <td class="button" align="center" valign="middle" height="52" style="color:#ffffff;font-family:Helvetica,Arial,sans-serif!important;font-size:20px;font-weight:100;mso-line-height-rule:exactly;line-height:19px;padding-top:0;padding-bottom:0;padding-right:23px;padding-left:23px;user-select:none;cursor:pointer;" bgcolor="#0078ff">
S:                                         Explore Yahoo
S:                                     </td>
S:                                 </tr>
S:                             </table>
S:                         </a>
S:                               </td>
S:                             </tr>
S:                           </table>
S:                         </td>
S:                       </tr>
S:                                                     <tr>
S:                                 <td align="left" valign="top">
S:                                   <img align="left" width="600" height="396" src="https://s.yimg.com/cv/ae/email/1208/norrin/mod2.jpg" alt="Yahoo" border="0 " style="width:600px;height:396px;color:#000000;font-size:16px;font-weight:400;line-height:22px;mso-line-height-rule:exactly;font-family:Helvetica,Arial,sans-serif;border:0;outline:none;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right: 0px;max-width: 600px; " />
S:                                 </td>
S:                               </tr>
S:                 </table>
S:             </div>
S: 
S:         </td>
S:     </tr>
S: 
S: 
S: 
S:     <!-- end of mods -->
S:     <!-- mod 4 -->
S:     <tr>
S:         <td class="container-bg-2" width="600" height="267" bgcolor="#f7f8ff" valign="top">
S: 
S:                 <table role="presentation" align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-spacing:0;width:100%;min-width:100%!important;">
S:                     <tr>
S:                        <td align="left" class="mod1-headline" style="font-family:Helvetica,Arial,sans-serif!important;padding-left:30px;padding-top:34px;padding-bottom:0px;padding-right:0px;font-size: 50px;line-height: 50px;font-weight: bold;color:#5a00c8;">
S:                         Get app happy
S:                       </td>
S:                     </tr>
S:                     <tr>
S:                        <td align="left" class="mod1-copy" style="font-family:Helvetica,Arial,sans-serif!important;padding-left:30px;padding-top:30px;padding-bottom:36px;padding-right:67px;font-size:20px;line-height: 23px;color:#2d353e;">
S:                         Highly-rated apps are kinda our thing. Check out<br> 
S:                         Yahoo&#39;s Mail, Fantasy, and Search apps. 
S: 
S:                       </td>
S:                     </tr>      
S:                       <tr style="background: no-repeat center; width: 100%;" align="center">
S:                         <td style="padding:0;padding-left:30px;" align="left" valign="bottom">
S:                           <table border="0" cellpadding="0" cellspacing="0" width="240" style="border-radius: 2px; border-spacing: 0; font-family: sans-serif;" bgcolor="#0078ff" class="CTAW">
S:                               <tr>
S:                                 <td align="center" valign="center" style="color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 100; line-height: 19px; white-space: nowrap;" height="52">
S:                                     <a href="https://mobile.yahoo.com " target="_blank" class="CTAlht" style="color:#ffffff; text-decoration:none; width:100%; display:block; line-height:42px;">Get your apps</a>
S:                                 </td>
S:                               </tr>
S:                             </table>
S:                           </td>
S:                       </tr>              
S:                 </table>
S:             
S:         </td>
S:     </tr>
S:     <!-- end of mods -->
S:     <!-- mod 5 -->
S:     <tr>
S:         <td class="mod5-container" width="600" height="100%" valign="top">
S:             
S:                 <table role="presentation" align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-spacing:0;width:100%;min-width:100%!important;">
S:                     <img align="right" width="600" height="376" src="https://s.yimg.com/cv/ae/email/1128/norrin/mod2-norrin-tools@2x.png" alt="Get an organized inbox with Yahoo Mail." border="0 " style="width:100%;color:#000000;font-size:16px;font-weight:400;line-height:22px;mso-line-height-rule:exactly;font-family:Helvetica,Arial,sans-serif;border:0;outline:none;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right: 0px;max-width: 600px; height:376px;" />
S:                     <!-- https://s.yimg.com/cv/ae/email/1128/norrin/mod2-norrin-tools@2x.png -->
S:                 </table>
S:          
S:         </td>
S:     </tr>
S:     <!-- end of mods -->
S:     <!-- mod 6  -->
S:     <table width="600" border="0" cellspacing="0" cellpadding="0" class="width-320px">
S:         <tr>
S:             <td align="center" valign="top">
S:                 <table width="100%" border="0" cellspacing="0" cellpadding="0">
S:                     <tr>
S:                         <td align="left" valign="top">
S:                             <table width="100%" border="0" cellspacing="0" cellpadding="0">
S:                                 <tr>
S:                                     <td width="600" height="600" align="left" valign="top" background="" bgcolor="#826cfc" style="background-repeat:no-repeat; background-position:top;">
S: 
S:                                         <div>
S:                                             <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center" style="border-spacing:0;" role="presentation">
S:                                                 <tr>
S:                                   <td align="left" class="mod1-headline" style="font-family:Helvetica,Arial,sans-serif!important;padding-top:30px;padding-bottom:0px;padding-right:0px;padding-left:30px;font-size:50px;font-weight:bold;line-height:50px;color:#ffffff;">
S:                                   Ditch your password
S: 
S: 
S:                                   </td>
S:                                                 </tr>
S:                                                 <tr>
S:                                                     <td align="left">
S:                                                         <table cellpadding="0" cellspacing="0" border="0" width="100%" style="border-spacing:0;" role="presentation">
S:                                                             <tr>
S:                                                                 <td align="left" class="mod1-copy" style="color:#ffffff;font-size:20px;font-weight:400;line-height:23px;font-family:Helvetica,Arial,sans-serif;padding-left:30px;padding-top:40px;padding-bottom: 42px;" class="easily"> Easily and securely sign in with Account&nbsp;Key.
S:                                                                     <br> Your phone is now your password. </td>
S:                                                             </tr>
S:                                                         </table>
S:                                                     </td>
S:                                                 </tr>
S:                                                 <tr>
S:                                                     <td align="left" style="padding: 0 0 0 0;">
S:                                                         <table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing:0;" role="presentation">
S:                                                             <tr class="inner contents" style="background: no-repeat left; width: 100%;" align="left">
S:                                                                 <td style="padding-left:30px;" align="left">
S:                                                                     <table border="0" cellpadding="0" cellspacing="0" width="240" style="border-radius: 2px; border-spacing: 0; font-family: sans-serif;" bgcolor="#0078ff" class="CTAW3">
S:                                                                         <tr>
S:                                                                             <td align="center" valign="middle" style="color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 100; line-height: 19px;" height="52"><a href="https://login.yahoo.com/accountkey/setup" target="_blank" class="CTAlht" style="color:#ffffff; text-decoration:none; width:100%; display:block; line-height:45px;">Go password free</a></td>
S:                                                                         </tr>
S:                                                                     </table>
S:                                                                 </td>
S:                                                             </tr>
S:                                                         </table>
S:                                                     </td>
S:                                                 </tr>
S:                                                 <tr>
S:                                                     <td align="center" style="padding: 0px;"><img src="https://s.yimg.com/cv/ae/email/1212/norrin/mod3.jpg" alt="Sign in with Yahoo's Account Key!" width="600" height="596" class="mobile" style="display:block" border="0"></td>
S:                                                 </tr>
S:                                             </table>
S:                                         </div>
S: 
S:                                     </td>
S:                                 </tr>
S:                             </table>
S:                         </td>
S:                     </tr>
S:                 </table>
S:             </td>
S:         </tr>
S:     </table>
S: </table>
S: </td>
S: </tr>
S: </tbody>
S: </table>
S: <!-- </a> -->
S: </td>
S: </tr>
S: <tr>
S: <td align="center" height="78" class="footer-tokens" style="font-family:Helvetica,Arial,sans-serif!important;background-color:#ffffff;color:#777777;font-size:12px;">
S: 
S: <a href="https://info.yahoo.com/privacy/us/yahoo/details.html">Privacy Policy</a>
S:                                    <br/><br/>
S: 
S: </td>
S: </tr>
S: </tbody>
S: </table>
S: </td>
S: </tr>
S: </tbody>
S: </table>
S: )
S: A00000011 OK UID FETCH completed
C: A00000012 UID FETCH 2 (BODY.PEEK[])
S: * 2 FETCH (UID 2 BODY[] {18605}
S: X-Apparently-To: tobiidynavoxappdev@yahoo.com; Fri, 09 Feb 2018 11:54:04 +0000
S: Return-Path: <bounce@bounce7.communications.yahoo.com>
S: Received-SPF: none (domain of bounce7.communications.yahoo.com does not designate permitted sender hosts)
S: X-YMailISG: 1xAZOwoWLDtrRp1seYHrnUWcGcl2d9wmwRPOS5Z_JRxWqUb3
S:  .d4v6Z1FvI1LvvebPddD4_4kDDgFrLUqpW_OMSZaUX716B9Gu8Ps6ztveXs6
S:  ek1LuDflsnN0hkqUzaxxHiVGAg22dcXe.nqiQ9MXgRQCworV08uJslPiMx_M
S:  NIChmWSGxD_Jk.OYqCJgXwWBVEc9Bf2i2WX9eA_Re0w39TlpJSORDZQV2EKt
S:  9bPIQoqhJ_esg6f2URiDZsQcC_VUhyFwm6R83IqZE9wK5A8Lv9CcTdduNH2Z
S:  vPXF19KELCCjnuZOWMpOgNnSS321dIY9yO.G_EuXkfb28p2HH62fdaQ1_ZB0
S:  6UQ55XH5wM4z2deoorUi8KE7AUHp3A_18hSZY2EpciOEZfTozYdwHfwDHDTZ
S:  EW2EtpPhuNDljtPWsCxbbwAL_q2AwH.nuROQQjbhvsrr1fjkSuw67dK3uvH8
S:  pTLv2U9fVX2BY0iBp5KstkvplCzA7qo4x63CgRWJ0anmfFxyfqrtWOQAHSVv
S:  bh0Ka1XO51oTXC_ZcGQRnkiz8n7ig.P6OzyUu9IiMwOM6Lt3_Iv3PEo1Par.
S:  iTnfTXttnnkgP2bN8jsE5rPja98JabG_CCFl4l.eiwwbDTQPmuiiKJK5hYah
S:  nd7MxEwddrJTyExpM6NphKvlz2IkChjB5ZC_kp2u9hFRZh7wrFP7xvII_hMQ
S:  DwkzezL3MHMAEipWTRJPzUNq5mG3Rm.RT_OyQqWmNDby2lfsI.HTawCgvqLF
S:  GofvARi3HW7XTcU98CS49_6_I9faI0NRpAFRc61M0ECGrfIaTWZy3Kre_FYN
S:  myIVZ6m8LqtByI9T2b.VMyDQJkRSkamVBAzShWgJSQvmqa5PNYjk_QUQnlw.
S:  uP.vdN6S58C4MwspPkEYPrB1gc_GRmKuA.g.KO1Qd0esGTDBTNpv36BQtfGH
S:  O2UVOIYUCfx.VVqYInke9WOZQs4H63_wmTRrUEDqBuXUhM3fhjtPFm5Vsgqi
S:  ggoBVWK2cbrLEdEWX6rAu2n4kGPyGfWu.F98qaumnCEcq2WvannQadzvOWB4
S:  LCWKwBHLetdCFYbH7GqsLatrqsvbB0ObT7mvRw0SDHAfsVRflqqbzDkHXPfS
S:  pHlnbrR3wFUPZrviyOvIZvgN1GcrjUQ74juYfYjnnSfwBpv9Fa5C3lhZcvxF
S:  FM4_0k1O1q9L8GJTk_TvUuFHzc8lMgfMOO3RaKdl_.MAMbKZ8kSMHWV1_Wwk
S:  5PZsyc_oeNiAfKlYcNHtq8e_AEK6k2QqtQV1lXp787_bsWjRwKg8ZlsNptQU
S:  7VlrdXUZAU3sQn36Gz3s7gA3.iNVnKDE5ITgfJQ8aR26GLVpocClp1wL_8_8
S:  l9XwYDu6gDuF2It51DgHeajnFAGlxBih4uzX5T1hHrTNDzQ58H28S9JkbSsI
S:  Cg5LhGDIGUsZBaYeuqGP5SubyyclLOvzp9EaI7arGyLxqKuiddJLsMQFdely
S:  EBu9pRNdoTW87lndrkE4Ig6JifSfWJPtL0XyMJ_HIEQ-
S: X-Originating-IP: [67.195.83.141]
S: Authentication-Results: mta4430.mail.gq1.yahoo.com  from=communications.yahoo.com; domainkeys=neutral (no sig);  from=communications.yahoo.com; dkim=pass (ok)
S: Received: from 127.0.0.1  (EHLO mta78.communications.yahoo.com) (67.195.83.141)
S:   by mta4430.mail.gq1.yahoo.com with SMTPS; Fri, 09 Feb 2018 11:54:04 +0000
S: Received: from localhost ([127.0.0.1])
S:  by mta78.communications.yahoo.com (-); Fri, 09 Feb 2018 11:54:04 +0000
S: X-VirtualServer: marketing, mta78.communications.yahoo.com, 67.195.83.141
S: X-VirtualServerGroup: marketing
S: X-MailingID: 218103894::7235633::1515099796::392513::ver**1**YUID**cp3af5ycqe5z5oj34azrlsdlwifey2nihx2nx3z4#137_20171221152210_::443316_1030269950_0__8682310
S: X-SMHeaderMap: mid="X-MailingID"
S: X-Destination-ID: tobiidynavoxappdev@yahoo.com
S: X-SMFBL: dG9iaWlkeW5hdm94YXBwZGV2QHlhaG9vLmNvbQ==
S: DKIM-Signature: v=1; a=rsa-sha1; c=simple;
S:  d=communications.yahoo.com; s=201402-std-mrk;
S:  i=@communications.yahoo.com; h=Content-Transfer-Encoding:
S:  Content-Disposition:Content-Type:MIME-Version:Message-ID:
S:  X-ReportingKey:Subject:Date:To:Reply-To:From; bh=Yn1YQdjQ6BO2NEQ
S:  pF4FFCxdS0ss=; b=Yxt2qSQB+2PbnC/+paQpQKpE95nryXJCT8/urmT45IIBjju
S:  fkklbnyAMSAZ0xIg7N3WCGN18lThCHhr9COMwQKnrxiVFcAfq6P+lZkjZz8St91f
S:  TCYenzPf9sghIOFYNA/nagUFUw2LzgY4urdKSpMWVCc5WQpfsm0TgTs92Gf4=
S: Content-Transfer-Encoding: quoted-printable
S: Content-Disposition: inline
S: Content-Type: text/html;
S:  charset="UTF-8"
S: MIME-Version: 1.0
S: Message-ID: <218103894.443316@communications.yahoo.com>
S: X-ReportingKey: MJ2H9H5Y3045U1D3GH46TKW4TJJ37C0RJ12H1C07N39BFDW::tobiidynavoxappdev@yahoo.com::ver**1**YUID**cp3af5ycqe5z5oj34azrlsdlwifey2nihx2nx3z4#137_20171221152210_
S: Subject: =?UTF-8?Q?Hey=20Tobii=2C=20explore=20your=20new=20inbox=20?=
S: Date: Fri, 09 Feb 2018 11:54:04 +0000
S: To: tobiidynavoxappdev@yahoo.com
S: Reply-To: <replies@communications.yahoo.com>
S: From: =?UTF-8?Q?Yahoo=20Mail?= <Yahoo@communications.yahoo.com>
S: Content-Length: 14559
S: 
S: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://ww=
S: w.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">=0A<html xmlns=3D"http://=
S: www.w3.org/1999/xhtml"><head><meta http-equiv=3D"Content-Type" content=3D=
S: "text/html; charset=3Dutf-8"><title>Yahoo</title><style type=3D"text/css"=
S: >=0Atable th {=0A    margin: 0 !important;=0A    padding: 0 !important;=0A=
S:     vertical-align: top !important;=0A    font-weight: normal !important;=
S: =0A}=0Abody {=0A    padding: 0;=0A    margin: 0;=0A    width: 100%;=0A   =
S:  margin-left: 0px !important;=0A    margin-right: 0px !important;=0A}=0A.=
S: appleLinks {=0A    color: inherit;=0A    text-decoration: none;=0A}=0A.ap=
S: pleLinks a {=0A    color: inherit;=0A    text-decoration: none;=0A}=0Ahtm=
S: l {=0A    -webkit-text-size-adjust: none;=0A}=0Av\:* {=0A    behavior: ur=
S: l(#default#VML);=0A    display: block;=0A}=0A.ExternalClass * {=0A    lin=
S: e-height: 100%;=0A}=0Ahtml {=0A    -webkit-text-size-adjust: none;=0A    =
S: -ms-text-size-adjust: none;=0A}=0Abody {=0A    margin: 0;=0A    padding: =
S: 0;=0A}=0A.ReadMsgBody {=0A    width: 100%;=0A}=0A.ExternalClass {=0A    w=
S: idth: 100%;=0A}=0A.ExternalClass * {=0A    line-height: 100%;=0A}=0A@font=
S: -face {=0A    font-family: HelveticaNeueMed;=0A    src: url(fonts/Helveti=
S: caNeueMed.ttf);=0A}=0A@font-face {=0A    font-family: HelveticaNeueBd;=0A=
S:     src: url(fonts/HelveticaNeueBd.ttf);=0A}=0A=0A@media only screen and =
S: (max-device-width: 650px) { /* Mobile show class*/=0A*.show {=0A    displ=
S: ay: block !important;=0A    margin: 0 !important;=0A    padding: 0 !impor=
S: tant;=0A    overflow: visible !important;=0A    width: auto !important;=0A=
S:     max-height: inherit !important;=0A}=0Abody[yahoo] .mobile-display:not=
S: (.om-views-messagepane) {=0A    display: block !important;=0A    width: a=
S: uto !important;=0A    height: auto !important;=0A    overflow: visible !i=
S: mportant;=0A    visibility: visible !important;=0A    float: none !import=
S: ant;=0A    max-height: inherit !important;=0A    line-height: normal !imp=
S: ortant;=0A}=0A*:not(.om-views-messagepane) {=0A    margin: 0 !important;=0A=
S:     padding: 0 !important;=0A}=0A/*width 320px to 0px*/=0Abody[yahoo] .wi=
S: dth_320px:not(.om-views-messagepane) {=0A    width: 320px !important;=0A =
S:    min-width: 320px !important;=0A}=0A/* min width and max width 320px*/=0A=
S: body[yahoo] .dn:not(.om-views-messagepane) {=0A    display: none !importa=
S: nt;=0A}=0Abody[yahoo] .db:not(.om-views-messagepane) {=0A    display: blo=
S: ck !important;=0A}=0Abody[yahoo] .imgwidth320:not(.om-views-messagepane) =
S: {=0A    height: auto !important;=0A    width: 320px !important;=0A}=0Abod=
S: y[yahoo] .imgwidth292:not(.om-views-messagepane) {=0A    height: auto !im=
S: portant;=0A    width: 292px !important;=0A}=0Abody[yahoo] .logowidth:not(=
S: .om-views-messagepane) {=0A    height: auto !important;=0A    width: 130p=
S: x !important;=0A}=0Abody[yahoo] .pad_left24:not(.om-views-messagepane) {=0A=
S:     padding-left: 14px !important;=0A}=0Abody[yahoo] .pad_right24:not(.om=
S: -views-messagepane) {=0A    padding-right: 24px !important;=0A}=0Abody[ya=
S: hoo] .txt1:not(.om-views-messagepane) {=0A    font-size: 25px !important;=
S: =0A    line-height: 27px !important;=0A}=0Abody[yahoo] .txt2:not(.om-view=
S: s-messagepane) {=0A    font-size: 12px !important;=0A    line-height: 15p=
S: x !important;=0A    padding: 9px 14px 15px 0 !important;=0A}=0Abody[yahoo=
S: ] .txt3:not(.om-views-messagepane) {=0A    font-size: 12px !important;=0A=
S:     line-height: 15px !important;=0A    padding: 9px 0 15px 0 !important;=
S: =0A}=0Abody[yahoo] .txt4:not(.om-views-messagepane) {=0A    font-size: 25=
S: px !important;=0A    line-height: 27px !important;=0A    padding-left: 20=
S: px !important;=0A}=0Abody[yahoo] .txt5:not(.om-views-messagepane) {=0A   =
S:  font-size: 12px !important;=0A    line-height: 15px !important;=0A    pa=
S: dding: 9px 50px 15px 0 !important;=0A}=0Abody[yahoo] .height26:not(.om-vi=
S: ews-messagepane) {=0A    height: 26px !important;=0A}=0Abody[yahoo] .heig=
S: ht30:not(.om-views-messagepane) {=0A    height: 30px !important;=0A}=0Abo=
S: dy[yahoo] .cta:not(.om-views-messagepane) {=0A    width: 122px !important=
S: ;=0A    height: 28px !important;=0A    font-size: 12px !important;=0A}=0A=
S: }=0A</style></head><body bgcolor=3D"#f1f1f5" style=3D"background-color:#f=
S: 1f1f5; background-position:left top; background-repeat:no-repeat;" yahoo=3D=
S: "fix"><IMG SRC=3D"https://email.communications.yahoo.com/t/gbH1AAcbaG1-Br=
S: GQAACwL4KbBNE2FUuaNQ2u3WRK48aaaaII3-gBNH0C36aa?r=3Dxct~250C~250Cz~2548~25=
S: 48aSKB~2548~2548en5Yh30asc7x7ml16Y1pnqfjyghc00pgjv4lz112~2541319_02z9z403=
S: z704z2_~amp;b=3Dvmdgkb0lctqvcnrbgt~256y0Yjmq.aqk~amp;n=3D" WIDTH=3D"1" HE=
S: IGHT=3D"1" STYLE=3D"border:0px hidden transparent !important; display:non=
S: e !important; overflow:hidden; max-height: 0;" ALT=3D""/>=0A=09 =0A=09=0A=
S: =09=09=0A=09=09<span style=3D"visibility:hidden;font-size:0px;display:non=
S: e;"></span>=0A=09=0A=09=0A=0A=09=0A=09<div style=3D"display:none; visibil=
S: ity:hidden; mso-hide:all; max-height:0px; overflow: hidden;"><img src=3D"=
S: https://ad.doubleclick.net/ddm/trackimp/N360801.1913355YAHOOADMANAGER/B11=
S: 128847.150487189;dc_trk_aid=3D321164050;dc_trk_cid=3D80700653;ord=3D[time=
S: stamp];dc_lat=3D;dc_rdid=3D;tag_for_child_directed_treatment=3D?" width=3D=
S: "0" height=3D"0" style=3D"display:none; visibility:hidden; mso-hide:all; =
S: max-height:0px; overflow: hidden;" />=0A<img src=3D"https://beacon.krxd.n=
S: et/ad_impression.gif?confid=3Dqygrk9qlk&advertiserid=3D6589630&campaignid=
S: =3D11128847&adid=3D321164050&siteid=3D2651245&placementid=3D150487189&cre=
S: ativeid=3D80700653" width=3D"0" height=3D"0" style=3D"display:none; visib=
S: ility:hidden; mso-hide:all; max-height:0px; overflow: hidden;" /></div>=0A=
S: =09=0A=09=0A=09=0A=09=0A<table width=3D"100%" border=3D"0" align=3D"cente=
S: r" cellpadding=3D"0" cellspacing=3D"0" bgcolor=3D"#ffffff"><tr><td align=3D=
S: "center" valign=3D"top"><table width=3D"500" border=3D"0" align=3D"center=
S: " cellpadding=3D"0" cellspacing=3D"0" class=3D"width_320px" style=3D"min-=
S: width:500px;"><tr><td align=3D"center" valign=3D"top"><!--Preheader--> =0A=
S:              =0A            <!--Preheader End-->=0A            =0A       =
S:      <table width=3D"100%" border=3D"0" align=3D"center" cellpadding=3D"0=
S: " cellspacing=3D"0" bgcolor=3D"#f1f1f5"><tbody><tr><td align=3D"left" val=
S: ign=3D"top" style=3D"padding-left: 38px;" class=3D"pad_left24"><table wid=
S: th=3D"100%" border=3D"0" cellspacing=3D"0" cellpadding=3D"0"><tbody><tr><=
S: td class=3D"height26" height=3D"42" align=3D"left" valign=3D"top" style=3D=
S: "font-size: 42px; line-height: 42px;"><img src=3D"https://s.yimg.com/sd/1=
S: 8044/21871/spacer.gif" width=3D"1" height=3D"1" alt=3D"" style=3D"display=
S: : block;" border=3D"0"></td>=0A                        </tr><tr><td align=
S: =3D"left" valign=3D"top"><table border=3D"0" cellspacing=3D"0" cellpaddin=
S: g=3D"0"><tbody><tr><td align=3D"left" valign=3D"top"><a href=3D"https://e=
S: mail.communications.yahoo.com/t/gcH1AAcbaG1-BrGQAACwL4KbBNE2FUuaNQ2u3WRK4=
S: 8aaaaII3-gBNH0C36aa?r=3Dxct~250C~250Cz~2548~2548aSKB~2548~2548en5Yh30asc7=
S: x7ml16Y1pnqfjyghc00pgjv4lz112~2541319_02z9z403z704z2_~amp;b=3Dvmdgkb0lctq=
S: vcnrbgt~256y0Yjmq.aqk~amp;n=3DZ~amp;z=3D" target=3D"_blank"><img class=3D=
S: "logowidth" src=3D"https://s.yimg.com/sd/18044/21871/122017_Mail_WS2_EY_L=
S: ogo.jpg" width=3D"169" height=3D"24" alt=3D"Yahoo Mail" style=3D"display:=
S:  block;" border=3D"0"></a></td>=0A                                </tr></=
S: tbody></table></td>=0A                        </tr><tr><td height=3D"47" =
S: align=3D"left" valign=3D"top" style=3D"font-size: 47px; line-height: 47px=
S: ;" class=3D"height30"><img src=3D"https://s.yimg.com/sd/18044/21871/space=
S: r.gif" width=3D"1" height=3D"1" alt=3D"" style=3D"display: block;" border=
S: =3D"0"></td>=0A                        </tr><tr><td class=3D"txt1" align=3D=
S: "left" valign=3D"top" style=3D"font-family:'HelveticaNeueBd', Helvetica, =
S: sans-serif; font-size:42px; color:#5a00c8; line-height:44px;  font-weight=
S: :bold;">Get ready for takeoff </td>=0A                        </tr><tr><t=
S: d class=3D"txt2" align=3D"left" valign=3D"top" style=3D"font-family:'Helv=
S: eticaNeueMed', Helvetica, sans-serif; font-size:17px; color:#26282a; line=
S: -height:20px; padding-top: 14px; padding-bottom: 23px; font-weight:normal=
S: ; padding-right: 25px;">Let=E2=80=99s get going by sending your first ema=
S: il. Try adding a GIF or one of our artist-designed stationery.</td>=0A   =
S:                      </tr><tr><td align=3D"left" valign=3D"top"><a href=3D=
S: "https://mrd.mail.yahoo.com/compose?link=3Dcmp&cmpn=3D20171221152210" tar=
S: get=3D"_blank" style=3D"color:#ffffff; text-decoration: none;"><table cla=
S: ss=3D"cta" width=3D"191" border=3D"0" cellpadding=3D"0" cellspacing=3D"0"=
S: ><tbody><tr><td class=3D"cta" height=3D"44" align=3D"center" valign=3D"mi=
S: ddle" bgcolor=3D"#0078ff" style=3D"font-family:Helvetica, sans-serif; fon=
S: t-size:17px; color:#ffffff; line-height:20px; font-weight:normal;">Send a=
S: n email</td>=0A                                </tr></tbody></table></a><=
S: /td>=0A                        </tr></tbody></table></td>=0A             =
S:    </tr><tr><td align=3D"left" valign=3D"top"><a href=3D"https://mrd.mail=
S: .yahoo.com/compose?link=3Dcmp&cmpn=3D20171221152210" target=3D"_blank"><i=
S: mg class=3D"imgwidth320" src=3D"https://s.yimg.com/sd/18044/21871/122017_=
S: Mail_WS2_EY_Hero1.jpg" width=3D"500" height=3D"294" alt=3D"Get ready for =
S: takeoff" style=3D"display: block;" border=3D"0"></a></td>=0A             =
S:    </tr><tr><td align=3D"left" valign=3D"top" style=3D"padding-right: 54p=
S: x;" class=3D"pad_right24"><table width=3D"100%" border=3D"0" cellspacing=3D=
S: "0" cellpadding=3D"0"><tbody><tr><td class=3D"height26" height=3D"35" ali=
S: gn=3D"left" valign=3D"top" style=3D"font-size: 35px; line-height: 35px;">=
S: <img src=3D"https://s.yimg.com/sd/18044/21871/spacer.gif" width=3D"1" hei=
S: ght=3D"1" alt=3D"" style=3D"display: block;" border=3D"0"></td>=0A       =
S:                  </tr><tr><td class=3D"txt4" align=3D"right" valign=3D"to=
S: p" style=3D"font-family:'HelveticaNeueBd', Helvetica, sans-serif; font-si=
S: ze:42px; color:#5a00c8; line-height:44px; font-weight:bold; padding-left:=
S:  60px;">Brighten your day.<br>=0A                            And inbox.</=
S: td>=0A                        </tr><tr><td class=3D"txt3" align=3D"right"=
S:  valign=3D"top" style=3D"font-family:'HelveticaNeueMed', Helvetica, sans-=
S: serif; font-size:17px; color:#26282a; line-height:20px; padding-top: 12px=
S: ; padding-bottom: 22px; font-weight:normal;">Time to set up your inbox yo=
S: ur way.<br>=0A                            Add a splash of color with adju=
S: stable themes. </td>=0A                        </tr><tr><td align=3D"righ=
S: t" valign=3D"top"><a href=3D"https://mrd.mail.yahoo.com/themes?link=3Dthm=
S: &cmpn=3D20171221152210" target=3D"_blank" style=3D"color:#ffffff; text-de=
S: coration: none;"><table class=3D"cta" width=3D"191" border=3D"0" cellpadd=
S: ing=3D"0" cellspacing=3D"0"><tbody><tr><td class=3D"cta" height=3D"44" al=
S: ign=3D"center" valign=3D"middle" bgcolor=3D"#0078ff" style=3D"font-family=
S: :Helvetica, sans-serif; font-size:17px; color:#ffffff; line-height:20px; =
S: font-weight:normal;">Set your theme</td>=0A                              =
S:   </tr></tbody></table></a></td>=0A                        </tr></tbody><=
S: /table></td>=0A                </tr><tr><td height=3D"68" align=3D"left" =
S: valign=3D"top" style=3D"font-size: 68px; line-height: 68px;" class=3D"hei=
S: ght30"><img src=3D"https://s.yimg.com/sd/18044/21871/spacer.gif" width=3D=
S: "1" height=3D"1" alt=3D"" style=3D"display: block;" border=3D"0"></td>=0A=
S:                 </tr><tr><td align=3D"center" valign=3D"top"><a href=3D"h=
S: ttps://mrd.mail.yahoo.com/themes?link=3Dthm&cmpn=3D20171221152210" target=
S: =3D"_blank"><img class=3D"imgwidth292" src=3D"https://s.yimg.com/sd/18044=
S: /21871/122017_Mail_WS2_EY_Gif.jpg" width=3D"500" height=3D"275" alt=3D"Br=
S: ighten your day. And inbox." style=3D"display: block;" border=3D"0"></a><=
S: /td>=0A                </tr><tr><td align=3D"left" valign=3D"top" style=3D=
S: "padding-left: 38px;" class=3D"pad_left24"><table width=3D"100%" border=3D=
S: "0" cellspacing=3D"0" cellpadding=3D"0"><tbody><tr><td height=3D"40" alig=
S: n=3D"left" valign=3D"top" style=3D"font-size: 40px; line-height: 40px;" c=
S: lass=3D"height30"><img src=3D"https://s.yimg.com/sd/18044/21871/spacer.gi=
S: f" width=3D"1" height=3D"1" alt=3D"" style=3D"display: block;" border=3D"=
S: 0"></td>=0A                        </tr><tr><td class=3D"txt1" align=3D"l=
S: eft" valign=3D"top" style=3D"font-family:'HelveticaNeueBd', Helvetica, sa=
S: ns-serif; font-size:42px; color:#5a00c8; line-height:44px;  font-weight:b=
S: old; padding-right: 35px;">Soak it all in</td>=0A                        =
S: </tr><tr><td class=3D"txt5" align=3D"left" valign=3D"top" style=3D"font-f=
S: amily:'HelveticaNeueMed', Helvetica, sans-serif; font-size:17px; color:#2=
S: 6282a; line-height:20px; padding-top: 13px; padding-bottom: 22px; font-we=
S: ight:normal;">Yahoo Mail makes it easy to get organized.<br>=0A          =
S:                   Take a look around. We think you=E2=80=99ll like what y=
S: ou see.</td>=0A                        </tr><tr><td align=3D"left" valign=
S: =3D"top"><a href=3D"https://mrd.mail.yahoo.com/tutorial?link=3Dtut&cmpn=3D=
S: 20171221152210" target=3D"_blank" style=3D"color:#ffffff; text-decoration=
S: : none;"><table class=3D"cta" width=3D"191" border=3D"0" cellpadding=3D"0=
S: " cellspacing=3D"0"><tbody><tr><td class=3D"cta" height=3D"44" align=3D"c=
S: enter" valign=3D"middle" bgcolor=3D"#0078ff" style=3D"font-family:Helveti=
S: ca, sans-serif; font-size:17px; color:#ffffff; line-height:20px; font-wei=
S: ght:normal;">Learn more</td>=0A                                </tr></tbo=
S: dy></table></a></td>=0A                        </tr></tbody></table></td>=
S: =0A                </tr><tr><td align=3D"left" valign=3D"top"><a href=3D"=
S: https://mrd.mail.yahoo.com/tutorial?link=3Dtut&cmpn=3D20171221152210" tar=
S: get=3D"_blank"><img class=3D"imgwidth320" src=3D"https://s.yimg.com/sd/18=
S: 044/21871/122017_Mail_WS2_EY_Hero2.jpg" width=3D"500" height=3D"477" alt=3D=
S: "Soak it all in" style=3D"display: block;" border=3D"0"></a></td>=0A     =
S:            </tr></tbody></table><!-- View As Webpage Start--> =0A        =
S:      =0A            <!-- View As Webpage End--> =0A            <!--Footer=
S: --> =0A             =0A            <!--Footer End--></td>=0A        </tr>=
S: </table></td>=0A  </tr></table></body></html>=0A=0A<!-- dev-ecmt-os.direc=
S: t.gq1.yahoo.com Wed Dec 27 14:24:00 UTC 2017 -->=0A=0A=0A<!-- dev-ecmt-os=
S: .direct.gq1.yahoo.com Wed Dec 27 14:24:22 UTC 2017 -->=0A
S: )
S: A00000012 OK UID FETCH completed
C: A00000013 UID FETCH 3 (BODY.PEEK[])
S: * 3 FETCH (UID 3 BODY[] {15382}
S: X-Apparently-To: tobiidynavoxappdev@yahoo.com; Fri, 09 Feb 2018 12:10:08 +0000
S: Return-Path: <bounce@bounce7.communications.yahoo.com>
S: Received-SPF: none (domain of bounce7.communications.yahoo.com does not designate permitted sender hosts)
S: X-YMailISG: mJcE4HIWLDsDAimJFLTFSM6WEzS4bD8mvDBBArgHCJLNH5BY
S:  Vu6rIwuwDNWTCv92t31Tix.t.mMLIPbk0R9m75cOSssMcLo5rd7QeDofxTTK
S:  SjJ3UL7k1p4EmVJAfjlMNJdYKUwxeRRUsH8Fbtc6ozrMt8rMhx7xjC76f9cS
S:  VzV8yZ5WL6YJyT2OgHdwEuaHHonst37Je.EvYpGU4jGUV8hlYDQBw8hRJWGP
S:  YhAoSj1DAUB.OJ0qoL7cY.rYXRODhQKRvtkOTGO7hu.g3FPuLAHEBldfka7k
S:  bweUQrS8GMhVbc1bo9HYdQPb6yiYCsnDjbMjAGq46Q5iIi.Sv6cYKxI_h_yX
S:  _LPmfPgD_jVaffn0rVeG1AyytS3IjDxYTY4gI9x0VewkpDMYOMZxcYIbIrEX
S:  UzbZlt4skcazp.2lOXSRxF6PM4HwFN8qpSA.ho7xqobsyfq1RKdvSIVjxUWf
S:  MN..4xQR4DXD6DSLNxncMUlDPyWON6mYYLlmn6SseWJyaAKmZQc6OzNIdqQc
S:  qY36eUNEQxxNmUBNPLoNi6OrQ.BXvH.hzC.Ex3vazfpKu0UGXRfsQbaqogV5
S:  lV3vCtTlk8l.uiFTxBVSTVPE2cGjsLrE26B7z5Z_HVmivCqcQwoWJn5sH.BM
S:  GA6.9mU_._cYHRSJjOL4eKLW7MwoDw7Ax0f4sxrfyHW_naOvYVEJXkGi22bT
S:  u3QCY3erBbtK.CnCI4lMVD8W_dPuJB.EiHcSU_zQG6xUdgpjRCsP1r6AE7Cc
S:  T6YkcfW0fUd3bNTQd8arvloqRkrgdSILdxb.th0lsSwktuWrJpOQXaM2WgxG
S:  TaqkiDDAHNdnaFQtLod9LU1d5PYRihImUjo1wthQl20YaJB5sT5tTdPHZRfe
S:  9BNkm0hraYfk1dKDngkJ3D1Dr2QMLi5jdRXoEzcdvN58PPtAS7xhJDU8C7iU
S:  1badGz3_RTVCt4pU52iEoGMi07ml8oxh.sD4.jLLg0fGq..o7ZPPI2iXnWFw
S:  RxWqzDnZ.KNUWzD1yJyS_Jk90ATq04f8DklolRI5_UNSu2n0gFn.eQeaj1fn
S:  FmDimAQ6_hYRrLnhsF5PUlHQmYJqpDZyfhWVYpoiYqkQxvfoDUt6UHu8JN2t
S:  F5U4O4_v4H3jGgZbiasfCoMULBFsAaYgOk9GJTSVN6wZBq2EGFLgAlNUsLMn
S:  s7hkW60LZLc5Azhq0lpBycFtOjPkEeBZTBzcFfon8E.dcPAHcaYuTbeFMTD4
S:  J61WeArrH2AQgswgCA2Y5zkNj8ZYPndfkvb1ZT7Co9QxQqF7OxBMWLkdqF_V
S:  0iLahkYark_fg0O6ePy_tIJNtqwVW5gsZSrhmyrx3GxzqtJwp5j4aBQQe3IE
S:  NFJ0kJHHjjNtSuPoCig.w4P_zY2YXjYcrWzpEEc0VAD_7g--
S: X-Originating-IP: [67.195.83.137]
S: Authentication-Results: mta4382.mail.gq1.yahoo.com  from=communications.yahoo.com; domainkeys=neutral (no sig);  from=communications.yahoo.com; dkim=pass (ok)
S: Received: from 127.0.0.1  (EHLO mta74.communications.yahoo.com) (67.195.83.137)
S:   by mta4382.mail.gq1.yahoo.com with SMTPS; Fri, 09 Feb 2018 12:10:08 +0000
S: Received: from localhost ([127.0.0.1])
S:  by mta74.communications.yahoo.com (-); Fri, 09 Feb 2018 11:55:06 +0000
S: X-VirtualServer: marketing, mta74.communications.yahoo.com, 67.195.83.137
S: X-VirtualServerGroup: marketing
S: X-MailingID: 218103895::7235634::1515099811::392514::ver**1**YUID**cp3af5ycqe5z5oj34azrlsdlwifey2nihx2nx3z4#137_2017122115250_::238261_1030269950_0__5930827
S: X-SMHeaderMap: mid="X-MailingID"
S: X-Destination-ID: tobiidynavoxappdev@yahoo.com
S: X-SMFBL: dG9iaWlkeW5hdm94YXBwZGV2QHlhaG9vLmNvbQ==
S: DKIM-Signature: v=1; a=rsa-sha1; c=simple;
S:  d=communications.yahoo.com; s=201402-std-mrk;
S:  i=@communications.yahoo.com; h=Content-Transfer-Encoding:
S:  Content-Disposition:Content-Type:MIME-Version:Message-ID:
S:  X-ReportingKey:Subject:Date:To:Reply-To:From; bh=1tpBzOwF01F2U//
S:  PXBNfCU0vnPY=; b=ZISqU+IJxV8VBcEo7nX72oCnGKzF75Yu1MxnhIAz/oIK4f7
S:  tx5d+jLKUGPtg17F6GhJm6WUAcsGWzx/aV8+3IW0cPTtKbaHlzRF0ZunLO8Ukjk/
S:  9XotafploPhNBdw4VNKBAd7je+Vr9x9Tq6A8iSrHv8rMxakIZUIWgvrugH7c=
S: Content-Transfer-Encoding: quoted-printable
S: Content-Disposition: inline
S: Content-Type: text/html;
S:  charset="UTF-8"
S: MIME-Version: 1.0
S: Message-ID: <218103895.238261@communications.yahoo.com>
S: X-ReportingKey: MJ2H9H5Z3045V1D3GH47PKW4UJJ1FE0KJ12H1C07N279CGY::tobiidynavoxappdev@yahoo.com::ver**1**YUID**cp3af5ycqe5z5oj34azrlsdlwifey2nihx2nx3z4#137_2017122115250_
S: Subject: =?UTF-8?Q?Check=20in=20anywhere=20with=20the=20app?=
S: Date: Fri, 09 Feb 2018 11:55:06 +0000
S: To: tobiidynavoxappdev@yahoo.com
S: Reply-To: <replies@communications.yahoo.com>
S: From: =?UTF-8?Q?Yahoo=20Mail?= <Yahoo@communications.yahoo.com>
S: Content-Length: 11508
S: 
S: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://ww=
S: w.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">=0A<html xmlns=3D"http://=
S: www.w3.org/1999/xhtml"><head><meta http-equiv=3D"Content-Type" content=3D=
S: "text/html; charset=3DUTF-8"><title>Yahoo</title><style type=3D"text/css"=
S: >=0Atable th {=0A    margin: 0 !important;=0A    padding: 0 !important;=0A=
S:     vertical-align: top !important;=0A    font-weight: normal !important;=
S: =0A}=0Abody {=0A    padding: 0;=0A    margin: 0;=0A    width: 100%;=0A   =
S:  margin-left: 0px !important;=0A    margin-right: 0px !important;=0A}=0A.=
S: appleLinks {=0A    color: inherit;=0A    text-decoration: none;=0A}=0A.ap=
S: pleLinks a {=0A    color: inherit;=0A    text-decoration: none;=0A}=0Ahtm=
S: l {=0A    -webkit-text-size-adjust: none;=0A}=0Av\:* {=0A    behavior: ur=
S: l(#default#VML);=0A    display: block;=0A}=0A.ExternalClass * {=0A    lin=
S: e-height: 100%;=0A}=0Ahtml {=0A    -webkit-text-size-adjust: none;=0A    =
S: -ms-text-size-adjust: none;=0A}=0Abody {=0A    margin: 0;=0A    padding: =
S: 0;=0A}=0A.ReadMsgBody {=0A    width: 100%;=0A}=0A.ExternalClass {=0A    w=
S: idth: 100%;=0A}=0A.ExternalClass * {=0A    line-height: 100%;=0A}=0A@font=
S: -face {=0A    font-family: HelveticaNeueBd;=0A    src: url(fonts/Helvetic=
S: aNeueBd.ttf);=0A}=0A@font-face {=0A    font-family: HelveticaNeueMed;=0A =
S:    src: url(fonts/HelveticaNeueMed.ttf);=0A}=0A=0A@media only screen and =
S: (max-device-width: 650px) { /* Mobile show class*/=0A*.show {=0A    displ=
S: ay: block !important;=0A    margin: 0 !important;=0A    padding: 0 !impor=
S: tant;=0A    overflow: visible !important;=0A    width: auto !important;=0A=
S:     max-height: inherit !important;=0A}=0Abody[yahoo] .mobile-display:not=
S: (.om-views-messagepane) {=0A    display: block !important;=0A    width: a=
S: uto !important;=0A    height: auto !important;=0A    overflow: visible !i=
S: mportant;=0A    visibility: visible !important;=0A    float: none !import=
S: ant;=0A    max-height: inherit !important;=0A    line-height: normal !imp=
S: ortant;=0A}=0A*:not(.om-views-messagepane) {=0A    margin: 0 !important;=0A=
S:     padding: 0 !important;=0A}=0A/*width 320px to 0px*/=0Abody[yahoo] .wi=
S: dth_320px:not(.om-views-messagepane) {=0A    width: 320px !important;=0A =
S:    min-width: 320px !important;=0A}=0A/* min width and max width 320px*/=0A=
S: body[yahoo] .width110px:not(.om-views-messagepane) {=0A    width: 110px !=
S: important;=0A    min-width: 110px !important;=0A    height: auto !importa=
S: nt;=0A    padding-left: 15px !important;=0A}=0Abody[yahoo] .img40px:not(.=
S: om-views-messagepane) {=0A    width: 50px !important;=0A    min-width: 50=
S: px !important;=0A    height: auto !important;=0A}=0Abody[yahoo] .dn:not(.=
S: om-views-messagepane) {=0A    display: none !important;=0A}=0Abody[yahoo]=
S:  .db:not(.om-views-messagepane) {=0A    display: block !important;=0A}=0A=
S: body[yahoo] .width320px:not(.om-views-messagepane) {=0A    height: auto !=
S: important;=0A    width: 320px !important;=0A}=0Abody[yahoo] .width15:not(=
S: .om-views-messagepane) {=0A    height: auto !important;=0A    width: 15px=
S:  !important;=0A}=0Abody[yahoo] .font2:not(.om-views-messagepane) {=0A    =
S: line-height: 15px !important;=0A    font-size: 12px !important;=0A    pad=
S: ding: 0px 10px 0px 10px !important;=0A}=0Abody[yahoo] .h20:not(.om-views-=
S: messagepane) {=0A    height: 29px !important;=0A}=0Abody[yahoo] .h30px:no=
S: t(.om-views-messagepane) {=0A    height: 35px !important;=0A}=0Abody[yaho=
S: o] .h15:not(.om-views-messagepane) {=0A    height: 15px !important;=0A}=0A=
S: body[yahoo] .h13:not(.om-views-messagepane) {=0A    height: 13px !importa=
S: nt;=0A}=0Abody[yahoo] .txt1:not(.om-views-messagepane) {=0A    font-size:=
S:  28px !important;=0A    line-height: 30px !important;=0A}=0A}=0A</style><=
S: /head><body style=3D"background-color:#ffffff; background-position:left t=
S: op; background-repeat:no-repeat;" yahoo=3D"fix" bgcolor=3D"#ffffff"><IMG =
S: SRC=3D"https://email.communications.yahoo.com/t/gbH1AAabaG1-BsGQAACxL4KcB=
S: NE2FVdaHIVv3WRK48aaaaFU4-lBNH0DA~aa?t=3Dver%2A%2A1%2A%2AYUID%2A%2Acp3af5y=
S: cqe5z5oj34azrlsdlwifey2nihx2nx3z4%23137_2017122115250_&d=3Dtobiidynavoxap=
S: pdev%40yahoo.com&l=3D" WIDTH=3D"1" HEIGHT=3D"1" STYLE=3D"border:0px hidde=
S: n transparent !important; display:none !important; overflow:hidden; max-h=
S: eight: 0;" ALT=3D""/>=0A<table border=3D"0" bgcolor=3D"#ffffff" align=3D"=
S: center" width=3D"100%" cellspacing=3D"0" cellpadding=3D"0"><tbody><tr><td=
S:  align=3D"center" valign=3D"top"><table class=3D"width_320px" style=3D"mi=
S: n-width:500px;" border=3D"0" align=3D"center" width=3D"500" cellspacing=3D=
S: "0" cellpadding=3D"0"><tbody><tr><td align=3D"center" valign=3D"top"><!--=
S: Preheader--> =0A                 =0A                <!--Preheader End-->=0A=
S:                 =0A                <table class=3D"width_320px" border=3D=
S: "0" bgcolor=3D"#f1f1f5" align=3D"center" width=3D"500" cellspacing=3D"0" =
S: cellpadding=3D"0"><tbody><tr><td style=3D"font-size:43px; line-height:43p=
S: x;" class=3D"h20" align=3D"left" valign=3D"top" height=3D"43"><img alt=3D=
S: "" src=3D"https://s.yimg.com/sd/18045/21876/spacer.gif" style=3D"display:=
S: block;" border=3D"0" width=3D"1" height=3D"1"></td>=0A                   =
S:  </tr><tr><td style=3D"padding-left: 38px;" align=3D"left" valign=3D"top"=
S: ><a href=3D"https://email.communications.yahoo.com/t/gcH1AAabaG1-BsGQAACx=
S: L4KcBNE2FVdaHIVv3WRK48aaaaFU4-lBNH0DA~aa?t=3Dver%2A%2A1%2A%2AYUID%2A%2Acp=
S: 3af5ycqe5z5oj34azrlsdlwifey2nihx2nx3z4%23137_2017122115250_&d=3Dtobiidyna=
S: voxappdev%40yahoo.com&l=3Dc&x=3D" target=3D"_blank"><img src=3D"https://s=
S: .yimg.com/sd/18045/21876/122017_Mail_WS2_EY_logo.jpg" alt=3D"Yahoo Mail" =
S: class=3D"width110px" style=3D"display:block;" border=3D"0" width=3D"170" =
S: height=3D"24"></a></td>=0A                    </tr><tr><td style=3D"font-=
S: size:49px; line-height:49px;" class=3D"h30px" align=3D"left" valign=3D"to=
S: p" height=3D"49"><img alt=3D"" src=3D"https://s.yimg.com/sd/18045/21876/s=
S: pacer.gif" style=3D"display:block;" border=3D"0" width=3D"1" height=3D"1"=
S: ></td>=0A                    </tr><tr><td class=3D"txt1" style=3D"font-fa=
S: mily:'HelveticaNeueBd', Helvetica, sans-serif; font-size:42px; color:#5a0=
S: 0c8; line-height:44px;  font-weight:bold;" align=3D"center" valign=3D"top=
S: "><a href=3D"https://email.communications.yahoo.com/t/gcH1AAabaG1-BsGQAAC=
S: xL4KcBNE2FVdaHIVv3WRK48aaaaFU4-lBNH0DA~aa?t=3Dver%2A%2A1%2A%2AYUID%2A%2Ac=
S: p3af5ycqe5z5oj34azrlsdlwifey2nihx2nx3z4%23137_2017122115250_&d=3Dtobiidyn=
S: avoxappdev%40yahoo.com&l=3Dd&x=3D" target=3D"_blank" style=3D"color:#5a00=
S: c8; text-decoration: none;">Go further. Go faster.</a></td>=0A           =
S:          </tr><tr><td style=3D"font-size:23px; line-height:23px;" class=3D=
S: "h15" align=3D"left" valign=3D"top" height=3D"23"><img alt=3D"" src=3D"ht=
S: tps://s.yimg.com/sd/18045/21876/spacer.gif" style=3D"display:block;" bord=
S: er=3D"0" width=3D"1" height=3D"1"></td>=0A                    </tr><tr><t=
S: d class=3D"font2" style=3D"font-family:'HelveticaNeueMed', Helvetica, san=
S: s-serif; font-size:17px; color:#26282a; line-height:20px; font-weight:nor=
S: mal; padding-top: 0px; padding-bottom: 0px; padding-left: 32px; padding-r=
S: ight: 32px;" align=3D"center" valign=3D"middle"><a href=3D"https://email.=
S: communications.yahoo.com/t/gcH1AAabaG1-BsGQAACxL4KcBNE2FVdaHIVv3WRK48aaaa=
S: FU4-lBNH0DA~aa?t=3Dver%2A%2A1%2A%2AYUID%2A%2Acp3af5ycqe5z5oj34azrlsdlwife=
S: y2nihx2nx3z4%23137_2017122115250_&d=3Dtobiidynavoxappdev%40yahoo.com&l=3D=
S: b&x=3D" target=3D"_blank" style=3D"text-decoration: none; color:#26282a;"=
S: >Stay organized on the go. The Yahoo Mail app =0A                        =
S: comes with 1000 GB of free space. You can even check =0A                 =
S:        your Gmail, Outlook, and AOL accounts in one place.</a></td>=0A   =
S:                  </tr><tr><td style=3D"font-size:20px; line-height:20px;"=
S:  class=3D"h13" align=3D"left" valign=3D"top" height=3D"20"><img alt=3D"" =
S: src=3D"https://s.yimg.com/sd/18045/21876/spacer.gif" style=3D"display:blo=
S: ck;" border=3D"0" width=3D"1" height=3D"1"></td>=0A                    </=
S: tr><tr><td align=3D"center" valign=3D"top"><table border=3D"0" cellspacin=
S: g=3D"0" cellpadding=3D"0"><tbody><tr><td style=3D"padding-left: 0px;" ali=
S: gn=3D"left" valign=3D"top"><a href=3D"https://email.communications.yahoo.=
S: com/t/gcH1AAabaG1-BsGQAACxL4KcBNE2FVdaHIVv3WRK48aaaaFU4-lBNH0DA~aa?t=3Dve=
S: r%2A%2A1%2A%2AYUID%2A%2Acp3af5ycqe5z5oj34azrlsdlwifey2nihx2nx3z4%23137_20=
S: 17122115250_&d=3Dtobiidynavoxappdev%40yahoo.com&l=3De&x=3D" target=3D"_bl=
S: ank"><img src=3D"https://s.yimg.com/sd/18045/21876/122017_Mail_WS2_EY_Yma=
S: il.jpg" alt=3D"Yahoo Mail" class=3D"img40px" style=3D"display:block;" bor=
S: der=3D"0" width=3D"62"></a></td>=0A                              <td clas=
S: s=3D"width15" align=3D"left" width=3D"19" valign=3D"top"><img alt=3D"" sr=
S: c=3D"https://s.yimg.com/sd/18045/21876/spacer.gif" style=3D"display:block=
S: ;" border=3D"0" width=3D"1" height=3D"1"></td>=0A                        =
S:       <td align=3D"left" valign=3D"middle"><div> =0A                     =
S:              <!--[if mso]>=0A          <v:roundrect xmlns:v=3D"urn:schema=
S: s-microsoft-com:vml" xmlns:w=3D"urn:schemas-microsoft-com:office:word" hr=
S: ef=3D"https://email.communications.yahoo.com/t/gcH1AAabaG1-BsGQAACxL4KcBN=
S: E2FVdaHIVv3WRK48aaaaFU4-lBNH0DA~aa?t=3Dver%2A%2A1%2A%2AYUID%2A%2Acp3af5yc=
S: qe5z5oj34azrlsdlwifey2nihx2nx3z4%23137_2017122115250_&d=3Dtobiidynavoxapp=
S: dev%40yahoo.com&l=3Df&x=3D" style=3D"height:44px;v-text-anchor:middle;wid=
S: th:190px;" arcsize=3D"3%" strokecolor=3D"#0078ff" fillcolor=3D"#0078ff">=0A=
S:             <w:anchorlock/>=0A            <center style=3D"color:#ffffff;=
S: font-family:Helvetica, Arial, sans-serif; font-size:17px;">Get the app</c=
S: enter>=0A          </v:roundrect>=0A        <![endif]--> =0A             =
S:                      <a href=3D"https://email.communications.yahoo.com/t/=
S: gcH1AAabaG1-BsGQAACxL4KcBNE2FVdaHIVv3WRK48aaaaFU4-lBNH0DA~aa?t=3Dver%2A%2=
S: A1%2A%2AYUID%2A%2Acp3af5ycqe5z5oj34azrlsdlwifey2nihx2nx3z4%23137_20171221=
S: 15250_&d=3Dtobiidynavoxappdev%40yahoo.com&l=3Dg&x=3D" style=3D"background=
S: -color:#0078ff; border:1px solid #0078ff; border-radius:2px; display:inli=
S: ne-block; font-family:Helvetica, Arial, sans-serif; font-size:17px; color=
S: :#ffffff; text-decoration: none; font-weight: normal; line-height:44px; t=
S: ext-align:center; text-decoration:none; width:190px;-webkit-text-size-adj=
S: ust:none; mso-hide:all;">Get the app</a> </div></td>=0A                  =
S:           </tr></tbody></table></td>=0A                    </tr><tr><td a=
S: lign=3D"center" valign=3D"top"><a href=3D"https://email.communications.ya=
S: hoo.com/t/gcH1AAabaG1-BsGQAACxL4KcBNE2FVdaHIVv3WRK48aaaaFU4-lBNH0DA~aa?t=3D=
S: ver%2A%2A1%2A%2AYUID%2A%2Acp3af5ycqe5z5oj34azrlsdlwifey2nihx2nx3z4%23137_=
S: 2017122115250_&d=3Dtobiidynavoxappdev%40yahoo.com&l=3Dh&x=3D" target=3D"_=
S: blank"><img src=3D"https://s.yimg.com/sd/18045/21876/122017_Mail_WS2_EY_i=
S: mg3.jpg" alt=3D"Yahoo Mail" class=3D"width320px" style=3D"display:block;"=
S:  border=3D"0" width=3D"500" height=3D"550"></a></td>=0A                  =
S:   </tr></tbody></table><!-- View As Webpage Start--> =0A                 =
S: =0A                <!-- View As Webpage End--> =0A                <!--Foo=
S: ter--> =0A                 =0A                <!--Footer End--></td>=0A  =
S:           </tr></tbody></table></td>=0A    </tr></tbody></table></body></=
S: html>=0A=0A<!-- dev-ecmt-os.direct.gq1.yahoo.com Tue Jan 23 20:35:12 UTC =
S: 2018 -->=0A=0A=0A<!-- dev-ecmt-os.direct.gq1.yahoo.com Tue Jan 23 20:35:3=
S: 9 UTC 2018 -->=0A
S: )
S: A00000013 OK UID FETCH completed
C: A00000014 UID FETCH 4 (BODY.PEEK[])
S: * 4 FETCH (UID 4 BODY[] {9640}
S: X-Apparently-To: tobiidynavoxappdev@yahoo.com; Fri, 09 Feb 2018 12:24:28 +0000
S: Return-Path: <no-reply@cc.yahoo-inc.com>
S: Received-SPF: none (domain of cc.yahoo-inc.com does not designate permitted sender hosts)
S: X-YMailISG: dv3dsZkWLDutt7i3K5G66JCpFP4mjF.k4hjXgQjQ2i5NYFD5
S:  JFAMtc.LSKi.Nhaso8dHj7S4BD991gDhDx0RN3LRKOflKEU_V83il5t.vuQ6
S:  yqqVbcUAlYcme2oaWNyvwcBvoQD.i_SbOZliJMdINosBkA479zoTkKYs4bHG
S:  CgAEB2tSpxc.P8qEXqbQMvN0Dwa0_3j2ThrEv6CePUPt9L1zRbp6O_QEKx_o
S:  mUaksO_t5kSXbcZ4jnhuRfkU4bfOFRurj6Sbv18XAJm9huPtqlN9A8oWQIsM
S:  LJPSloeOj1qClM2oVnN9obihhvRSRb3G_cHTpd9DvO_O3Ly0YvnGyLdueFLz
S:  BfX8e.OHr_64ILzY0F.2tZp0FMy1SrjRItLF_zD1xdYVHl2yGkKLtKRZ_zGl
S:  Px6YyrfIbSOCU3xfEWbwR3jlXm9iuGv0U2z3gagABDOAE04Ue2JMwlzVMYpm
S:  C5zG_PbUiQOfYnFchY3gIQ1A8.KvszMCIEovVUWv9PBt9TCRVyS3NjbpkPwF
S:  ukb9KSPDDix43S3w_6E_MTe.cBwWu_kevcg2a2w3isbTiqZEhY_8vmalb4bj
S:  p8h_NnX6s2xzlq29bEe67EkjWZEl_numQE4IIBcEO.MGSrELCF8us4e_GnDD
S:  T7uIDUS4hyv9O1hfdVteV3tI4RdZmNgXUL6KvZZq3fmydFW1hKB89tdRLjBX
S:  PXonioG7yRhzbHBphvWU9cCF9vr_FS4DmdmoaWmRsaoaXXJmRHbKQ.VBGWa1
S:  ofmoy3WUyXXFQ.DGW41z4UewRN.EobU8WKeisQZIdcaa0NrEZe87un2ajMEP
S:  8yBFnJiRqELK235UwBVAZ6fvrRuURDRdbk0wjPS6xR3dP33YFfS4U95EjEUd
S:  94kKAAzCrv1Xl9ppNyaEXnhj0Sfhoi9k56PQwS7LCbwP_HjOnuGhUwUuwlmO
S:  Be_I4KoRsBWt4eM743cDDDcvNpJ_HLGmS0WHH8PnpUwD00doIzYEjRZUjHWb
S:  CwgqvBF0FqAcVVDsf.Sd2GdmEhpVTBGJyJc0QuROIX_34O95cwC56TiALtvX
S:  _Z1YHaeaLlw1kuPQxeSt6C5qGWvPbiFGtRMxhH1lJNBaPG2aI6_qwj.kv7yQ
S:  YK.et_wiFgYMCK5u.6uUdt_ypmqAfrgHwKOG2D56hag8ARSvyn_nf7ipYbHY
S:  u7UaZGQFhSuHrs4Lm3C3eyuaYQTBGwCoT.eGbKr9tGsv9eFyolLgWJ8TaV4w
S:  HMWoKJVfl5W9r89olhu.d_P_hd2jUYS5yl4FhkpT7gKy.TAJNa13ClRcwm53
S:  BdDKDPNi52EN0iocnanZvHYwKihY0uXaUQpuvEOMpXOa8Ks.hvdnNzpvev8W
S:  GTzYkqhyaHFwNNVmP2WRcYSuqypmDYx83NgiOFMDS5FdbQ--
S: X-Originating-IP: [66.163.187.200]
S: Authentication-Results: mta4133.mail.ne1.yahoo.com  from=cc.yahoo-inc.com; domainkeys=neutral (no sig);  from=cc.yahoo-inc.com; dkim=pass (ok)
S: Received: from 127.0.0.1  (EHLO sonic332-19.consmr.mail.ne1.yahoo.com) (66.163.187.200)
S:   by mta4133.mail.ne1.yahoo.com with SMTPS; Fri, 09 Feb 2018 12:24:28 +0000
S: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cc.yahoo-inc.com; s=fz2048; t=1518179068; bh=fz/eoRMSAeNAyMQTVoNhx6uwXRZTq80wLM/7IANTEfU=; h=To:From:Subject:From:Subject; b=fxTfFWkkPaNLbeZvdoPB5wiRxM3OLxbgEVe6ArNGYKRibyrph75M0AoSPaL4olQ6pGshSBrUfbuthJMY6z50OqczNOYqJs9z/n7ueN/4d/VrlrwaegOpfE41p/xeNUv/81XPb4tXR227X0EJSf62tPn5oxq5L0n2by/UtyDriRrTBXDdAPTL5VGQ1ayU3jkLPUh/jmPQgk5JiRBIWn8rweZorwVUEs3uRGuFVLuxShD/ElHwh6IY8TSD0W4WLqPgj9NL5SYVBeqYiSJPR2ik4TTLL5Ii4RbOrbWfHUpZ/qOkDPSBFgN+Pyr24d1TQR9ZJ7IH6W9e8wRhHodmNWtOJQ==
S: Received: from sonic.gate.mail.ne1.yahoo.com by sonic332.consmr.mail.ne1.yahoo.com with HTTP; Fri, 9 Feb 2018 12:24:28 +0000
S: To: tobiidynavoxappdev@yahoo.com
S: From: "Yahoo" <no-reply@cc.yahoo-inc.com>
S: Reply-to: "Yahoo" <no-reply@cc.yahoo-inc.com>
S: Errors-To: "Yahoo" <no-reply@cc.yahoo-inc.com>
S: Return-path: "Yahoo" <no-reply@cc.yahoo-inc.com>
S: Subject: Sign in attempt prevented
S: X-Yahoo-Newman-Property: reg
S: X-Yahoo-Newman-Id: reg-7b720ddc-8183-484a-8dad-34a9b7228f59
S: MIME-Version: 1.0
S: Content-Type: text/html; charset ="utf-8"
S: Content-Length: 6373
S: 
S: <html>
S: <head>
S:     <meta charset="UTF-8">
S:     <style type="text/css">
S:         html {
S:         -webkit-text-size-adjust:none;
S:         }
S:         body {
S:         width:100%;
S:         margin:0 auto;
S:         padding:0;
S:         }
S:         p {
S:         width:280px;
S:         line-height: 20px;
S:         letter-spacing: 0.5px;
S:         }
S:         a {
S:         text-decoration: none;
S:         color: #3492ff;
S:         }
S:         li {
S:         width: 280px;
S:         }
S:     </style>
S:     <title>Sign in attempt prevented</title>>
S: </head>
S: <body style="font-family:Helvetica Neue;">
S: <div>
S:     <table cellpadding="0" cellspacing="0" width="100%" bgcolor="#f4f3f8" style="table-layout:fixed; padding: 5px 10px;" dir="ltr">
S:         <tbody>
S:         <tr>
S:             <td align="center" valign="top" style="min-width:420px;">
S:                 <!-- Email header table -->
S:                 <table cellspacing="0" cellpadding="0" width="420" height="50" bgcolor="#ffffff">
S:                     <tr>
S:                         <td align="left" style="padding: 22px;">
S:                             <img src="https://s.yimg.com/wm/modern/images/Yahoo_Logo.png" style="display:block; border:0; margin-top:10px;" width="100" alt="Yahoo"/>
S:                         </td>
S:                     </tr>
S:                 </table>
S:                 <!-- Email body table -->
S:                 <table cellspacing="0" cellpadding="0" width="420" bgcolor="#ffffff">
S:                     <!-- Salutation row -->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <div style="font-size: 12px;">
S:                                 <p style="color: #000000; margin:0px;"><b>Hi Tobii,</b></p>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                     <!-- Main content row -->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <!-- Additional info table -->
S:                             <div style="font-family: HelveticaNeue;
S:                                         font-size: 12px;
S:                                         color: #26282A;
S:                                         line-height: 16px;">
S:                                 <p style="margin-top: 30px;">Your account is currently not enabled to sign in from apps that do not meet modern security standards (ex. Older versions of mail and calendar apps such as Outlook). As a result, we prevented a sign in to your Yahoo account (<b>tobiidynavoxappdev</b>).</p>
S:                             </div>
S:                             <div style="font-family: HelveticaNeue;
S:                                         font-size: 12px;
S:                                         color: #26282A;
S:                                         line-height: 16px;">
S:                                 <p>Date and Time: February 9, 2018 4:24:27 AM PST</p>
S:                                                                 Location: Pennsylvania, United States (IP Address: 64.58.247.226)
S:                                                                 <br>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                     <!-- Additional info row 1-->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <!-- Additional info table -->
S:                             <div style="font-family: HelveticaNeue;
S:                                         font-size: 12px;
S:                                         color: #26282A;
S:                                         line-height: 16px;
S:                                         width: 280px;">
S:                                 <p style="margin-top:15px">We strongly recommend that you switch to Yahoo's apps such as Yahoo Mail on desktop and mobile and remove your account from all other less secure apps.</p>
S:                                 <p>If you still want to use an app that uses less secure sign in, go to <a href='https://login.yahoo.com/account/security#other-apps'>https://login.yahoo.com/account/security#other-apps</a>  and turn on "Allow apps that use less secure sign in". This is <b>not</b> recommended and may leave your account more vulnerable to compromise. To learn more, please visit our help page: <a href='https://help.yahoo.com/kb/index?page=content&y=PROD_ACCT&id=SLN27791&actp=productlink&locale=en_US'>https://help.yahoo.com/kb/SLN27791.html</a>.</p>
S:                                 <p>Yahoo blocked this sign in attempt, but if it looks suspicious to you or it's not from an application that you're using, go to <a href='https://login.yahoo.com/account/change-password'>https://login.yahoo.com/account/change-password</a> and change the password for your account.</p>
S:                                 <br>
S:                                                             </div>
S:                         </td>
S:                     </tr>
S:                     <!-- From row -->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <div style="font-family: HelveticaNeue;
S:                                    font-size: 12px;
S:                                    color: #000000;
S:                                    line-height: 16px;">
S:                                 <p style="margin-top: 30px; margin-bottom: 3px;">
S:                                     Thanks,
S:                                 </p>
S:                                 <p style="margin: 0px;">
S:                                     <b>Yahoo</b>
S:                                 </p>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                 </table>
S:                 <!-- Footer -->
S:                 <table cellspacing="0" cellpadding="0" width="420" bgcolor="#ffffff" style="font-size:10px; line-height:20px; color:#000000; text-align:left;">
S:                     <tr>
S:                         <td style="padding-left: 22px; color: #878C91; padding-top: 30px;">
S:                             <div style="margin-top: 10px; margin-bottom: 20px; width: 250px;">
S:                                 <p>Replies sent to this email cannot be answered.</p>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                 </table>
S:             </td>
S:         </tr>
S:         </tbody>
S:     </table>
S: </div>
S: </body>
S: </html>
S: )
S: A00000014 OK UID FETCH completed
C: A00000015 UID FETCH 5 (BODY.PEEK[])
S: * 5 FETCH (UID 5 BODY[] {10898}
S: X-Apparently-To: tobiidynavoxappdev@yahoo.com; Fri, 09 Feb 2018 12:47:09 +0000
S: Return-Path: <no-reply@cc.yahoo-inc.com>
S: Received-SPF: none (domain of cc.yahoo-inc.com does not designate permitted sender hosts)
S: X-YMailISG: uWNw7D4WLDuKWkAGdmVtDDaoHMGDT0fhOtjMb.dE.ZKdz_F5
S:  yLGLiuSUHZ5MZrtTHjnOvo52RPwKVaqBXUnNSALLhIIs2d0fjwIM9yImXfZv
S:  AHfnz_gOAaWn7cDxWN4NFV73wCmy1ImUAMf7MnkvPb4y3uwP6Mhzr5rQEu6q
S:  WeaovQR_fbfa8Gn00GMBOBGZX3qoOB9yudWxq0C8kHV_BZOitKTdjeQwGPuQ
S:  MboPMTNyh_E0bv91qxMJ5SCc9qE6lSVoIe4Zsryc3qU06UG3X7ew2AaXffRZ
S:  1U.vB8sIHnTDwWqcutiJL4Hy5daPlHmzgn71zjVCd6w8zcLI_.fgHDxxO9bh
S:  9Tl1FZ66R265CAS194vzf5T2mMmj8NLL_0X6TLrHebMJPN9abwsDCoOaZ3js
S:  tRZq8RBEZBOjTJ7hXvKvFnHkPdZg1Fbi28qSJ9ctSySlQDpfSumwcj2LjnnO
S:  fqs8ByfMz_mDq8xP4KZwTZ1DFHTf24_nsH52Gx4OPYW.80lApnsiEpwZNWTW
S:  L2qu_v0P_mGXI2IXLznQrCqXM0L_PYkw9Bkj3TtuoswBo.R13KDsdqMP331z
S:  XnBWWKSgdRiCTgtJtik2XkflkvLN71uM9Xn3UJ1RtX85tDxU0dHUOWgzy1dk
S:  IXu0dmsaZ3ctXyK..rLxPVAGBBvYgNQ1AWHt_cheOLVhd46yeXOaPv6vFFFJ
S:  wPmW.fnHizahA2f7__LKZl8WlDIkJUF4NdWbhpd6m4zfk.RmDSJ.uhIciwBS
S:  jt6nC4imyJBj42UHWMBh65Tk96Ri40vHf9A_3BGgtNIsVJnsRsH5yZM0Fx6i
S:  Kq1bAknkBsMvrqeeFu97763hr3GmcX7OovLI6HBURIcqylBTk1STPlgHV0oU
S:  hKYPKWNNHeyjXdrbUwD9bDOohDIykq6CwMhOTPxuI3Fya7beCOjx9yGZ0ItO
S:  I1gg8mW8M8iwIAz_5Ik_hytpVaFZEcdYS0XKFu5.7wqSSrp0jq9g.gTcDQ7T
S:  knKxYiWhHaCak425OW6dDL9BwaGA0u4NQIGSvYi9Qe1V50yeXMlG7D6tkyww
S:  BGGYhorABiIM8JSjBiT4i4XJKZDgDuzUQpburBILB7i0vUceJ3XI9AfOSDLt
S:  KA6qkmA8CvGGN5PDK8SZV7fJhGiUE962LBTqmKMjGaNEY1tMNAdBKxDLCfvT
S:  uXdZC6NmuGxgI9BV_MCewnAgQ0k.nzIDbgooR570l16Tcu9rO2Y2g4Wjob5g
S:  n1rBbQwu7bO5e4K.G3s.cnq93v2Lf1ubHnBWiadoYUcIm3IqKOnuHQXdivwv
S:  fOVkKMNvOq.Z0IKo_7asDnnu3lvyiYp0RPhYa7.FaqCy3QV06IREZ.GV08ak
S:  Y2kpNbjmCnxjCqVZybpAd9WE448zqwI6uCc-
S: X-Originating-IP: [77.238.179.40]
S: Authentication-Results: mta4083.mail.bf1.yahoo.com  from=cc.yahoo-inc.com; domainkeys=neutral (no sig);  from=cc.yahoo-inc.com; dkim=pass (ok)
S: Received: from 127.0.0.1  (EHLO sonic319-25.consmr.mail.ir2.yahoo.com) (77.238.179.40)
S:   by mta4083.mail.bf1.yahoo.com with SMTPS; Fri, 09 Feb 2018 12:47:08 +0000
S: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cc.yahoo-inc.com; s=fz2048; t=1518180427; bh=S4lnqFH2B07liuCtwqE6fEnles0C/7EH4vlGXxfMBN8=; h=To:From:Subject:From:Subject; b=ALjNddC1gDfouX1XVBw02e02hmwPRvTTv4M/8S8+ledTkbb4NV1Ll9XDFcFH+LRO6uUmgOi/CW7tXb04+Hz0/B8FynJKHov6lpVhBEobSbKSCgEEn2LwWEyJ23cqcqUpF5DYfHUc/4+IeWtABjOlB48roIpqQnURuBNa/41x4jOC2MYkPU4PfBLFXO9EW0fxiH6IZKr+XWZq4wPB3Wyq2/LJH6HZilRNB40Whx8eNY9o/fCmO/umh2YTFYA/Y/Z3cmrgj4HmB3juSTstONSPF9ea07he4PhO1JYa7BocpkTDWsK604joRnCi96NPGKTP2/Hkd+DjtX1R1m63Sl6cBQ==
S: Received: from sonic.gate.mail.ne1.yahoo.com by sonic319.consmr.mail.ir2.yahoo.com with HTTP; Fri, 9 Feb 2018 12:47:07 +0000
S: To: tobiidynavoxappdev@yahoo.com
S: From: "Yahoo" <no-reply@cc.yahoo-inc.com>
S: Reply-to: "Yahoo" <no-reply@cc.yahoo-inc.com>
S: Errors-To: "Yahoo" <no-reply@cc.yahoo-inc.com>
S: Return-path: "Yahoo" <no-reply@cc.yahoo-inc.com>
S: Subject: Security settings changed on your Yahoo account
S: X-Yahoo-Newman-Property: reg
S: X-Yahoo-Newman-Id: reg-702b1af3-1cb9-4d18-a4f9-d4237cf94495
S: MIME-Version: 1.0
S: Content-Type: text/html; charset ="utf-8"
S: Content-Length: 7602
S: 
S: <html>
S: <head>
S:     <meta charset="UTF-8">
S:     <style type="text/css">
S:         html {
S:         -webkit-text-size-adjust:none;
S:         }
S:         body {
S:         width:100%;
S:         margin:0 auto;
S:         padding:0;
S:         }
S:         p {
S:         width:280px;
S:         line-height: 20px;
S:         letter-spacing: 0.5px;
S:         }
S:     </style>
S:     <title>Security settings changed on your Yahoo account</title>
S:     </head>
S: <body style="font-family:Helvetica Neue;">
S: <div>
S:     <table cellpadding="0" cellspacing="0" width="100%" bgcolor="#f4f3f8" style="table-layout:fixed; padding: 5px 10px;" dir="ltr">
S:         <tbody>
S:         <tr>
S:             <td align="center" valign="top" style="min-width:420px;">
S:                 <!-- Email header table -->
S:                 <table cellspacing="0" cellpadding="0" width="420" height="50" bgcolor="#ffffff">
S:                     <tr>
S:                         <td align="left" style="padding: 22px;">
S:                             <img src="https://s.yimg.com/wm/modern/images/Yahoo_Logo.png" style="display:block; border:0; margin-top:10px;" width="100" alt="Yahoo"/>
S:                         </td>
S:                     </tr>
S:                 </table>
S:                 <!-- Email body table -->
S:                 <table cellspacing="0" cellpadding="0" width="420" bgcolor="#ffffff">
S:                     <!-- Salutation row -->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <div style="font-size: 12px;">
S:                                 <p style="color: #000000; margin:0px;"><b>Hi Tobii,</b></p>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                     <!-- Main content row -->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <!-- Additional info table -->
S:                             <div style="font-family: HelveticaNeue;
S:                                         font-size: 12px;
S:                                         color: #26282A;
S:                                         line-height: 16px;">
S:                                 <p style="margin-top: 30px;">You just allowed apps that may use a less secure sign-in method to access your Yahoo account. This change allows email applications that do not meet Yahoo&rsquo;s recommended security standards to access your account and may leave your account more vulnerable to security risks.</p>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                     <!-- Additional info row 1-->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <!-- Additional info table -->
S:                             <div style="font-family: HelveticaNeue;
S:                                         font-size: 12px;
S:                                         color: #26282A;
S:                                         line-height: 16px;">
S:                                 <p style="margin-top: 15px;"><b>To better secure your Yahoo account, we strongly recommend that you:</b></p>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                     <!-- Additional info row 2-->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <!-- Additional info table -->
S:                             <div style="font-family: HelveticaNeue;
S:                                         font-size: 12px;
S:                                         color: #26282A;
S:                                         line-height: 16px;">
S:                                 <p style="margin-top: 15px; margin-bottom: 5px;">1.Turn off &quot;Allow apps that use less secure sign in&quot; here:</p>
S:                                 <a href="https://login.yahoo.com/account/security#other-apps" target="_blank" style="color:#3492ff; text-decoration:none; margin-top:5px; padding-left:15px;">https://login.yahoo.com/account/security#other-apps</a>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                     <!-- Additional info row 3-->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <!-- Additional info table -->
S:                             <div style="font-family: HelveticaNeue;
S:                                         font-size: 12px;
S:                                         color: #26282A;
S:                                         line-height: 16px;">
S:                                 <p style="margin-top: 15px; margin-bottom: 5px;">2. Use the Yahoo Mail app for Android and iOS, which includes important security features. You can also use Yahoo Mail via:</p>
S:                                 <a href="https://mail.yahoo.com" target="_blank" style="color:#3492ff; text-decoration:none; margin-top:5px; padding-left:15px;">https://mail.yahoo.com</a>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                     <!-- Additional info row 3-->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <!-- Additional info table -->
S:                             <div style="font-family: HelveticaNeue;
S:                                         font-size: 12px;
S:                                         color: #26282A;
S:                                         line-height: 16px;
S:                                         padding-top: 15px;">
S:                                 <p style="margin-top: 15px; margin-bottom: 5px;">For more information, visit our help page at:</p>
S:                                 <a href="https://help.yahoo.com/kb/index?page=content&y=PROD_ACCT&id=SLN27791&actp=productlink&locale=en_US" target="_blank" style="color:#3492ff; text-decoration:none; margin-top:5px; padding-left:15px;">https://help.yahoo.com/kb/SLN27791.html</a>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                     <!-- From row -->
S:                     <tr>
S:                         <td style="padding-left: 22px;">
S:                             <div style="font-family: HelveticaNeue;
S:                                    font-size: 12px;
S:                                    color: #000000;
S:                                    line-height: 16px;">
S:                                 <p style="margin-top: 30px; margin-bottom: 3px;">
S:                                     Thanks,
S:                                 </p>
S:                                 <p style="margin: 0px;">
S:                                     <b>Yahoo</b>
S:                                 </p>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                 </table>
S:                 <!-- Footer -->
S:                 <table cellspacing="0" cellpadding="0" width="420" bgcolor="#ffffff" style="font-size:10px; line-height:20px; color:#000000; text-align:left;">
S:                     <tr>
S:                         <td style="padding-left: 22px; color: #878C91; padding-top: 30px;">
S:                             <div style="margin-top: 10px; margin-bottom: 20px; width: 250px;">
S:                                 <p>We will never ask you for your password in an email. If you don&rsquo;t trust a link in an email, go directly to the normal sign in page via yahoo.com.</p>
S:                             </div>
S:                         </td>
S:                     </tr>
S:                 </table>
S:             </td>
S:         </tr>
S:         </tbody>
S:     </table>
S: </div>
S: </body>
S: </html>
S: )
S: A00000015 OK UID FETCH completed
C: A00000016 LOGOUT
S: * BYE IMAP4rev1 Server logging out
S: A00000016 OK LOGOUT completed
jstedfast commented 6 years ago

Sorry about the delayed response. I didn't notice this until just now.

The reason that the MimeMessage.Date field is unset is because there is no Date: header in the message.

Here's the pre-parsed date returned by the server (which is used for the construction of the IMessageSummary item):

* 1 FETCH (FLAGS ($NotJunk) UID 1 INTERNALDATE "09-Feb-2018 11:46:48 +0000" ENVELOPE (NIL "Welcome to Yahoo!" (("Yahoo Mail" NIL "mail" "product.communications.yahoo.com")) (("Yahoo Mail" NIL "mail" "product.communications.yahoo.com")) ((NIL NIL "replies" "communications.yahoo.com")) ((NIL NIL "tobiidynavoxappdev" "yahoo.com")) NIL NIL NIL "<tobiidynavoxappdev@yahoo.com.02092018114646.yahoo.com>"))

The first argument for the ENVELOPE value should be a date string, but instead it is NIL.

The INTERNALDATE value is the timestamp for when the message was added to the folder and not the same as the Date: header.

That said, the reason that the IMessageSummary.Date property has a value is:

/// <summary>
/// Gets the Date header value.
/// </summary>
/// <remarks>
/// Gets the Date header value. If the Date header is not present, the arrival date is used.
/// If neither are known, <see cref="System.DateTimeOffset.MinValue"/> is returned.
/// </remarks>
/// <value>The date.</value>
public DateTimeOffset Date {
    get { return Envelope.Date ?? InternalDate ?? DateTimeOffset.MinValue; }
}

That's the logic for the MessageSummary.Date property.

Hope that helps.

jernelson7 commented 6 years ago

Thanks. Is there a way to get the InternalDate from MimeMessage so I can do the same fallback logic (in case I don't have the message summary) ?

jstedfast commented 6 years ago

No, the InternalDate is metadata that is not part of a message.