Software: Apache/2.2.22 (Debian). PHP/5.6.36 uname -a: Linux h05.hvosting.ua 4.9.110-amd64 #3 SMP Sun Nov 4 16:27:09 UTC 2018 x86_64 uid=1389(h33678) gid=1099(h33678) groups=1099(h33678),502(mgrsecure) Safe-mode: OFF (not secure) /etc/dovecot/ drwxr-xr-x |
Viewing file: Select action/file-type: # This file is managed by ansible, do not edit by hand. default_login_user = dovecot verbose_proctitle = yes auth_mechanisms = plain login disable_plaintext_auth = no first_valid_gid = 0 listen = * login_greeting = Hello, beavers! mail_location = maildir:~/.maildir mail_privileged_group = mail ssl_ca = </home/httpd-cert/SSL.com.ua.crt ssl_cert = </home/httpd-cert/_hvosting_ua.crt ssl_key = </home/httpd-cert/_hvosting_ua.key mail_plugins = quota protocols = pop3 imap sieve passdb { args = /etc/dovecot/dovecot.passwd driver = passwd-file } userdb { args = /etc/dovecot/dovecot.passwd driver = passwd-file } service auth { unix_listener auth-client { group = postfix mode = 0660 user = postfix } user = root } service imap-login { inet_listener imaps { address = * } } service pop3-login { inet_listener pop3s { address = * } } service managesieve-login { inet_listener sieve { address = * port = 4190 } service_count = 1 } service managesieve { } # it looks like this version of quota plugin does not support # reporting fs quota via quota-status. but maybe I am wrong. # anyway, when enabling this you should also remove 'noenforcing'. #service quota-status { # executable = quota-status -p postfix # unix_listener { # path = quota.sock # user = postfix # mode = 0700 # } # client_limit = 1 #} protocol imap { mail_max_userip_connections = 20 imap_client_workarounds = delay-newmail tb-extra-mailbox-sep mail_plugins = $mail_plugins antispam imap_quota } protocol pop3 { pop3_client_workarounds = outlook-no-nuls oe-ns-eoh pop3_uidl_format = %08Xu%08Xv mail_plugins = $mail_plugins } protocol lda { postmaster_address = postmaster@hvosting.ua sendmail_path = /usr/lib/sendmail mail_plugins = $mail_plugins sieve } protocol sieve { mail_max_userip_connections = 20 managesieve_max_compile_errors = 5 } namespace inbox { inbox = yes mailbox Sent { auto = no special_use = \Sent } mailbox Drafts { auto = no special_use = \Drafts } mailbox Trash { auto = no special_use = \Trash } mailbox Spam { auto = subscribe special_use = \Junk } } plugin { sieve = ~/.dovecot.sieve sieve_dir = ~/sieve #sieve_before = /etc/dovecot/global.sieve sieve_default = /etc/dovecot/global.sieve sieve_default_name = hvosting quota_grace = 1%% quota = fs:Mailbox quota:user:noenforcing:mount=/home quota2 = fs:Account quota:group:noenforcing:mount=/home quota_status_success = DUNNO quota_status_nouser = DUNNO quota_status_overquota = "552 5.2.2 Mailbox is full" antispam_backend = pipe antispam_trash = Trash;INBOX.Trash antispam_spam = Spam;INBOX.Spam antispam_mail_sendmail = /usr/local/sbin/antispam_mail_sendmail antispam_mail_spam = 19001 antispam_mail_notspam = 19000 } |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by PinoyWH1Z | C99Shell Github | Generation time: 0.0201 ]-- |