Prv8 Shell
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4
System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64
User : jackjohn ( 502)
PHP Version : 5.3.17
Disable Function : NONE
Directory :  /etc/dovecot/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //etc/dovecot/dovecot.conf.rpmnew
# 2.2.rc2: ./dovecot1.conf
# OS: Linux 2.6.32-220.7.1.el6.i686 i686 CentOS release 6.2 (Final) 
auth_cache_size = 1 k
auth_mechanisms = plain login
#auth_debug = yes
#auth_debug_passwords = yes
auth_username_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!#$-=?^_{}~./@+%"
#debug_log_path = /var/log/dovecot-debug.log
disable_plaintext_auth = no
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave
namespace {
  inbox = yes
  location = 
  prefix = INBOX.
  type = private
}
passdb {
  args = /usr/local/cpanel/bin/dovecot-wrap
  driver = checkpassword
}
plugin {
  acl = vfile
  quota = maildir
  quota_rule = Trash:ignore
}
protocols = imap pop3
service auth {
  unix_listener auth-client {
    mode = 0666
  }
}
service imap-login {
  client_limit = 500
  process_limit = 50
  process_min_avail = 2
  service_count = 0
  vsz_limit = 64 M
}
service imap {
  process_limit = 512
  vsz_limit = 256 M
}
service managesieve-login {
  client_limit = 500
  process_limit = 50
  process_min_avail = 2
  service_count = 0
  vsz_limit = 64 M
}
service managesieve {
  process_limit = 512
  vsz_limit = 256 M
}
service pop3-login {
  client_limit = 500
  process_limit = 50
  process_min_avail = 2
  service_count = 0
  vsz_limit = 64 M
}
service pop3 {
  process_limit = 512
  vsz_limit = 256 M
}
ssl_cert = </etc/dovecot/ssl/dovecot.crt
ssl_cipher_list = ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP
ssl_key = </etc/dovecot/ssl/dovecot.key
userdb {
  driver = prefetch
}
protocol imap {
  mail_max_userip_connections = 20
  mail_plugins = acl quota imap_quota
}
protocol pop3 {
  mail_max_userip_connections = 3
  mail_plugins = quota
  pop3_logout_format = top=%t/%p, retr=%r/%b, del=%d/%m, size=%s, bytes=%i/%o
  pop3_uidl_format = UID%u-%v
}
protocol lda {
  postmaster_address = postmaster@example.com
}

haha - 2025