/home/awneajlw/mail/new/1759419210.M79176P852871.secure.dnsparkinghub.com,S=10904,W=11236
Return-Path: <>
Delivered-To: awneajlw@secure.dnsparkinghub.com
Received: from secure.dnsparkinghub.com
	by secure.dnsparkinghub.com with LMTP
	id iKWgBEqb3miHAw0A669xzA
	(envelope-from <>)
	for <awneajlw@secure.dnsparkinghub.com>; Thu, 02 Oct 2025 17:33:30 +0200
Return-path: <>
Envelope-to: awneajlw@secure.dnsparkinghub.com
Delivery-date: Thu, 02 Oct 2025 17:33:30 +0200
Received: from mailnull by secure.dnsparkinghub.com with local (Exim 4.98.2)
	id 1v4LJC-00000003uk9-02cA
	for awneajlw@secure.dnsparkinghub.com;
	Thu, 02 Oct 2025 17:33:30 +0200
X-Failed-Recipients: ali.noor0019@gmail.com
Auto-Submitted: auto-replied
From: Mail Delivery System <Mailer-Daemon@secure.dnsparkinghub.com>
To: awneajlw@secure.dnsparkinghub.com
References: <E1v4LJB-00000003uk0-3ohV@secure.dnsparkinghub.com>
Content-Type: multipart/report; report-type=delivery-status; boundary=1759419210-eximdsn-1093102060
MIME-Version: 1.0
Subject: Mail delivery failed: returning message to sender
Message-Id: <E1v4LJC-00000003uk9-02cA@secure.dnsparkinghub.com>
Date: Thu, 02 Oct 2025 17:33:30 +0200

--1759419210-eximdsn-1093102060
Content-type: text/plain; charset=us-ascii

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  ali.noor0019@gmail.com
    Domain codesvista.com has exceeded the max defers and failures per hour (5/5 (100%)) allowed. Message discarded.

--1759419210-eximdsn-1093102060
Content-type: message/delivery-status

Reporting-MTA: dns; secure.dnsparkinghub.com

Action: failed
Final-Recipient: rfc822;ali.noor0019@gmail.com
Status: 5.0.0

--1759419210-eximdsn-1093102060
Content-type: message/rfc822

Return-path: <awneajlw@secure.dnsparkinghub.com>
Received: from awneajlw by secure.dnsparkinghub.com with local (Exim 4.98.2)
	(envelope-from <awneajlw@secure.dnsparkinghub.com>)
	id 1v4LJB-00000003uk0-3ohV
	for ali.noor0019@gmail.com;
	Thu, 02 Oct 2025 17:33:29 +0200
To: ali.noor0019@gmail.com
Subject: OPTI SLIP - Email Verification Code
X-PHP-Script: codestechvista.com/register.php for 103.204.32.33,103.204.32.3, 103.204.32.33
 X-PHP-Originating-Script: 1006:email.php
MIME-Version: 1.0
Content-type: text/html; charset=UTF-8
From: OPTI SLIP <info.optislip@gmail.com>
Reply-To: info.optislip@gmail.com
X-Mailer: PHP/8.1.32
X-Priority: 1
X-MSMail-Priority: High
Message-Id: <E1v4LJB-00000003uk0-3ohV@secure.dnsparkinghub.com>
Date: Thu, 02 Oct 2025 17:33:29 +0200


    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>OPTI SLIP - Email Verification</title>
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
            
            body {
                font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
                line-height: 1.6;
                color: #333333;
                background-color: #f8f9fa;
            }
            
            .email-container {
                max-width: 600px;
                margin: 0 auto;
                background-color: #ffffff;
                border-radius: 12px;
                overflow: hidden;
                box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            }
            
            .email-header {
                background: linear-gradient(135deg, #169D53, #22c55e);
                color: white;
                padding: 40px 30px;
                text-align: center;
            }
            
            .logo {
                width: 80px;
                height: 80px;
                background: white;
                border-radius: 50%;
                margin: 0 auto 20px;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 24px;
                font-weight: bold;
                color: #169D53;
            }
            
            .email-title {
                font-size: 28px;
                font-weight: 700;
                margin-bottom: 10px;
                text-shadow: 0 2px 4px rgba(0,0,0,0.1);
            }
            
            .email-subtitle {
                font-size: 16px;
                opacity: 0.9;
            }
            
            .email-body {
                padding: 40px 30px;
            }
            
            .greeting {
                font-size: 18px;
                margin-bottom: 20px;
                color: #333;
            }
            
            .message {
                font-size: 16px;
                line-height: 1.7;
                color: #555;
                margin-bottom: 30px;
            }
            
            .otp-container {
                background: linear-gradient(135deg, #f8f9fa, #e9ecef);
                border-radius: 12px;
                padding: 30px;
                text-align: center;
                margin: 30px 0;
                border: 2px dashed #169D53;
            }
            
            .otp-label {
                font-size: 14px;
                font-weight: 600;
                color: #666;
                margin-bottom: 10px;
                text-transform: uppercase;
                letter-spacing: 1px;
            }
            
            .otp-code {
                font-size: 36px;
                font-weight: 800;
                color: #169D53;
                letter-spacing: 8px;
                font-family: "Courier New", monospace;
                text-shadow: 0 2px 4px rgba(22, 157, 83, 0.2);
            }
            
            .otp-note {
                font-size: 12px;
                color: #888;
                margin-top: 15px;
                font-style: italic;
            }
            
            .security-note {
                background: #fff3cd;
                border: 1px solid #ffeaa7;
                border-radius: 8px;
                padding: 20px;
                margin: 25px 0;
            }
            
            .security-title {
                font-size: 16px;
                font-weight: 600;
                color: #856404;
                margin-bottom: 10px;
                display: flex;
                align-items: center;
            }
            
            .security-icon {
                margin-right: 8px;
                font-size: 18px;
            }
            
            .security-text {
                font-size: 14px;
                color: #856404;
                line-height: 1.5;
            }
            
            .email-footer {
                background: #f8f9fa;
                padding: 30px;
                text-align: center;
                border-top: 1px solid #e9ecef;
            }
            
            .footer-text {
                font-size: 14px;
                color: #666;
                margin-bottom: 10px;
            }
            
            .company-name {
                font-weight: 700;
                color: #169D53;
            }
            
            .footer-links {
                margin-top: 20px;
            }
            
            .footer-link {
                color: #169D53;
                text-decoration: none;
                margin: 0 15px;
                font-size: 14px;
            }
            
            .footer-link:hover {
                text-decoration: underline;
            }
            
            /* Mobile Responsive */
            @media (max-width: 600px) {
                .email-container {
                    margin: 10px;
                    border-radius: 8px;
                }
                
                .email-header {
                    padding: 30px 20px;
                }
                
                .email-title {
                    font-size: 24px;
                }
                
                .email-body {
                    padding: 30px 20px;
                }
                
                .otp-container {
                    padding: 20px;
                    margin: 20px 0;
                }
                
                .otp-code {
                    font-size: 28px;
                    letter-spacing: 4px;
                }
                
                .email-footer {
                    padding: 20px;
                }
            }
        </style>
    </head>
    <body>
        <div class="email-container">
            <div class="email-header">
                <h1 class="email-title">OPTI SLIP</h1>
                <p class="email-subtitle">Email Verification Required</p>
            </div>
            
            <div class="email-body">
                <div class="greeting">Hello,</div>
                
                <div class="message">
                    Thank you for registering with <strong>OPTI SLIP</strong>! To complete your account setup and ensure the security of your account, please verify your email address using the verification code below.
                </div>
                
                <div class="otp-container">
                    <div class="otp-label">Your Verification Code</div>
                    <div class="otp-code">181243</div>
                    <div class="otp-note">This code will expire in 10 minutes</div>
                </div>
                
                <div class="message">
                    Enter this code on the verification page to activate your account and start using our optical management system.
                </div>
                
                <div class="security-note">
                    <div class="security-title">
                        <span class="security-icon">🔒</span>
                        Security Notice
                    </div>
                    <div class="security-text">
                        This verification code is confidential. Never share it with anyone. OPTI SLIP will never ask for your verification code via phone or email.
                    </div>
                </div>
            </div>
            
            <div class="email-footer">
                <div class="footer-text">
                    This email was sent by <span class="company-name">OPTI SLIP</span>
                </div>
                <div class="footer-text">
                    Professional Optical Management System
                </div>
                
                <div class="footer-links">
                    <a href="#" class="footer-link">Privacy Policy</a>
                    <a href="#" class="footer-link">Terms of Service</a>
                    <a href="#" class="footer-link">Contact Support</a>
                </div>
            </div>
        </div>
    </body>
    </html>

--1759419210-eximdsn-1093102060--