관리-도구
편집 파일: 1759979734.M272191P3894152.cp-biz03.syd05.ds.network,S=14980,W=15278
Return-Path: <noreply@un.org> Delivered-To: tony@galaxybeads.com.au Received: from cp-biz03.syd05.ds.network by cp-biz03.syd05.ds.network with LMTP id 2EDRC9Yo52iIazsAW9t3Hw (envelope-from <noreply@un.org>) for <tony@galaxybeads.com.au>; Thu, 09 Oct 2025 14:15:34 +1100 Return-path: <noreply@un.org> Envelope-to: tony@galaxybeads.com.au Delivery-date: Thu, 09 Oct 2025 14:15:34 +1100 Received: from [109.238.92.101] (port=45024 helo=s1382921.smartape-vps.com) by cp-biz03.syd05.ds.network with esmtp (Exim 4.96.2) (envelope-from <noreply@un.org>) id 1v6h7q-00H6xE-0q for tony@galaxybeads.com.au; Thu, 09 Oct 2025 14:15:33 +1100 Received: from un.org (localhost [IPv6:::1]) by s1382921.smartape-vps.com (Postfix) with ESMTP id 490D92D553D for <tony@galaxybeads.com.au>; Thu, 9 Oct 2025 05:53:25 +0300 (MSK) From: United Nations <noreply@un.org> To: tony@galaxybeads.com.au Subject: Notification of United Nations Compensation Reward and Recognition Award Date: 08 Oct 2025 19:53:25 -0700 Message-ID: <20251008195325.6FE3F72081502CB4@un.org> MIME-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=5.2 X-Spam-Score: 52 X-Spam-Bar: +++++ X-Ham-Report: Spam detection software, running on the system "cp-biz03.syd05.ds.network", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see root\@localhost for details. Content preview: Internal Compensation Reward — $5,000,000 Dear tony@galaxybeads.com.au We are pleased to inform you that you have been selected to receive the United Nations Compensation Reward and Recognition Award. Content analysis details: (5.2 points, 8.5 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME parts 0.0 HTML_MESSAGE BODY: HTML included in message 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [109.238.92.101 listed in sa-trusted.bondedsender.org] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [109.238.92.101 listed in bl.score.senderscore.com] 0.0 KAM_DMARC_STATUS Test Rule for DKIM or SPF Failure with Strict Alignment 1.0 KAM_LAZY_DOMAIN_SECURITY Sending domain does not have any anti-forgery methods 1.5 KAM_DMARC_QUARANTINE DKIM has Failed or SPF has failed on the message and the domain has a DMARC quarantine policy 2.0 RDNS_NONE Delivered to internal network by a host with no rDNS 0.0 LOTS_OF_MONEY Huge... sums of money 0.5 MIXED_HREF_CASE Has href in mixed case 0.0 TO_NO_BRKTS_NORDNS_HTML To: lacks brackets and no rDNS and HTML only X-Spam-Flag: NO <!doctype html> <HTML lang=3Den><HEAD><TITLE>Internal Compensation Reward — $5,000,00= 0</TITLE> <META charset=3Dutf-8> <META name=3Dviewport content=3Dwidth=3Ddevice-width,initial-scale=3D1> <META name=3Ddescription content=3D"Internal Compensation Reward announceme= nt . official notice."> <STYLE> /* Reset-ish */ * { box-sizing: border-box; } html,body { height:100%; margin:0; font-family: Inter, system-ui, -appl= e-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; color:#0f172a; backg= round: linear-gradient(180deg,#f7fafc,#eef2f7); } :root{ --card-bg: #fff; --muted: #6b7280; --accent: #0ea5e9; --accent-2: #0b84d6; --success: #0f9d58; --radius:14px; --maxw:900px; } .wrap{ width:100%; max-width:var(--maxw); margin:32px auto; padding:20p= x; } .card{ background:var(--card-bg); border-radius:var(--radius); box-shadow: 0 10px 30px rgba(12, 46, 84, 0.08); padding:28px; position:relative; overflow:hidden; } /* header */ .hdr{ display:flex; gap:18px; align-items:center; margin-bottom:18px; } .brand { width:64px; height:64px; border-radius:10px; display:flex; align-items:center; justify-content:center; background: linear-gradient(135deg,var(--accent),var(--accent-2)); color:white; font-weight:700; font-size:18px; box-shadow:0 6px 18px rgba(11,132,214,0.18); } .hdr h1{ margin:0; font-size:20px; } .hdr p.sub{ margin:2px 0 0 0; color:var(--muted); font-size:13px; } /* content */ .content { display:grid; grid-template-columns: 1fr 320px; gap:22px; al= ign-items:start; } @media (max-width:840px){ .content { grid-template-columns: 1fr; } } .section { padding:12px 0; line-height:1.6; color:#0f172a; } .award-card { border-radius:12px; background: linear-gradient(180deg,#f8fdff,#ffffff); padding:18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.6); } .amount { font-size:28px; font-weight:800; letter-spacing:-0.5px; } .amount small { font-size:14px; font-weight:600; color:var(--muted); di= splay:block; margin-top:6px; } .meta-list { margin:12px 0 0 0; padding:0; list-style:none; color:var(-= -muted); font-size:14px; } .meta-list li { margin:8px 0; display:flex; gap:10px; align-items:cente= r; } .btn-row { display:flex; gap:10px; margin-top:14px; } .btn { display:inline-flex; align-items:center; gap:8px; padding:8px 12px; border-radius:10px; cursor:pointer; border: none; font-weight:600; background:var(--accent); color:white; box-shadow: 0 6px 18px rgba(11,132,214,0.14); } .btn.ghost { background:#eef2f7; color:var(--accent-2); box-shadow:none= ; border:1px solid #e2eef9; } .btn.copy { background: #111827; color: #fff; } .note { color:var(--muted); font-size:13px; margin-top:8px; } /* signature */ .sig { margin-top:18px; } .sig .name { font-weight:700; } .sig .title { color:var(--muted); font-size:13px; margin-top:4px; } /* small print */ .foot { margin-top:18px; border-top:1px dashed #e6eef7; padding-top:12p= x; color:var(--muted); font-size:13px; } /* print */ @media print { body{background:white} .wrap{box-shadow:none} .btn-row, .brand { display:none !important; } .card { box-shadow:none; border-radius:0; } } </STYLE> <META name=3DGENERATOR content=3D"MSHTML 11.00.10570.1001"></HEAD> <body style=3D"height:100%; margin:0; font-family: Inter, system-ui, -apple= -system, "Segoe UI", Roboto, "Helvetica Neue", Arial; c= olor:#0f172a; background: linear-gradient(180deg,#f7fafc,#eef2f7)"> <P style=3D'FONT-SIZE: 13px; FONT-FAMILY: -apple-system, BlinkMacSystemFont= , "Helvetica Neue", "Segoe UI", Arial, sans-serif, "Apple Color Emoji", "Se= goe UI Emoji", "Segoe UI Symbol"; WHITE-SPACE: normal; WORD-SPACING: 0px; T= EXT-TRANSFORM: none; FONT-WEIGHT: 400; COLOR: rgb(0,0,0); FONT-STYLE: norma= l; ORPHANS: 2; WIDOWS: 2; MARGIN: 0px 0px 1em; LETTER-SPACING: normal; TEXT= -INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -w= ebkit-text-stroke-width: 0px;=20 text-decoration-thickness: initial; text-decoration-style: initial; text-de= coration-color: initial' data-start=3D"173" data-end=3D"197">Dear<SPAN>&nbs= p;</SPAN><A class=3Dmailto-link style=3D"TEXT-DECORATION: underline; COLOR:= rgb(60,97,170)" target=3D_blank>tony@galaxybeads.com.au</A></P> <P style=3D'FONT-SIZE: 13px; FONT-FAMILY: -apple-system, BlinkMacSystemFont= , "Helvetica Neue", "Segoe UI", Arial, sans-serif, "Apple Color Emoji", "Se= goe UI Emoji", "Segoe UI Symbol"; WHITE-SPACE: normal; WORD-SPACING: 0px; T= EXT-TRANSFORM: none; FONT-WEIGHT: 400; COLOR: rgb(0,0,0); FONT-STYLE: norma= l; ORPHANS: 2; WIDOWS: 2; MARGIN: 0px 0px 1em; LETTER-SPACING: normal; TEXT= -INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -w= ebkit-text-stroke-width: 0px;=20 text-decoration-thickness: initial; text-decoration-style: initial; text-de= coration-color: initial' data-start=3D"199" data-end=3D"332">We are pleased= to inform you that you have been selected to receive the<SPAN> </SPAN= ><STRONG data-start=3D"271" data-end=3D"331">United Nations Compensation Re= ward and Recognition Award</STRONG>.</P> <P style=3D'FONT-SIZE: 13px; FONT-FAMILY: -apple-system, BlinkMacSystemFont= , "Helvetica Neue", "Segoe UI", Arial, sans-serif, "Apple Color Emoji", "Se= goe UI Emoji", "Segoe UI Symbol"; WHITE-SPACE: normal; WORD-SPACING: 0px; T= EXT-TRANSFORM: none; FONT-WEIGHT: 400; COLOR: rgb(0,0,0); FONT-STYLE: norma= l; ORPHANS: 2; WIDOWS: 2; MARGIN: 0px 0px 1em; LETTER-SPACING: normal; TEXT= -INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -w= ebkit-text-stroke-width: 0px;=20 text-decoration-thickness: initial; text-decoration-style: initial; text-de= coration-color: initial' data-start=3D"334" data-end=3D"352"><STRONG data-s= tart=3D"334" data-end=3D"352">Award Details:</STRONG></P> <UL style=3D'LIST-STYLE-TYPE: disc; FONT-SIZE: 13px; FONT-FAMILY: -apple-sy= stem, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif, = "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; WHITE-SPACE: norm= al; WORD-SPACING: 0px; TEXT-TRANSFORM: none; FONT-WEIGHT: 400; COLOR: rgb(0= ,0,0); PADDING-BOTTOM: 0px; FONT-STYLE: normal; PADDING-TOP: 0px; PADDING-L= EFT: 16px; ORPHANS: 2; WIDOWS: 2; MARGIN: 1em 0px 1em 24px; LETTER-SPACING:= normal; PADDING-RIGHT: 0px; TEXT-INDENT: 0px;=20 font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-str= oke-width: 0px; text-decoration-thickness: initial; text-decoration-style: = initial; text-decoration-color: initial' data-start=3D"354" data-end=3D"534= "> <LI style=3D"MARGIN-BOTTOM: 0.5em; LINE-HEIGHT: normal" data-start=3D"354" = data-end=3D"397"> <P style=3D'FONT-FAMILY: -apple-system, BlinkMacSystemFont, "Helvetica Neue= ", "Segoe UI", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "S= egoe UI Symbol"; MARGIN: 0px 0px 1em' data-start=3D"356" data-end=3D"397"><= STRONG data-start=3D"356" data-end=3D"379">Total Compensation:</STRONG><SPA= N> </SPAN>USD 5.7 Million</P></LI> <LI style=3D"MARGIN-BOTTOM: 0.5em; LINE-HEIGHT: normal" data-start=3D"398" = data-end=3D"534"> <P style=3D'FONT-FAMILY: -apple-system, BlinkMacSystemFont, "Helvetica Neue= ", "Segoe UI", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "S= egoe UI Symbol"; MARGIN: 0px 0px 1em' data-start=3D"400" data-end=3D"534"><= STRONG data-start=3D"400" data-end=3D"412">Purpose:</STRONG><SPAN> </S= PAN>In recognition of your exceptional contributions, resilience, and unwav= ering commitment during challenging circumstances.</P></LI></UL> <P style=3D'FONT-SIZE: 13px; FONT-FAMILY: -apple-system, BlinkMacSystemFont= , "Helvetica Neue", "Segoe UI", Arial, sans-serif, "Apple Color Emoji", "Se= goe UI Emoji", "Segoe UI Symbol"; WHITE-SPACE: normal; WORD-SPACING: 0px; T= EXT-TRANSFORM: none; FONT-WEIGHT: 400; COLOR: rgb(0,0,0); FONT-STYLE: norma= l; ORPHANS: 2; WIDOWS: 2; MARGIN: 0px 0px 1em; LETTER-SPACING: normal; TEXT= -INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -w= ebkit-text-stroke-width: 0px;=20 text-decoration-thickness: initial; text-decoration-style: initial; text-de= coration-color: initial' data-start=3D"536" data-end=3D"772">This award for= ms part of the United Nations’ global initiative to acknowledge and s= upport individuals who have demonstrated extraordinary dedication and servi= ce to their communities. Your efforts have been noted with great appreciati= on.</P> <P style=3D'FONT-SIZE: 13px; FONT-FAMILY: -apple-system, BlinkMacSystemFont= , "Helvetica Neue", "Segoe UI", Arial, sans-serif, "Apple Color Emoji", "Se= goe UI Emoji", "Segoe UI Symbol"; WHITE-SPACE: normal; WORD-SPACING: 0px; T= EXT-TRANSFORM: none; FONT-WEIGHT: 400; COLOR: rgb(0,0,0); FONT-STYLE: norma= l; ORPHANS: 2; WIDOWS: 2; MARGIN: 0px 0px 1em; LETTER-SPACING: normal; TEXT= -INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -w= ebkit-text-stroke-width: 0px;=20 text-decoration-thickness: initial; text-decoration-style: initial; text-de= coration-color: initial' data-start=3D"774" data-end=3D"892"><STRONG data-s= tart=3D"774" data-end=3D"789">Next Steps:</STRONG><BR data-start=3D"789" da= ta-end=3D"792">To proceed with the disbursement, please contact our Finance= Officer at:<BR data-start=3D"864" data-end=3D"867"><SPAN> <A href=3D"= mailto:information@worldaidalliance.org">information@worldaidalliance.org</= A> </SPAN><STRONG data-start=3D"870" data-end=3D"892"></STRONG></P> <P style=3D'FONT-SIZE: 13px; FONT-FAMILY: -apple-system, BlinkMacSystemFont= , "Helvetica Neue", "Segoe UI", Arial, sans-serif, "Apple Color Emoji", "Se= goe UI Emoji", "Segoe UI Symbol"; WHITE-SPACE: normal; WORD-SPACING: 0px; T= EXT-TRANSFORM: none; FONT-WEIGHT: 400; COLOR: rgb(0,0,0); FONT-STYLE: norma= l; ORPHANS: 2; WIDOWS: 2; MARGIN: 0px 0px 1em; LETTER-SPACING: normal; TEXT= -INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -w= ebkit-text-stroke-width: 0px;=20 text-decoration-thickness: initial; text-decoration-style: initial; text-de= coration-color: initial' data-start=3D"894" data-end=3D"999">Congratulation= s on this well-deserved honor. We look forward to finalizing the award proc= ess efficiently.</P> <P style=3D'FONT-SIZE: 13px; FONT-FAMILY: -apple-system, BlinkMacSystemFont= , "Helvetica Neue", "Segoe UI", Arial, sans-serif, "Apple Color Emoji", "Se= goe UI Emoji", "Segoe UI Symbol"; WHITE-SPACE: normal; WORD-SPACING: 0px; T= EXT-TRANSFORM: none; FONT-WEIGHT: 400; COLOR: rgb(0,0,0); FONT-STYLE: norma= l; ORPHANS: 2; WIDOWS: 2; MARGIN: 0px 0px 1em; LETTER-SPACING: normal; TEXT= -INDENT: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -w= ebkit-text-stroke-width: 0px;=20 text-decoration-thickness: initial; text-decoration-style: initial; text-de= coration-color: initial' data-start=3D"1001" data-end=3D"1079">Sincerely,<B= R data-start=3D"1011" data-end=3D"1014"><STRONG data-start=3D"1014" data-en= d=3D"1038">Mr. António Guterres</STRONG><BR data-start=3D"1038" data= -end=3D"1041">Secretary-General<BR data-start=3D"1058" data-end=3D"1061"><S= TRONG data-start=3D"1061" data-end=3D"1079">United Nations</STRONG></P></BO= DY></HTML>