⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.231
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
run
/
dovecot
/
View File Name :
dovecot.conf
## Dovecot configuration file # PLEASE DON'T EDIT ANYTHING IN THIS FILE! ANY CHANGES WILL BE LOST ON UPGRADE. # Instead add your custom configuration to /etc/dovecot/conf.d/ # See the end of this file for details on customization. # See example configuration files in /usr/share/doc/dovecot/example-config/ # See stock configuration files in /usr/share/doc/plesk-dovecot/dist-config/ # Space separated list of wanted authentication mechanisms. # NOTE: See also disable_plaintext_auth setting. auth_mechanisms = plain login digest-md5 cram-md5 apop # Valid UID range should include popuser. first_valid_uid = 30 # List of allowed characters in username. "'&" is added here to the default list. auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890&.-_@' # Plesk Maildirs layout. mail_home = /var/qmail/mailnames/%Ld/%Ln mail_location = maildir:/var/qmail/mailnames/%Ld/%Ln/Maildir:UTF-8 # Enable Maildir++ quota support. mail_plugins = $mail_plugins quota plugin { # Take quota limits from maildirsize file. If it doesn't exist, don't enforce. quota = maildir:User quota # LDA/LMTP allows saving the last mail to bring user from under quota to # over quota, if the quota doesn't grow too high. Default is to allow as # long as quota will stay under 10% above the limit. Also allowed e.g. 10M. # 0 doesn't allow going over quota (compatibility with Courier-IMAP behavior). quota_grace = 0 } service auth { # Allow userdb lookups for popuser. unix_listener auth-userdb { mode = 0600 user = popuser group = popuser } } service stats { unix_listener stats-writer { user = popuser } } # PEM encoded X.509 SSL/TLS certificate and private key. ssl_cert =