Like this?
>>
>> [root@server quota]# ./quota-warning.sh 85 existing_mail...@domain.com ;
>> echo $
>> $
>>
>> Got message succesfully delivered.
>>
>>
>> ----- Mensaje original -
>>
>> De: "Aki Tuomi"
>> Par
mail is delivered.
>
> [root@server quota]# ./quota-warning.sh 85 existing_mail...@domain.com ; echo
> $?
> 0
>
> - Mensaje original -
>
> De: "Aki Tuomi"
> Para: dovecot@dovecot.org
> Enviados: Lunes, 10 de Octubre 2016 11:37:26
> Asunto: Re: pr
gt; $
>
> Got message succesfully delivered.
>
>
> - Mensaje original -
>
> De: "Aki Tuomi"
> Para: dovecot@dovecot.org
> Enviados: Lunes, 10 de Octubre 2016 11:14:01
> Asunto: Re: problem with quota warning script execution, error 75
>
>
&
t message succesfully delivered.
>
>
> - Mensaje original -
>
> De: "Aki Tuomi"
> Para: dovecot@dovecot.org
> Enviados: Lunes, 10 de Octubre 2016 11:14:01
> Asunto: Re: problem with quota warning script execution, error 75
>
>
>
> On 10.10.2016 11:49, Ximo
Like this?
[root@server quota]# ./quota-warning.sh 85 existing_mail...@domain.com ; echo $
$
Got message succesfully delivered.
- Mensaje original -
De: "Aki Tuomi"
Para: dovecot@dovecot.org
Enviados: Lunes, 10 de Octubre 2016 11:14:01
Asunto: Re: problem with quo
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
> PERCENT=$1
> USER=$2
> cat << EOF | /usr/libexec/dovecot/dovecot-l
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