QMAIL registration process

xiaoxiao2021-03-06  98

Please return to the reading mailbox to use the license agreement, you need to agree to the protocol to register

"; exit;} if (! EREG (" ^ [0-9a-z] [0-9a -z] $ ", $ mailname)) # Check if there is an illegal character {echo"
account in the account, please return to re-filled.
"; exit;} #________________________________________________________________________________ if (strlen ($ mailname) <3) # AT320 length is less than 3 {echo "
Do not modify form to submit delusional Harm the system, your IP has been recorded!
"; exit;} $ mailname = strtolower ($ mailname); # was filtered to fail to convert capital letters $ sql = mysql_connect ($ CFG_MYSQL_HOST whether there lowercase #________________________________________________ AT320 , $ CFG_MYSQL_USER, $ CFG_MYSQL_PASS); mysql_select_db ($ CFG_MYSQL_DB, $ sql); $ query = "select pw_id from vpopmail where pw_domain = '$ domain' and pw_name = '$ mailname'"; $ result = @mysql_query ($ query, $ SQL); $ data = mysql_fetch_Array ($ result); if ($ data) {mysql_close ($ SQL); # 关 数据 数据 e "
This account has been used, please return to select another account and use the detection button to make effective Sexual query.


"; exit;..} #________________________________________________________________________________ begin the registration process $ mailaddr = $ mailname "@" $ domain; # generate a complete mailing address $ query = "select domainsize from userinfo where MSTAT = '$ domain' "; # From this domain management user to remove the default mailbox space size $ Result = @Mysql_Query ($ query, $ sql); $ data = mysql_fetch_Array ($ estill); $ size = $ data ['DomainSize ']; # Get Space Size $ EXECLINEA = $ VPOPMAILBIDIR. "VADDUSER". $ Mailaddr. "". $ Passwd1; # 添 = = $ VPOPMAILBINDIR. "VseTuserquota". $ Mailaddr. ". $ Size # # 更 邮 =;; 语 语 语;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; = "" "# There is an output that the statement performs problems {mysql_close ($ SQL); echo"
In the process of creating an account, unpredictable errors, please register later ...
"; $ message =" The statement executed is: "$ execlinea.". $ Execlineb. "The result is:" $ OUTSHOWA. "$ Outshowb; Mail (" root @ 8kb.com "," Register Errors! ", $ Message); # to the Administrator Mailbox Return EXIT;} #______________________________________________ _ If there is no error generation, start further verification and write data $ query =" SELECT PW_ID FROM vpopmail where pw_domain = '$ domain'

AND PW_NAME = '$ mailname' "; # 从 刚 注 注 用户 用户 用户 看 看;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; DATA) {mysql_close ($ SQL); # off database echo "

In the process of creating an account, an unpredictable error occurs, please register later ...
"; EXIT;} #_____________________________________________ If the user library information is no problem, start writing User information $ userid = $ data ['pw_id']; # 从 用户 用户 取 的号, use this number to write in the database User Information $ TIME = getDate (); if (Strlen ($ TIME [SECONDS]) <2) {$ TIME [Seconds] = "0". $ TIME [SECONDS];} IF (Strlen ($ TIME [MINUTES]) <2) {$ TIME [Minutes] = "0". $ TIME [Minutes];} IF (Strlen ($ TIME [Hours]) <2) {$ TIME [Hours] = "0". $ TIME [HOURS] } IF (Strlen ($ TIME [MON]) <2) {$ TIME [MON] = "0". $ TIME [MON];} IF (Strlen ($ TIME [MDAY]) <2) {$ TIME [ MDAY] = "0". $ TIME [MDAY];} # Generates Current time, accurate to second $ gettime = $ TIME [YEAR]. $ TIME [MON]. $ TIME [MDAY]. $ TIME [Hours]. Time [Minutes]. $ TIME [Seconds]; $ query = "Insert Into UserInfo (ID, MSTAT, Lostanswer, lostquession, username, userage, userphonenum, usersex, useraddr, createtime, domainsize) VALUES ( '$ userID', '3', '$ passanswer', '$ passquess',' $ username ',' $ userage ',' $ phonenum ',' $ UserSex ',' $ getTime ',' $ SIZE '); $ Result = @Mysql_Query ($ query, $ sql); mysql_close ($ SQL); # Turn Database IF ($ Result ) {Echo "
E-mail". "$ Mailaddr." Has been created,

Thank you for using this email system.

"; exit;} else {echo "
In the process of creating an account, an unpredictable error occurs, please register later .......
"; exit;}}?> New User Registration </ title> <meta http-equiv =" content-type "content =" text / html; Charset = GB2312> <link rel = "stylesheet" href = "css / iGenus.css" type = "text / css"> <script language = "javascript"> Function checkdate (date) {var yeear = datestr.substring 0, 4); var month = datestr.substring (4, 6); var day = datestr.substring (6, 8); if (Year <1900 || year> 2050) {return (false);} if (Month <1 || MONTH> 12) {RETURN (FALSE);} if (DAY <1 || Day> 31) {RETURN (false);} Return (TRUE);} Function Chkvalidstr (STR) {var validstrcnt; var i ; For (i = 0, Vali DSTRCNT = 0; i <str.length; i ) {if (Str.Substring (i, i 1)! = ') { validStrcnt;}}}}}}}}}}}}}} (true);} function reguserinfodata () {if (chkvalidstr (document.form1.mailname.value) == false) {Alert ('No username.</p> <p>'); Document.form1.mailname.focus ();} else if (Document.form1.mailname.Value.Length <3) {Alert (' username must be English letters and digital combination, at least 3 characters. ') Document.form1.mailname.focus ();} else if (document.form1.passwd1.value) == false || Document.form1.passwd1.value.LENGTH <5) {Alert ('No new password Or less than 5 digits. '); Document.form1.passwd1.focus ();} else if (Document.form1.passwd2.value ==' || Document.form1.Passwd2.value.Length <5) { Alert ('No input to confirm the password or password less than 5 digits.'); Document.form1.Passwd2.focus ();} else if (chkvalidstr (document.form1.username.value) == false) {alert ('no Enter your name. '); Document.form1.username.focus (); alert (document.form1.usex.value);} else if (chkvalidstr (document.form1.useraddr.value) == false) {alert (' no Enter your contact address '); document.form1.useraddr.focus ();} else if (document.form1.phonenenum.value) == false) {alert (' no input contact number); Document.form1.phonenum .focus (); Else if (Document.form1.PassQuess.Value) == false || Document.form1.PassQuesS.Value.Length <5) {Alert ('No password protection problem or less than 5 "); Document.form1 .passQuess.focus ();} else if (document.form1.passanswer.valu) == false || Document.form1.passanswer.Value.Length <5) {Alert ('No password protection answer or less than 5-bit '); document.form1.passanswer.focus ();} else {if (Document.form1.Passwd1.value! = Document.form1.parswd2.value) {alert (' new password and confirmation password do not match.</p> <p>'); Document.form1.Passwd1.focus ();} else {if (Document.form1.year.value.LEngth == 2) {document.form1.year.value = 1900 parseint (Document.form1.year. Value);} if (Document.form1.month.Value.Length == 1) {document.form1.month.Value = '0' Document.form1.Month.Value;}} (Document.form1.day.value .length == 1) {document.form1.day.value = '0' Document.form1.day.value;} getdate = document.form1.year.value Document.form1.month.Value Document.form1. Day.Value; if (getdate == '' || checkdate == True) {document.form1.submit ();} else {document.form1.year.focus (); Alert ("Error Birthday" );}}}} Function chkdupuserid (userid, maildomainname) {if (userid == ') {alert (' No user name. '); Document.form1.mailname.focus ();} if (userid.length <3) {Alert ('username must be English letters and numbers, at least 3 characters.</p> <p>'); Document.form1.mailname.focus ();} else {var mywin = WINDOW.OPEN (' check.php? Name = ' userid ' & domain = ' maildomainname, "helpwin", "resizable = NO, Scrollbars = yes, width = 280, height = 200 "); mywin.window.focus ();}} </ script> </ head> <body bgcolor =" # 5a8c52 "text =" # 000000 "Leftmargin =" 4 " TopMargin = "4" marginwidth = "2" marginheight = "2"> <center> <Table width = "100%" border = "0" cellspacing = "0" cellpadding = "0"> <tr> <td> < B> </ b> </ td> <td align = "right"> <b> </ b> <input type = "button" value = "Close" class = "MyInput2" onclick = "Window.close () "> </ Td> </ TR> </ table> <br> </ center> <form name =" form1 "method =" post "action =" reg.php? Cmd = reg "onsubmit =" Return False; "> <Center> <p> <font color =" # fff "> Register new user </ font> </ b> </ p> <table border =" 1 "cellspacing =" 0 "cellpadding =" 2 "bgcolor =" # eaf3e9 "bordercolor =" # fffff "width =" 95% "align =" center "> <tr bgcolor =" # d0e6ce> <td align = "Right" width = "38%> < B> Registering Mailbox Name: </ b> </ td> <td width = "62%> <input t Ype = "text" name = "mailname" size = "12" maxlength =</p> <p>"20" class = "Myinput" style = 'font-family: Tahoma'> @ <select name = "domain" class = "MyInput" style = 'font-family: Tahoma'> <? Php $ sql = mysql_connect ($ CFG_MYSQL_HOST, $ CFG_MYSQL_USER, $ CFG_MYSQL_PASS); mysql_select_db ($ CFG_MYSQL_DB, $ sql); $ query = "SELECT * FROM dir_control"; $ result = @mysql_query ($ query, $ sql); $ rows = @mysql_num_rows ($ result) ; If ($ ROWS <= 1) {echo "<option value = '> no domain name exists </ option>";} else {for ($ I = 1; $ i <= $ rows; $ i ) {$ Data = mysql_fetch_Array ($ Result); if ($ DATA ['Domain']! = "DOM_89") {echo "<option value =". $ data ['Domain']. ">". $ data ['Domain' ]. "</ option>";}}} mysql_close ($ SQL);}?> </ select> <input type = "value =" checks if the account is available "class =" myinput2 "onclick =" JavaScript: chkdupuserid (Document.form1.mailname.Value, Document.form1.domain.value) "Name =" Button "> </ td> </ tr> <tr bgcolor =" # d0 E6CE> <TD align = "Right" width = "38%"> <b> email password: </ b> </ td> <TD width = "62%"> <input type = "password" name = " Passwd1 "size =" 17 "maxlength =" 16 "class =" MyInput "style = 'font-family: tahoma'> (5-16 characters) </ td> </ tr> <</p> <p>Tr bgcolor = "# d0e6ce"> <td align = "right" width = "38%"> <b> mailbox password confirmation: </ b> </ td> <td width = "62%> <input type = "Password" name = "passwd2" size = "17" maxlength = "16" class = "Myinput" style = 'font-family: Tahoma'> </ td> </ tr> </ table> <p> <br > <B> <font color = "# ffffff"> User information </ font> </ b> </ p> <p> (please fill in, you will use the password later) <br> </ p > <Table border = "1" cellspacing = "0" cellpadding = "2" bgcolor = "# Eaf3e9" bordercolor = "# ffffff" width = "95%" align = "center"> <tr bgcolor = "# d0e6ce" > <Td align = "Right" width = "37%"> <b> Name: </ b> </ td> <TD width = "63%> <input type =" text "name =" username "SIZE = "12" Maxlength = "8" class = "Myinput" style = 'font-family: Tahoma'> (2-4 characters) </ td> </ tr> <tr bgcolor = "# d0e6ce"> <TD Align = "Right" width = "37%"> <b> Gender: </ b> </ td> <TD width = "63%> <input type =" radio "name =" usersex "value =" 1 "Checked> male <input type =" radio "name =" usersex "value =" 2 "> Female </ TD> </ tr> <tr bgcolor =" # d0e6ce> <td align = "r =" 37%> <b> Yearbook: <</p> <p>/ b> </ td> <td width = "63%"> <input type = "text" name = "year" size = "4" maxlength = "4" class = "MyInput" style = 'font-family: Tahoma '> - <input type = "text" name = "month" size = "2" maxlength = "2" class = "myinput" style =' font-family: Tahoma> - <input type = "text" Name = "day" size = "2" MaxLength = "2" class = "Myinput" style = 'font-family: Tahoma'> Example: 1977-09-18 </ td> </ tr> <tr bgcolor = "# D0E6CE> <TD align = "Right" width = "37%"> <b> contact address: </ b> </ td> <TD width = "63%> <input type =" text "name =" UserAddr "Size =" 30 "MaxLength =" 50 "class =" MyInput "style = 'font-family: Tahoma'> </ td> </ tr> <tr> <TD align =" Right "width =" 37% "> <b> contact number: </ b> </ td> <TD width =" 63% "> <input type =" text "name =" phonenum "size =" 14 "maxlength = "14" class = "MyInput" style = 'font-family: Tahoma'> </ td> <TR> <TR bgcolor = "# d0e6ce"> <TD align = "Right" width = "37%> < B> Password protection problem: </ b> </ td> <td width = "63%"> <input type = "text" name = "passquuess" size = "30" maxleng TH =</p> <p>"50" class = "MyInput" style = 'font-family: Tahoma'> (5-24 characters) </ td> </ tr> <tr bgcolor = "# d0e6ce"> <TD align = "right" width = "37%"> <b> password protection answer: </ b> </ td> <td width = "63%"> <input type = "text" name = "passanswer" size = "30" maxlength = " 50 "class =" myinput "style = 'font-family: Tahoma'> (5-24 characters) </ TD> </ TR> </ TABLE> <BR> <BR> <B> <font color =" #FFFFFF "> mailbox license agreement </ font> </ B> <BR> <BR> <TABLE BORDER =" 1 "CELLSPACING =" 0 "CELLPADDING =" 2 "BGCOLOR =" # EAF3E9 "BORDERCOLOR =" # FFFFFF "Width =" 95% "align =" center "> <tr bgcolor =" # d0e6ce "> <td align =" center "> <textarea name =" textfield4 "cols =" 65 "rows =" 10 "wrap =" Virtual "> Lingjiang Online Personal Free Mail Service Agreement First, Foreword: Www.ljol.net) The ownership and operation right of the services provided by Lingjiang online website (www.ljol.net). The service provided by the Lingjiang Online will be strictly implemented in accordance with the regulations, terms of service and operational rules issued. Second, Terms of Service 1 ) New registered users can use SMTP / POP feature; 4) Customer service mailbox: Webmaster@8kb.com. 5) This mailbox is only for Southern County Telecom Services 2, Restrictive Service 1) The system will clean up the mail in the mailbox within six months of mailbox; 3. Service opening and termination of users must completely agree with all about Lingjiang Online Free Mailbox The Terms of Service and complete the corresponding registration procedure to become a formal user of the Lingjiang online free mailbox system.</p> <p>1) The user has not logged in to her mailbox in any way for more than 50 days (including 50 days), and the system will use this mailbox without a primary mailbox, delete the mailbox, freeze the mailbox, the user is re-logged in The recipient function is automatically turned on), such as the user has not logged in within 60 days of the account freeze, will delete its account; 2) If the user is in the following state: Receive a letter, the mailbox space will be exceeded, then the system will Will notice a warning letter to notify users, users are not allowed to continue to receive the mailbox. 3) The user violates the Terms of Service. After the online verification of the Lingjiang, its account will be deleted. Note: After the user account is deleted, the user uses the right to use the Lingjiang online free email service to terminate, from now on, the user does not have the right to request, the Lingjiang is not obligated to transfer information to the user or third party. 4. Conservative user privacy real user information will be the basis for providing after-sales service as a Lingjiang Online. The user must provide real user information. If there is a change, please update it in time. Lingjiang Online Reserves to cancel the right to use personal free mailboxes that are not as good as in real estate. Respect the user's personal privacy is a basic policy of online online. In addition to the following three cases, Lingjiang online will not agree to open, edit or disclose user information and other preserved in the Lingjiang online when there is no legal user authorization. Confidentiality content: 1) According to the relevant legal requirements; 2) Relevant authority requirements; 3) User authorization. 5, limited liability is allowed in the case of technical conditions and commercial conditions, Lingjiang Online provides free email service, Lingjiang online does not cause the mailbox system to make any commitment to make any promises for other services or other reasons. Lingjiang Online Free Email Service: Free storage, system daily maintenance, handling customer complaints; Lingjiang online does not commit commitments to other services. The user's responsibility: Since the user's fault causes the online loss (including the loss of the Lingjiang Online) by user compensation; 6 Use is based on national laws, local laws and international text laws, international practices and this agreement; users need to be legally responsible for their own behavior. Users must not spread and disseminate information, porn or other violations of national law online; if the user's behavior does not meet the above terms, the Lingjiang online will notify the user and retain the right to terminate the user's email service. . 7. Commercial Purpose Lingjiang Online Reserved The right to put commercial ads for free mailbox users, such as the user's average clicking rate of advertising than all free users in the month, Lingjiang is notified by email After the user will have the right to terminate and cancel the personal free email service obtained. If the user refuses to accept the behavior of the commercial advertisement in the Lingjiang online, the user can choose to cancel the personal free email service obtained; otherwise, the online reasons for the online online is to voluntarily accept commercial advertisements sent by Lingjiang. Third, the adjustment of the Terms of Service 1, the personal free email service terms should be consistent with the laws and regulations of the People's Republic of China, such as the online service terms of the Lingjiang River and the law of the People's Republic of China, Lingjiang has the right to These terms are fully re-adjusted according to law, and other terms are not affected. 2. Once change, the online Terms of Online Terms of Lingjiang will prompt to modify the content or notify the user in an important page. The user can do the following: 1) If you do not agree to the changed content, users can actively cancel the Personal free email service; 2) If the user continues to use the personal free mailbox service, it is considered a change in the Terms of Service.</p></div><div class="text-center mt-3 text-grey"> 转载请注明原文地址:https://www.9cbs.com/read-101422.html</div><div class="plugin d-flex justify-content-center mt-3"></div><hr><div class="row"><div class="col-lg-12 text-muted mt-2"><i class="icon-tags mr-2"></i><span class="badge border border-secondary mr-2"><h2 class="h6 mb-0 small"><a class="text-secondary" href="tag-2.html">9cbs</a></h2></span></div></div></div></div><div class="card card-postlist border-white shadow"><div class="card-body"><div class="card-title"><div class="d-flex justify-content-between"><div><b>New Post</b>(<span class="posts">0</span>) </div><div></div></div></div><ul class="postlist list-unstyled"> </ul></div></div><div class="d-none threadlist"><input type="checkbox" name="modtid" value="101422" checked /></div></div></div></div></div><footer class="text-muted small bg-dark py-4 mt-3" id="footer"><div class="container"><div class="row"><div class="col">CopyRight © 2020 All Rights Reserved </div><div class="col text-right">Processed: <b>0.063</b>, SQL: <b>9</b></div></div></div></footer><script src="./lang/en-us/lang.js?2.2.0"></script><script src="view/js/jquery.min.js?2.2.0"></script><script src="view/js/popper.min.js?2.2.0"></script><script src="view/js/bootstrap.min.js?2.2.0"></script><script src="view/js/xiuno.js?2.2.0"></script><script src="view/js/bootstrap-plugin.js?2.2.0"></script><script src="view/js/async.min.js?2.2.0"></script><script src="view/js/form.js?2.2.0"></script><script> var debug = DEBUG = 0; var url_rewrite_on = 1; var url_path = './'; var forumarr = {"1":"Tech"}; var fid = 1; var uid = 0; var gid = 0; xn.options.water_image_url = 'view/img/water-small.png'; </script><script src="view/js/wellcms.js?2.2.0"></script><a class="scroll-to-top rounded" href="javascript:void(0);"><i class="icon-angle-up"></i></a><a class="scroll-to-bottom rounded" href="javascript:void(0);" style="display: inline;"><i class="icon-angle-down"></i></a></body></html><script> var forum_url = 'list-1.html'; var safe_token = 'eXt0hgiZuOQUqRZR1AJ3prPe_2Fy9hFQ6lhBaKYTLnGapLY7t_2BHX1FgYmSksuUgqzIjD0NAfEYArSe_2BfhqBDpaMw_3D_3D'; var body = $('body'); body.on('submit', '#form', function() { var jthis = $(this); var jsubmit = jthis.find('#submit'); jthis.reset(); jsubmit.button('loading'); var postdata = jthis.serializeObject(); $.xpost(jthis.attr('action'), postdata, function(code, message) { if(code == 0) { location.reload(); } else { $.alert(message); jsubmit.button('reset'); } }); return false; }); function resize_image() { var jmessagelist = $('div.message'); var first_width = jmessagelist.width(); jmessagelist.each(function() { var jdiv = $(this); var maxwidth = jdiv.attr('isfirst') ? first_width : jdiv.width(); var jmessage_width = Math.min(jdiv.width(), maxwidth); jdiv.find('img, embed, iframe, video').each(function() { var jimg = $(this); var img_width = this.org_width; var img_height = this.org_height; if(!img_width) { var img_width = jimg.attr('width'); var img_height = jimg.attr('height'); this.org_width = img_width; this.org_height = img_height; } if(img_width > jmessage_width) { if(this.tagName == 'IMG') { jimg.width(jmessage_width); jimg.css('height', 'auto'); jimg.css('cursor', 'pointer'); jimg.on('click', function() { }); } else { jimg.width(jmessage_width); var height = (img_height / img_width) * jimg.width(); jimg.height(height); } } }); }); } function resize_table() { $('div.message').each(function() { var jdiv = $(this); jdiv.find('table').addClass('table').wrap('<div class="table-responsive"></div>'); }); } $(function() { resize_image(); resize_table(); $(window).on('resize', resize_image); }); var jmessage = $('#message'); jmessage.on('focus', function() {if(jmessage.t) { clearTimeout(jmessage.t); jmessage.t = null; } jmessage.css('height', '6rem'); }); jmessage.on('blur', function() {jmessage.t = setTimeout(function() { jmessage.css('height', '2.5rem');}, 1000); }); $('#nav li[data-active="fid-1"]').addClass('active'); </script>