10 Apr
2012
10 Apr
'12
1:44 p.m.
Hi,
I switched from dovecot-lda to lmtp for my quota warnings but there is something wrong with the parameters:
/usr/local/libexec/dovecot/lmtp -d $USER -o "plugin/quota=dict:User quota::file:%h/mdbox/dovecot-quota:noenforcing"
/usr/local/libexec/dovecot/lmtp: invalid option -- 'd'
/usr/local/libexec/dovecot/lmtp -r $USER -o "plugin/quota=dict:User quota::file:%h/mdbox/dovecot-quota:noenforcing"
/usr/local/libexec/dovecot/lmtp: invalid option -- 'r'
Both parameters are listed on http://wiki2.dovecot.org/LMTP. So is this my fault or wrong information on the page?
Patrick