1 (edited by jackwjy 2011-02-11 13:34:51)

Topic: Help! after upgraded to iRedAdmin-Pro-1.4

maillog: Many error like list

Feb  9 12:10:16 mail amavis[31806]: (31806-06) (!)WARN save_info_final: sql exec: err=1062, 23000, DBD::mysql::st execute failed: Duplicate entry '0-9R6CJuPSz7Ar-0' for key 1 at (eval 102) line 166, <GEN15> line 7126.
Feb  9 12:10:18 mail amavis[31806]: (31806-06) (!)WARN save_info_final: sql exec: err=1062, 23000, DBD::mysql::st execute failed: Duplicate entry '0-9R6CJuPSz7Ar-0' for key 1 at (eval 102) line 166, <GEN15> line 7126.
Feb  9 12:10:33 mail amavis[32041]: (32041-03) (!)WARN save_info_final: sql exec: err=1062, 23000, DBD::mysql::st execute failed: Duplicate entry '0-7-BWtkkAeqdC-0' for key 1 at (eval 102) line 166, <GEN15> line 3484.
Feb  9 12:10:34 mail amavis[32041]: (32041-03) (!)WARN save_info_final: sql exec: err=1062, 23000, DBD::mysql::st execute failed: Duplicate entry '0-7-BWtkkAeqdC-0' for key 1 at (eval 102) line 166, <GEN15> line 3484.

sieve.log: Many error link list
Feb 09 12:12:53 deliver(xxx@xxx.com): Error: safe_mkstemp(/var/.temp.mail.32391.) failed: Permission denied
Feb 09 12:11:56 deliver(xxx@xxx.com): Error: file_dotlock_create(/var/.dovecot.lda-dupes) failed: Permission denied
fix this Error by chmod 777 /var but don't know why......

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Help! after upgraded to iRedAdmin-Pro-1.4

jackwjy wrote:

sieve.log: Many error link list
Feb 09 12:12:53 deliver(xxx@xxx.com): Error: safe_mkstemp(/var/.temp.mail.32391.) failed: Permission denied
Feb 09 12:11:56 deliver(xxx@xxx.com): Error: file_dotlock_create(/var/.dovecot.lda-dupes) failed: Permission denied

Do you have correct maildir path for your user 'xxx@xxx.com' in LDAP?

3

Re: Help! after upgraded to iRedAdmin-Pro-1.4

jackwjy wrote:

maillog: Many error like list
Feb  9 12:10:16 mail amavis[31806]: (31806-06) (!)WARN save_info_final: sql exec: err=1062, 23000, DBD::mysql::st execute failed: Duplicate entry '0-9R6CJuPSz7Ar-0' for key 1 at (eval 102) line 166, <GEN15> line 7126.

May i know your mysql setting of "max_connections"? in /etc/my.cnf?

4

Re: Help! after upgraded to iRedAdmin-Pro-1.4

ZhangHuangbin wrote:
jackwjy wrote:

maillog: Many error like list
Feb  9 12:10:16 mail amavis[31806]: (31806-06) (!)WARN save_info_final: sql exec: err=1062, 23000, DBD::mysql::st execute failed: Duplicate entry '0-9R6CJuPSz7Ar-0' for key 1 at (eval 102) line 166, <GEN15> line 7126.

May i know your mysql setting of "max_connections"? in /etc/my.cnf?

yes in /etc/my.cnf

5

Re: Help! after upgraded to iRedAdmin-Pro-1.4

ZhangHuangbin wrote:
jackwjy wrote:

sieve.log: Many error link list
Feb 09 12:12:53 deliver(xxx@xxx.com): Error: safe_mkstemp(/var/.temp.mail.32391.) failed: Permission denied
Feb 09 12:11:56 deliver(xxx@xxx.com): Error: file_dotlock_create(/var/.dovecot.lda-dupes) failed: Permission denied

Do you have correct maildir path for your user 'xxx@xxx.com' in LDAP?

where to check it ?

I upgraded to 1.4 follow your instruction.

6

Re: Help! after upgraded to iRedAdmin-Pro-1.4

jackwjy wrote:

yes in /etc/my.cnf

I mean, what's the value of max_connections?

jackwjy wrote:
ZhangHuangbin wrote:
jackwjy wrote:

sieve.log: Many error link list
Feb 09 12:12:53 deliver(xxx@xxx.com): Error: safe_mkstemp(/var/.temp.mail.32391.) failed: Permission denied
Feb 09 12:11:56 deliver(xxx@xxx.com): Error: file_dotlock_create(/var/.dovecot.lda-dupes) failed: Permission denied

Do you have correct maildir path for your user 'xxx@xxx.com' in LDAP?

where to check it ?

I upgraded to 1.4 follow your instruction.

You can view profile of this user with iRedAdmin-Pro, like this:
https://your_server.com/iredadmin/profi … xx@xxx.com

And you will see a link "Export account to LDIF", click it and it will show you the whole LDIF data of this user. Maildir path is "storageBaseDirectory" + "mailMessageStore". for example:

storageBaseDirectory: /var/vmail
mailMessageStore: vmail1/123.com/u/m/a/umashanker-2011.02.05.10.18.19/

7

Re: Help! after upgraded to iRedAdmin-Pro-1.4

I had checked Maildir path and doesn't find any problem

Feb 09 17:29:05 deliver(xxx@xxx.com): Error: safe_mkstemp(/var/.temp.mail.20355.) failed: Permission denied
Feb 09 17:29:05 deliver(xxx@xxx.com): Info: msgid=<035701cbc83d$30bec500$923c4f00$@com>: saved mail to INBOX

Feb 09 17:31:57 deliver(xxx@xxx.com): Error: file_dotlock_create(/var/.dovecot.lda-dupes) failed: Permission denied
Feb 09 17:31:57 deliver(xxx@xxx.com): Info: sieve: msgid=<9B2BB7561E03644B8DB210B5750A7A39065CFA37@fox-exch.DOMAIN.local>: sent vacation response to <Ortal@fox.co.il>

It's seems mail deliver OK.

8

Re: Help! after upgraded to iRedAdmin-Pro-1.4

[root@mail etc]# vi my.cnf

#---------------------------------------------------------------------
# This file is part of iRedMail, which is an open source mail server
# solution for Red Hat(R) Enterprise Linux, CentOS, Debian and Ubuntu.
#
# iRedMail is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# iRedMail is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with iRedMail.  If not, see <http://www.gnu.org/licenses/>.
#---------------------------------------------------------------------

#
# Sample MySQL configuration file. It should be localted at:
#
#   - RHEL/CentOS:  /etc/my.cnf
#
# Shipped within iRedMail project:
#   http://www.iredmail.org/
#

[mysqld]
#bind-address            = 127.0.0.1
port                    = 3306
default-character-set   = utf8
datadir                 = /var/lib/mysql
socket                  = /var/lib/mysql/mysql.sock
user                    = mysql

# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1

skip-locking
#skip-bdb
#skip-networking

query-cache-type    = 1
# Use up to 64Mb of RAM to store query results.
query-cache-size    = 64M
query_cache_limit   = 10M

thread_cache_size   = 8

set-variable = max_connections=2048
#set-variable = max_connect_errors=150

#ssl-ca =
ssl-cert = /etc/pki/tls/certs/iRedMail_CA.pem
ssl-key = /etc/pki/tls/private/iRedMail.key
ssl-cipher = ALL

[client]
default-character-set=utf8

[mysql.server]
user        = mysql
basedir     = /var/lib

[mysqld_safe]
log-error   = /var/log/mysqld.log
pid-file    = /var/run/mysqld/mysqld.pid

9

Re: Help! after upgraded to iRedAdmin-Pro-1.4

jackwjy wrote:

I had checked Maildir path and doesn't find any problem

Try to turn on debu. mode in dovecot and paste related log in /var/log/dovecot.log.

10

Re: Help! after upgraded to iRedAdmin-Pro-1.4

ZhangHuangbin wrote:
jackwjy wrote:

I had checked Maildir path and doesn't find any problem

Try to turn on debu. mode in dovecot and paste related log in /var/log/dovecot.log.

One of full session with error

Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: Loading modules from directory: /usr/lib/dovecot/lda
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: Module loaded: /usr/lib/dovecot/lda/lib10_quota_plugin.so
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: Module loaded: /usr/lib/dovecot/lda/lib90_sieve_plugin.so
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: auth input: home=/var
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: auth input: mail=maildir:~/vmail/xxx.com/w/we/wen/wendy.yuan-2010.12.03.14.54.30//Maildir/
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: auth input: quota_rule=*:bytes=536870912
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: Quota root: name=user backend=dict args=:proxy::quotadict
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: Quota rule: root=user mailbox=* bytes=536870912 messages=0
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: Quota warning: bytes=456340275 (85%) messages=0 command=/usr/local/bin/dovecot-quota-warning.sh 85
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: Quota warning: bytes=483183820 (90%) messages=0 command=/usr/local/bin/dovecot-quota-warning.sh 90
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: Quota warning: bytes=510027366 (95%) messages=0 command=/usr/local/bin/dovecot-quota-warning.sh 95
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: dict quota: user=wendy.yuan@xxx.com, uri=proxy::quotadict, noenforcing=0
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: maildir: data=~/vmail/xxx.com/w/we/wen/wendy.yuan-2010.12.03.14.54.30//Maildir/
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: maildir++: root=/var/vmail/xxx.com/w/we/wen/wendy.yuan-2010.12.03.14.54.30//Maildir, index
=, control=, inbox=/var/vmail/xxx.com/w/we/wen/wendy.yuan-2010.12.03.14.54.30//Maildir
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: dict quota: user=wendy.yuan@xxx.com, uri=proxy::quotadict, noenforcing=0
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: sieve: using sieve path for user's script: /var/vmail/sieve/xxx.com/wendy.yuan/dovecot.sie
ve
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: sieve: opening script /var/vmail/sieve/xxx.com/wendy.yuan/dovecot.sieve
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: sieve: executing compiled script /var/vmail/sieve/xxx.com/wendy.yuan/dovecot.sieve
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Info: Namespace : Using permissions from /var/vmail/xxx.com/w/we/wen/wendy.yuan-2010.12.03.14.54
.30//Maildir: mode=0700 gid=-1
Feb 10 09:23:55 deliver(wendy.yuan@xxx.com): Error: safe_mkstemp(/var/.temp.mail.9956.) failed: Permission denied
Feb 10 09:23:57 deliver(wendy.yuan@xxx.com): Info: sieve: msgid=<2E51BB9B80BB4DB39B55D1E2795BA508@hpdesktop>: stored mail into mailbox 'INBOX'

11

Re: Help! after upgraded to iRedAdmin-Pro-1.4

Can you check file /etc/passwd, which user has /var as HOME directory? or any setting in dovecot use /var directory?

12

Re: Help! after upgraded to iRedAdmin-Pro-1.4

ZhangHuangbin wrote:

Can you check file /etc/passwd, which user has /var as HOME directory? or any setting in dovecot use /var directory?

[root@mail log]# cat /etc/passwd
root:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/bin:/sbin/nologin
daemon:x:2:2:daemon:/sbin:/sbin/nologin
adm:x:3:4:adm:/var/adm:/sbin/nologin
lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin
sync:x:5:0:sync:/sbin:/bin/sync
shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown
halt:x:7:0:halt:/sbin:/sbin/halt
mail:x:8:12:mail:/var/spool/mail:/sbin/nologin
news:x:9:13:news:/etc/news:
uucp:x:10:14:uucp:/var/spool/uucp:/sbin/nologin
operator:x:11:0:operator:/root:/sbin/nologin
games:x:12:100:games:/usr/games:/sbin/nologin
gopher:x:13:30:gopher:/var/gopher:/sbin/nologin
ftp:x:14:50:FTP User:/var/ftp:/sbin/nologin
nobody:x:99:99:Nobody:/:/sbin/nologin
distcache:x:94:94:Distcache:/:/sbin/nologin
nscd:x:28:28:NSCD Daemon:/:/sbin/nologin
vcsa:x:69:69:virtual console memory owner:/dev:/sbin/nologin
apache:x:48:48:Apache:/var/www:/sbin/nologin
exim:x:93:93::/var/spool/exim:/sbin/nologin
rpc:x:32:32:Portmapper RPC user:/:/sbin/nologin
webalizer:x:67:67:Webalizer:/var/www/usage:/sbin/nologin
squid:x:23:23::/var/spool/squid:/sbin/nologin
mysql:x:27:27:MySQL Server:/var/lib/mysql:/bin/bash
pcap:x:77:77::/var/arpwatch:/sbin/nologin
ntp:x:38:38::/etc/ntp:/sbin/nologin
dbus:x:81:81:System message bus:/:/sbin/nologin
avahi:x:70:70:Avahi daemon:/:/sbin/nologin
rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin
nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin
sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin
haldaemon:x:68:68:HAL daemon:/:/sbin/nologin
avahi-autoipd:x:100:102:avahi-autoipd:/var/lib/avahi-autoipd:/sbin/nologin
xfs:x:43:43:X Font Server:/etc/X11/fs:/sbin/nologin
sabayon:x:86:86:Sabayon user:/home/sabayon:/sbin/nologin
jack:x:500:500::/home/jack:/bin/bash
dovecot:x:101:103:Dovecot IMAP server:/usr/libexec/dovecot:/sbin/nologin
postfix:x:89:89::/var/spool/postfix:/sbin/nologin
clamav:x:102:104:Clam Anti Virus Checker:/var/clamav:/sbin/nologin
ldap:x:55:55:LDAP User:/var/lib/ldap:/bin/false
amavis:x:103:105:Amavis email scan user:/var/amavis:/bin/sh
vmail:x:501:501::/var/vmail:/sbin/nologin
policyd:x:502:502::/home/policyd:/sbin/nologin
iredadmin:x:503:503::/home/iredadmin:/sbin/nologin
iredapd:x:504:504:iRedAPD daemon user:/home/iredapd:/sbin/nologin
zhb:x:505:50::/home/zhb:/bin/bash
lanever:x:506:506::/home/lanever:/bin/bash

no user using /var as home directory



[root@mail etc]# vi dovecot.conf

#
# File generated by iRedMail (2010.09.17.20.19.14):
#
# Version:  0.6.1
# Project:  http://www.iredmail.org/
#
# Community: http://www.iredmail.org/forum/
#

# umask = 0077
# Provided services.
protocols =  pop3 pop3s imap imaps managesieve

# Listen addresses. for Dovecot-1.1.x.
# ipv4: *
# ipv6: [::]
#listen = *, [::]
listen = *

# mail uid/gid.
mail_uid = 501
mail_gid = 501

#
# Debug options.
#
mail_debug = yes
#auth_verbose = yes
#auth_debug = yes
#auth_debug_passwords = yes

#
# Log file.
#
#log_timestamp = "%Y-%m-%d %H:%M:%S "
log_path = /var/log/dovecot.log

#login_processes_count = 3
#login_max_processes_count = 128
#login_max_connections = 256
#max_mail_processes = 512

disable_plaintext_auth = no

# Performance Tuning. Reference:
#   http://wiki.dovecot.org/LoginProcess
#
# High-Security mode. Dovecot default setting.
#
# It works by using a new imap-login or pop3-login process for each
# incoming connection. Since the processes run in a highly restricted
# chroot, running each connection in a separate process means that in
# case there is a security hole in Dovecot's pre-authentication code
# or in the SSL library, the attacker can't see other users'
# connections and can't really do anything destructive.
login_process_per_connection=yes

#
# High-Performance mode.
#
# It works by using a number of long running login processes,
# each handling a number of connections. This loses much of
# the security benefits of the login process design, because
# in case of a security hole the attacker is now able to see
# other users logging in and steal their passwords.
#login_process_per_connection = no

# Default realm/domain to use if none was specified.
# This is used for both SASL realms and appending '@domain.ltd' to username in plaintext logins.
auth_default_realm = lanever.com

# ---- NFS storage ----
# Set to 'no' For NFSv2. Default is 'yes'.
#dotlock_use_excl = yes

#mail_nfs_storage = yes # v1.1+ only

# If indexes are on NFS.
#mail_nfs_index = yes # v1.1+ only
# ----

plugin {
    # Quota warning.
    #
    # You can find sample script from Dovecot wiki:
    # http://wiki.dovecot.org/Quota/1.1#head- … b45bec1734
    #
    # If user suddenly receives a huge mail and the quota jumps from
    # 85% to 95%, only the 95% script is executed.
    #
    quota_warning = storage=85%% /usr/local/bin/dovecot-quota-warning.sh 85
    quota_warning2 = storage=90%% /usr/local/bin/dovecot-quota-warning.sh 90
    quota_warning3 = storage=95%% /usr/local/bin/dovecot-quota-warning.sh 95
}

# SSL support.
#ssl_disable = no
ssl = yes
verbose_ssl = no
ssl_key_file = /etc/pki/tls/private/iRedMail.key
ssl_cert_file = /etc/pki/tls/certs/iRedMail_CA.pem
# Maildir format and location.
# Such as: /var/mail/vmail01/iredmail.org/www/
#          ----------- ================
#          homeDirectory  mailMessageStore
mail_location = maildir:/%Lh/Maildir/:INDEX=/%Lh/Maildir/

plugin {
    #quota = maildir

    quota = dict:user::proxy::quotadict

    # Quota rules. Reference: http://wiki.dovecot.org/Quota/1.1
    # The following limit names are supported:
    #   - storage: Quota limit in kilobytes, 0 means unlimited.
    #   - bytes: Quota limit in bytes, 0 means unlimited.
    #   - messages: Quota limit in number of messages, 0 means unlimited. This probably isn't very useful.
    #   - backend: Quota backend-specific limit configuration.
    #   - ignore: Don't include the specified mailbox in quota at all (v1.1.rc5+).
    #quota_rule = *:storage=100M
    #quota_rule2 = *:messages=0
    #quota_rule3 = Trash:storage=1G
    #quota_rule4 = Junk:ignore
}

dict {
    # NOTE: dict process currently runs as root, so this file will be owned as root.
    quotadict = mysql:/etc/dovecot-used-quota.conf
    #expire = db:/var/lib/dovecot/expire/expire.db
}

plugin {
    # ---- Expire plugin ----
    # Expire plugin. Mails are expunged from mailboxes after being there the
    # configurable time. The first expiration date for each mailbox is stored in
    # a dictionary so it can be quickly determined which mailboxes contain
    # expired mails. The actual expunging is done in a nightly cronjob, which
    # you must set up:
    #
    #   1   3   *   *   *   /usr/sbin/dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool
    #
    # Trash: 7 days
    # Trash's children directories: 7 days
    # Junk: 30 days
    expire = Trash 7 Trash/* 7 Junk 30
    expire_dict = proxy::expire

    # If you have a non-default path to auth-master, set also:
    auth_socket_path = /var/run/dovecot/auth-master
}

# Per-user sieve mail filter.
plugin {
    # For maildir format.
    sieve = /var/vmail/sieve/%Ld/%Ln/dovecot.sieve
}
# LDA: Local Deliver Agent
protocol lda {
    postmaster_address = root
    auth_socket_path = /var/run/dovecot/auth-master
    #mail_plugins = cmusieve quota  expire
    mail_plugins = sieve quota
    sieve_global_path = /var/vmail/sieve/dovecot.sieve
    log_path = /var/log/sieve.log
}

# IMAP configuration
protocol imap {
    #mail_plugins = quota imap_quota zlib expire
    mail_plugins = quota imap_quota

    # number of connections per-user per-IP
    #mail_max_userip_connections = 10
}

# POP3 configuration
protocol pop3 {
    #mail_plugins = quota zlib expire
    mail_plugins = quota
    pop3_uidl_format = %08Xu%08Xv
    pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
}

# ManageSieve service. http://wiki.dovecot.org/ManageSieve
protocol managesieve {
    listen = 127.0.0.1:2000
}

# Plugin: sieve. http://wiki.dovecot.org/LDA/Sieve
plugin {
    #sieve_global_path =
    #sieve_global_dir =
    #sieve_before = /var/vmail/sieve/dovecot.sieve
    #sieve_after =
    sieve = /var/vmail/sieve/%Ld/%Ln/dovecot.sieve
    sieve_dir = /var/vmail/sieve/%Ld/%Ln/
}

auth default {
    mechanisms = plain login
    user = vmail
    passdb ldap {
        args = /etc/dovecot-ldap.conf
    }
    userdb ldap {
        args = /etc/dovecot-ldap.conf
    }
    socket listen {
        master {
            path = /var/run/dovecot/auth-master
            mode = 0666
            user = vmail
            group = vmail
        }
        client {
            path = /var/spool/postfix/dovecot-auth
            mode = 0666
            user = postfix
            group = postfix
        }
    }
}

13

Re: Help! after upgraded to iRedAdmin-Pro-1.4

Dovecot will use per-user HOME variable to create temp files.

Can you please paste /etc/dovecot-ldap.conf here? REMOVE/HIDE bind dn/password before posting please.

14 (edited by jackwjy 2011-02-10 13:42:19)

Re: Help! after upgraded to iRedAdmin-Pro-1.4

ZhangHuangbin wrote:

Dovecot will use per-user HOME variable to create temp files.

Can you please paste /etc/dovecot-ldap.conf here? REMOVE/HIDE bind dn/password before posting please.

[root@mail etc]# cat dovecot-ldap.conf
#
# File generated by iRedMail (2010.09.17.20.19.14):
#
# Version:  0.6.1
# Project:  http://www.iredmail.org/
#
# Community: http://www.iredmail.org/forum/
#

hosts           = 127.0.0.1:389
ldap_version    = 3
auth_bind       = yes
dn              = cn=vmail,dc=lanever,dc=com
dnpass          = xxx
base            = o=domains,dc=lanever,dc=com
scope           = subtree
deref           = never
user_filter     = (&(objectClass=mailUser)(accountStatus=active)(enabledService=mail)(enabledService=%Ls%Lc)(|(mail=%u)(&(enabledService=shadowaddress)(shadowAddress=%u))))
pass_filter     = (&(objectClass=mailUser)(accountStatus=active)(enabledService=mail)(enabledService=%Ls%Lc)(|(mail=%u)(&(enabledService=shadowaddress)(shadowAddress=%u))))
pass_attrs      = userPassword=password
default_pass_scheme = CRYPT
user_attrs      = storageBaseDirectory=home,mailMessageStore=mail=maildir:~/%$/Maildir/,mailQuota=quota_rule=*:bytes=%$

15

Re: Help! after upgraded to iRedAdmin-Pro-1.4

any update ?

16

Re: Help! after upgraded to iRedAdmin-Pro-1.4

jackwjy wrote:

Feb  9 12:10:16 mail amavis[31806]: (31806-06) (!)WARN save_info_final: sql exec: err=1062, 23000, DBD::mysql::st execute failed: Duplicate entry '0-9R6CJuPSz7Ar-0' for key 1 at (eval 102) line 166, <GEN15> line 7126.

Solved:
http://www.iredmail.org/forum/topic1677 … issue.html