problem with quota warning script execution, error 75

2016-10-10 Thread Ximo Mira
Hi, Im quite new to dovecot and im trying to run quota warning script with no success. Using "quota = count:User quota" and this script: #!/bin/sh PERCENT=$1 USER=$2 cat << EOF | /usr/libexec/dovecot/dovecot-lda -d $USER -o "plugin/quota=count:User quota:noenforcin

Re: problem with quota warning script execution, error 75

2016-10-10 Thread Ximo Mira
ta warning script execution, error 75 On 10.10.2016 11:49, Ximo Mira wrote: > Hi, > > Im quite new to dovecot and im trying to run quota warning script with no > success. Using "quota = count:User quota" and this script: > > #!/bin/sh

Re: problem with quota warning script execution, error 75

2016-10-10 Thread Ximo Mira
ing script execution, error 75 No, ./quota-warning.sh 85 existing_mail...@domain.com ; echo $? the '?' is part of the cmdline. On 10.10.2016 12:21, Ximo Mira wrote: > Like this? > > [root@server quota]# ./quota-warning.sh 85 existing_mail...@domain.com ; echo > $ &

Re: problem with quota warning script execution, error 75

2016-10-11 Thread Ximo Mira
ing script execution, error 75 You are running LDA directly, from within user's context. You need to let your users access auth-userdb, as explained in the error log entry: service auth { unix_listener /var/run/dovecot/auth-userdb { mode=0777 } } Aki On 10.10.2016 12:41, Ximo Mira w

Warning: Sent SIGKILL to 100 imap-login processes

2016-10-18 Thread Ximo Mira
Hi, Last night we tried a traffic bypass in an existing mail environment before migration to new Dovecot backend platfom using Dovecot proxy. We are using an LDAP value for checking the proxy host of the user. POP traffic was running flawlessly, but IMAP connections started to drop when few