Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.216.68
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
dovecot /
conf.d /
Delete
Unzip
Name
Size
Permission
Date
Action
10-auth.conf
5.12
KB
-rw-r--r--
2025-03-04 20:13
10-director.conf
1.74
KB
-rw-r--r--
2021-08-06 18:25
10-logging.conf
3.67
KB
-rw-r--r--
2021-08-06 18:25
10-mail.conf
126
B
-rw-r--r--
2025-03-04 19:59
10-mail.conf.orig
17.64
KB
-r--r--r--
2024-09-11 20:54
10-master.conf
631
B
-rw-r--r--
2025-03-04 20:12
10-master.conf.orig
3.49
KB
-rw-r--r--
2021-08-06 18:25
10-ssl.conf
3.46
KB
-rw-r--r--
2025-03-04 20:15
10-tcpwrapper.conf
291
B
-rw-r--r--
2024-09-11 20:54
15-lda.conf
1.62
KB
-rw-r--r--
2021-08-06 18:25
15-mailboxes.conf
3.04
KB
-rw-r--r--
2021-08-06 18:25
20-imap.conf
4.41
KB
-rw-r--r--
2021-08-06 18:25
20-pop3.conf
3.97
KB
-rw-r--r--
2021-08-06 18:25
90-acl.conf
676
B
-rw-r--r--
2021-08-06 18:25
90-plugin.conf
292
B
-rw-r--r--
2021-08-06 18:25
90-quota.conf
2.54
KB
-rw-r--r--
2021-08-06 18:25
auth-checkpassword.conf.ext
499
B
-rw-r--r--
2021-08-06 18:25
auth-deny.conf.ext
489
B
-rw-r--r--
2021-08-06 18:25
auth-dict.conf.ext
343
B
-rw-r--r--
2021-08-06 18:25
auth-master.conf.ext
561
B
-rw-r--r--
2021-08-06 18:25
auth-passwdfile.conf.ext
515
B
-rw-r--r--
2021-08-06 18:25
auth-sql.conf.ext
788
B
-rw-r--r--
2021-08-06 18:25
auth-static.conf.ext
611
B
-rw-r--r--
2021-08-06 18:25
auth-system.conf.ext
2.13
KB
-rw-r--r--
2021-08-06 18:25
Save
Rename
# Authentication for SQL users. Included from 10-auth.conf. # # <doc/wiki/AuthDatabase.SQL.txt> passdb { driver = sql # Path for SQL configuration file, see example-config/dovecot-sql.conf.ext args = /etc/dovecot/dovecot-sql.conf.ext } # "prefetch" user database means that the passdb already provided the # needed information and there's no need to do a separate userdb lookup. # <doc/wiki/UserDatabase.Prefetch.txt> #userdb { # driver = prefetch #} userdb { driver = sql args = /etc/dovecot/dovecot-sql.conf.ext } # If you don't have any user-specific settings, you can avoid the user_query # by using userdb static instead of userdb sql, for example: # <doc/wiki/UserDatabase.Static.txt> #userdb { #driver = static #args = uid=vmail gid=vmail home=/var/vmail/%u #}