Teemu Huovila - 2014-05-09 12:51:
Could you post the output of "bt full", though judging by your post in january, you do not have the symbols to go with it.
Right.
Please also post your doveconf -n
# 2.2.13.rc1: /dir1/dir3/dovecot/dovecot.conf # OS: Linux 2.6.32-431.1.2.0.1.el6.x86_64 x86_64 CentOS release 6.5 (Final) auth_mechanisms = plain login auth_socket_path = /dir1/dir2/dovecot/auth-userdb base_dir = /dir1/dir2/dovecot/ default_client_limit = 2000 default_process_limit = 500 default_vsz_limit = 1 G deliver_log_format = msgid=%m size=%p: %$ disable_plaintext_auth = no lda_mailbox_autocreate = yes mail_gid = 5000 mail_home = /dir4/%d/%n mail_location = maildir:~/mail mail_plugin_dir = /usr/local/dovecot/lib/dovecot mail_plugins = quota notify mail_uid = 5000 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 imapflags passdb { args = failure_show_msg=yes imap driver = pam } passdb { args = /dir1/dir3/dovecot/dovecot-ldap.conf.ext driver = ldap } plugin { mail_log_events = append delete undelete expunge copy mailbox_delete mailbox_rename quota = maildir:User quota quota_rule = *:storage=500M quota_rule2 = Trash:storage=+10%% quota_rule3 = Spam:storage=+10%% quota_warning = storage=90%% quota-warning 90 %u quota_warning2 = storage=80%% quota-warning 80 %u sieve = /dir4/sieve/%u.sieve sieve_after = /dir4/sieve/after/ sieve_before = /dir4/sieve/before/ sieve_extensions = +imapflags sieve_global_dir = /dir4/sieve/global/ sieve_global_path = /dir4/sieve/0default.sieve } postmaster_address = postmaster@domain protocols = imap pop3 lmtp sieve quota_full_tempfail = yes sendmail_path = /usr/lib/sendmail service anvil { client_limit = 2005 } service auth { client_limit = 2500 } service imap-login { inet_listener imap { port = 143 } inet_listener imaps { port = 993 ssl = yes } process_min_avail = 8 service_count = 512 vsz_limit = 256 M } service imap { executable = imap postlogin vsz_limit = 256 M } service lmtp { drop_priv_before_exec = yes inet_listener lmtp { address = ip1 port = 24 } process_min_avail = 8 vsz_limit = 1 G } service pop3-login { inet_listener pop3 { port = 110 } inet_listener pop3s { port = 995 } service_count = 512 } service pop3 { executable = pop3 postlogin } service postlogin { executable = script-login /dir1/dir3/dovecot/postlogin.sh } service quota-warning { executable = script /dir1/dir3/dovecot/quota-warn.sh unix_listener quota-warning { user = vmail } user = vmail } ssl_cert = </dir1/dir3/certs/dovecot.pem ssl_key = </dir1/dir3/certs/dovecot.key submission_host = ip2 userdb { driver = passwd } userdb { args = /dir1/dir3/dovecot/dovecot-ldap.conf.ext driver = ldap } valid_chroot_dirs = /dir4 protocol lmtp { mail_plugins = quota notify sieve } protocol lda { info_log_path = log_path = mail_plugins = quota notify sieve } protocol imap { mail_max_userip_connections = 20 mail_plugins = quota notify imap_quota mail_log } protocol pop3 { pop3_client_workarounds = outlook-no-nuls oe-ns-eoh pop3_uidl_format = %08Xu%08Xv } local_name imap.us.edu.pl { ssl_cert = </dir1/dir3/certs/imap.pem ssl_key = </dir1/dir3/certs/imap.key } local_name pop3.us.edu.pl { ssl_cert = </dir1/dir3/certs/pop3.pem ssl_key = </dir1/dir3/certs/pop3.key
Thanks.
-- MU