> On 2015-03-24, at 1:42 AM, Steffen <skdove...@smail.inf.fh-brs.de> wrote: > > it's a linker problem. Are you sure, > /usr/lib/dovecot/modules/lib11_imap_quota_plugin.so exists at all, is > readable, is from the very same Dovecot version? > > - -- > Steffen
It might be a operating permissions issue then. The file(s) exist but the permissions are root:root on /usr/lib/dovecot and everything below. Does this mean I need to change the auth workers "user = " parameter? Some are set to mail and some to the virtual mail user (vmail). Here are the dovecot packages I have installed : ii dovecot-antispam 2.0+20130822-2build1 ii dovecot-core 1:2.2.9-1ubuntu2.1 ii dovecot-imapd 1:2.2.9-1ubuntu2.1 ii dovecot-lmtpd 1:2.2.9-1ubuntu2.1 ii dovecot-managesieved 1:2.2.9-1ubuntu2.1 ii dovecot-mysql 1:2.2.9-1ubuntu2.1 ii dovecot-pop3d 1:2.2.9-1ubuntu2.1 ii dovecot-sieve 1:2.2.9-1ubuntu2.1 --