require 'vendor/autoload.php'; // Ensure PHPMailer is installed via Composer $recipient = "p327583@gmail.com"; // Change this to your email // Server settings $mail->Host = 'smtp.gmail.com'; // Change this based on your email provider $mail->Username = 'sspappkeys@gmail.com'; // Your SMTP email $mail->Password = 'momcjmfzwcfastuu'; // Your SMTP password (use App Passwords for security) // Recipients // Content