📧 Static SMTP Email Test

📁 Path Detection

Current file: /home/seedglobaleducat/public_html/schedule-a-call/api/test_smtp_file.php

Current directory: /home/seedglobaleducat/public_html/schedule-a-call/api

Checking paths:

✅ Found autoload at: /home/seedglobaleducat/public_html/vendor/autoload.php

📋 System Check

✅ PHPMailer is available

⚙️ Current SMTP Configuration

SMTP Host: smtp.gmail.com

Port: 587 (TLS)

Username: info@seedglobaleducation.com

Password: znpf************ (partially hidden)

From: SEED Global Education <info@seedglobaleducation.com>

To: Param <parambackup12@gmail.com>

🚀 Test Actions

📧 Send Test Email🔍 Send with Debug Output🔌 Test Connection Only🔄 Refresh Page

🚀 Sending Test Email...

🔍 SMTP Debug Output:

📤 Attempting to send email...

SERVER -> CLIENT: 220 smtp.gmail.com ESMTP d2e1a72fcca58-84214c931ecsm2212357b3a.31 - gsmtp CLIENT -> SERVER: EHLO seedglobaleducation.com SERVER -> CLIENT: 250-smtp.gmail.com at your service, [65.254.81.250] 250-SIZE 35882577 250-8BITMIME 250-STARTTLS 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-CHUNKING 250 SMTPUTF8 CLIENT -> SERVER: STARTTLS SERVER -> CLIENT: 220 2.0.0 Ready to start TLS CLIENT -> SERVER: EHLO seedglobaleducation.com SERVER -> CLIENT: 250-smtp.gmail.com at your service, [65.254.81.250] 250-SIZE 35882577 250-8BITMIME 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-CHUNKING 250 SMTPUTF8 CLIENT -> SERVER: AUTH LOGIN SERVER -> CLIENT: 334 VXNlcm5hbWU6 CLIENT -> SERVER: [credentials hidden] SERVER -> CLIENT: 334 UGFzc3dvcmQ6 CLIENT -> SERVER: [credentials hidden] SERVER -> CLIENT: 235 2.7.0 Accepted CLIENT -> SERVER: MAIL FROM:<info@seedglobaleducation.com> SERVER -> CLIENT: 250 2.1.0 OK d2e1a72fcca58-84214c931ecsm2212357b3a.31 - gsmtp CLIENT -> SERVER: RCPT TO:<parambackup12@gmail.com> SERVER -> CLIENT: 250 2.1.5 OK d2e1a72fcca58-84214c931ecsm2212357b3a.31 - gsmtp CLIENT -> SERVER: DATA SERVER -> CLIENT: 354 Go ahead d2e1a72fcca58-84214c931ecsm2212357b3a.31 - gsmtp CLIENT -> SERVER: Date: Fri, 29 May 2026 17:34:26 +0000 CLIENT -> SERVER: To: Param <parambackup12@gmail.com> CLIENT -> SERVER: From: SEED Global Education <info@seedglobaleducation.com> CLIENT -> SERVER: Reply-To: SEED Global Education <info@seedglobaleducation.com> CLIENT -> SERVER: Subject: =?iso-8859-1?Q?=E2=9C=85_SMTP_Test_Email_-_2026-05-29_17:34:26?= CLIENT -> SERVER: Message-ID: <8wkzav58dICK5dSAsx6h83UJA1BZLLeiDrQcoqu0YAw@seedglobaleducation.com> CLIENT -> SERVER: X-Mailer: PHPMailer 6.9.3 (https://github.com/PHPMailer/PHPMailer) CLIENT -> SERVER: MIME-Version: 1.0 CLIENT -> SERVER: Content-Type: multipart/alternative; CLIENT -> SERVER: boundary="b1=_8wkzav58dICK5dSAsx6h83UJA1BZLLeiDrQcoqu0YAw" CLIENT -> SERVER: Content-Transfer-Encoding: 8bit CLIENT -> SERVER: CLIENT -> SERVER: --b1=_8wkzav58dICK5dSAsx6h83UJA1BZLLeiDrQcoqu0YAw CLIENT -> SERVER: Content-Type: text/plain; charset=us-ascii CLIENT -> SERVER: CLIENT -> SERVER: SMTP Test Successful! Your email configuration is working. Sent at: 2026-05-29 17:34:26 UTC CLIENT -> SERVER: CLIENT -> SERVER: --b1=_8wkzav58dICK5dSAsx6h83UJA1BZLLeiDrQcoqu0YAw CLIENT -> SERVER: Content-Type: text/html; charset=iso-8859-1 CLIENT -> SERVER: Content-Transfer-Encoding: 8bit CLIENT -> SERVER: CLIENT -> SERVER: CLIENT -> SERVER: <html> CLIENT -> SERVER: <body style="font-family: Arial, sans-serif; max-width: 600px; margin: 0 auto;"> CLIENT -> SERVER: <div style="background: linear-gradient(135deg, #0c9cb7 0%, #0bacc7 100%); padding: 30px; text-align: center;"> CLIENT -> SERVER: <h1 style="color: white; margin: 0;">🎉 SMTP Test Successful!</h1> CLIENT -> SERVER: </div> CLIENT -> SERVER: <div style="padding: 30px; background: #f8fafc;"> CLIENT -> SERVER: <p style="font-size: 18px;">If you receive this email, your SMTP configuration is working correctly.</p> CLIENT -> SERVER: CLIENT -> SERVER: <div style="background: white; padding: 20px; border-radius: 8px; margin: 20px 0; border: 1px solid #e5e7eb;"> CLIENT -> SERVER: <h3 style="color: #0c9cb7; margin-top: 0;">📋 Test Details:</h3> CLIENT -> SERVER: <table style="width: 100%;"> CLIENT -> SERVER: <tr><td><strong>Sent at:</strong></td><td>2026-05-29 17:34:26 UTC</td></tr> CLIENT -> SERVER: <tr><td><strong>SMTP Host:</strong></td><td>smtp.gmail.com</td></tr> CLIENT -> SERVER: <tr><td><strong>Port:</strong></td><td>587 (TLS)</td></tr> CLIENT -> SERVER: <tr><td><strong>From:</strong></td><td>info@seedglobaleducation.com</td></tr> CLIENT -> SERVER: <tr><td><strong>To:</strong></td><td>parambackup12@gmail.com</td></tr> CLIENT -> SERVER: <tr><td><strong>Server:</strong></td><td>seedglobaleducation.com</td></tr> CLIENT -> SERVER: </table> CLIENT -> SERVER: </div> CLIENT -> SERVER: CLIENT -> SERVER: <p style="color: #16a34a; font-weight: bold; font-size: 16px;">✅ Your SMTP is working perfectly!</p> CLIENT -> SERVER: <p style="color: #6b7280;">This email was sent from SEED Global Education booking system test.</p> CLIENT -> SERVER: </div> CLIENT -> SERVER: <div style="background: #1f2937; color: #9ca3af; padding: 20px; text-align: center; font-size: 12px;"> CLIENT -> SERVER: © 2025 SEED Global Education. SMTP Test Email. CLIENT -> SERVER: </div> CLIENT -> SERVER: </body> CLIENT -> SERVER: </html> CLIENT -> SERVER: CLIENT -> SERVER: CLIENT -> SERVER: --b1=_8wkzav58dICK5dSAsx6h83UJA1BZLLeiDrQcoqu0YAw-- CLIENT -> SERVER: CLIENT -> SERVER: . SERVER -> CLIENT: 250 2.0.0 OK 1780076071 d2e1a72fcca58-84214c931ecsm2212357b3a.31 - gsmtp CLIENT -> SERVER: QUIT SERVER -> CLIENT: 221 2.0.0 closing connection d2e1a72fcca58-84214c931ecsm2212357b3a.31 - gsmtp

✅ EMAIL SENT SUCCESSFULLY!

✅ Success!

📬 Check inbox at: parambackup12@gmail.com

📂 Also check spam/junk folder if not in inbox

⏱️ Email should arrive within 1-2 minutes


📚 Quick Reference

🔑 Gmail App Password Setup:

  1. Go to Google Account Security
  2. Enable 2-Step Verification (required)
  3. Go to App Passwords
  4. Select 'Mail' and generate password
  5. Use the 16-character password (format: xxxx xxxx xxxx xxxx)

🔧 If Email Not Working:

  1. Click 'Send with Debug Output' to see detailed SMTP conversation
  2. Check if App Password is correct (regenerate if needed)
  3. Verify 2FA is enabled on Gmail account
  4. Check server firewall allows outbound port 587
  5. Try port 465 with SSL if TLS doesn't work

🕒 Page loaded at: 2026-05-29 17:34:30 UTC

🌐 Server: seedglobaleducation.com

📂 PHP Version: 8.2.31