<?php require_once('PHPMailer/class.phpmailer.php'); $to="test@test.com"; $toname="test"; $from="noreply@test.com"; $fromname="test"; $subject=""; $email_text=''; $mail = new PHPMailer(true); $mail->IsSMTP(); try { $mail->SMTPDebug = 1; $mail->SMTPAuth = true; $mail->SMTPSecure = "tls"; $mail->Host = "smtp.gmail.com"; $mail->Port = 25; $mail->Username = "nkvpatna@gmail.com"; $mail->Password = "XXXXXXXXXX"; $mail->AddAddress(trim($to), $toname); $mail->SetFrom($from, $fromname); $mail->Subject = $subject; $mail->MsgHTML($email_text); $mail->Send(); echo "Mail Send to ".trim($toname)."<br />"; } catch (phpmailerException $e) { echo $e->errorMessage(); } catch (Exception $e) { echo $e->getMessage(); } ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.well-known | Folder | 0755 |
|
|
HCCOLD | Folder | 0755 |
|
|
PHPMailer | Folder | 0755 |
|
|
__MACOSX | Folder | 0755 |
|
|
cgi-bin | Folder | 0755 |
|
|
css | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
doteasy-under-construction | Folder | 0755 |
|
|
images | Folder | 0755 |
|
|
js | Folder | 0755 |
|
|
usage | Folder | 0755 |
|
|
webalizer | Folder | 0755 |
|
|
Ganesh.MP4 | File | 3.37 MB | 0644 |
|
HCCOLD.zip | File | 177.23 MB | 0644 |
|
MataKiChowki2022.pdf | File | 2.08 MB | 0644 |
|
Video.html | File | 278 B | 0644 |
|
aboutus.html | File | 18.54 KB | 0644 |
|
aboutus.php | File | 68.01 KB | 0644 |
|
admin.php | File | 5.24 KB | 0644 |
|
contactus.html | File | 16.09 KB | 0644 |
|
contactus.php | File | 18.08 KB | 0644 |
|
education.html | File | 11.7 KB | 0644 |
|
error_log | File | 154 B | 0644 |
|
feedback.php | File | 2.23 KB | 0644 |
|
fields | File | 373 B | 0644 |
|
index.php | File | 26.46 KB | 0644 |
|
knh.txt | File | 1 B | 0644 |
|
mail.html | File | 3.81 KB | 0644 |
|
mail.php | File | 1.5 KB | 0644 |
|
memberservices.html | File | 22.94 KB | 0644 |
|
memberservices.php | File | 26.02 KB | 0644 |
|
membership.php | File | 5.99 KB | 0644 |
|
organization.html | File | 8.92 KB | 0644 |
|
publications.html | File | 16.14 KB | 0644 |
|
resources.html | File | 25.07 KB | 0644 |
|
robots.txt | File | 74 B | 0644 |
|
sendfeedback.php | File | 2.08 KB | 0644 |
|
sendmail.php | File | 767 B | 0644 |
|
sendmembership.php | File | 3.7 KB | 0644 |
|
settings.php | File | 5.82 KB | 0644 |
|
ss.php | File | 101.11 KB | 0644 |
|
validation.php | File | 609 B | 0644 |
|
worship-May2022.html | File | 32.09 KB | 0644 |
|
worship-old.html | File | 31.6 KB | 0644 |
|
worship.html | File | 32.09 KB | 0644 |
|