[Dovecot] 2.0.5: quota warning failing

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Wed Oct 6 18:49:12 EEST 2010


* Timo Sirainen <tss at iki.fi>:
> On Wed, 2010-10-06 at 17:14 +0200, Ralf Hildebrandt wrote:
> 
> > Oct  6 17:06:24 postamt dovecot: quota-warning: Error: lda: Fatal: Unknown argument: plugin/quota=maildir:User quota:noenforcing
> 
> This looks as if it's missing -o parameter..
> 
> > The actual dovecot-lda invocation is:
> > ${BIN_CAT} << EOF | /usr/dovecot-2/libexec/dovecot/dovecot-lda -d $USER -o "plugin/quota=maildir:User quota:noenforcing"
> > some text
> > EOF
> 
> Looks right. Works with me:
> 
> [tss at kurkku] ~/cvs/dovecot-2.0/src/lda% echo hello|./dovecot-lda -d $USER -o "plugin/quota=maildir:User quota:noenforcing"  
> [tss at kurkku] ~/cvs/dovecot-2.0/src/lda% echo $?
> 0

It must be 
/usr/dovecot-2/libexec/dovecot/dovecot-lda -d $MAIL_TO -o "plugin/quota=maildir:User quota:noenforcing"
since $USER was empty...

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebrandt at charite.de | http://www.charite.de
	    


More information about the dovecot mailing list