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.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
dovecot-core /
Delete
Unzip
Name
Size
Permission
Date
Action
sieve
[ DIR ]
drwxr-xr-x
2025-03-04 19:55
wiki
[ DIR ]
drwxr-xr-x
2026-06-04 06:35
NEWS.Debian.gz
3.22
KB
-rw-r--r--
2025-11-06 20:28
NEWS.gz
86.32
KB
-rw-r--r--
2026-05-29 06:49
README.Debian
1.26
KB
-rw-r--r--
2025-11-06 20:28
README.gz
1.83
KB
-rw-r--r--
2021-08-06 18:26
TODO.gz
8.19
KB
-rw-r--r--
2021-08-06 18:25
changelog.Debian.gz
2.83
KB
-rw-r--r--
2026-05-29 06:49
copyright
11.8
KB
-rw-r--r--
2025-11-06 20:28
documentation.txt.gz
1.89
KB
-rw-r--r--
2026-05-29 06:49
pigeonhole.NEWS.gz
30.23
KB
-rw-r--r--
2026-05-29 06:49
pigeonhole.README.gz
5.5
KB
-rw-r--r--
2026-05-29 06:49
securecoding.txt.gz
2.45
KB
-rw-r--r--
2026-05-29 06:49
solr-config-7.7.0.xml.gz
3.81
KB
-rw-r--r--
2026-05-29 06:49
solr-schema-7.7.0.xml
2.68
KB
-rw-r--r--
2026-05-29 06:49
thread-refs.txt.gz
2.92
KB
-rw-r--r--
2026-05-29 06:49
Save
Rename
Dovecot Debian package ====================== Please refer to http://wiki2.dovecot.org for the full documentation of this package and its configuration. Note that the default value for mbox_write_locks differs between Debian and upstream Dovecot: Debian: mbox_write_locks = "fnctl dotlock" Dovecot: mbox_write_locks = "dotlock fnctl" TLS setup --------- TLS is enabled by default on new installations. Dovecot will use the self-signed certificate provided by ssl-cert-snakeoil by default. The certificate and key are accessed via symbolic links in /etc/dovecot/private. If you wish to use your own certificates, feel free to replace the symbolic links in /etc/dovecot/private with the actual certificate/key of your preference, or place the certificate and key at the location of your preference and update /etc/dovecot/conf.d/10-ssl.conf accordingly. dovenull group -------------- Upstream recommends that for security's sake, the dovenull user should belong to its own private group to which no one else belongs. Prior to 2.2.9-1, the dovenull user was in the nogroup group which contains other users. This has been rectified for new installs but upgraders should make the change themselves like this: # addgroup --system --group dovenull # usermod -g dovenull dovenull