[Dovecot] Problems enabling quota on MacOS X
Hi, I'm trying to activate quotas for my users, preferably maildir++ quotas as all users are using maildir. I have compiled dovecot with quota-support, but when I try to enable quotas in the config, dovecot refuses to start up with a (to me, at least) strange message: Fopendir(/usr/local/lib/dovecot/imap) failed: No such file or directory Error: imap dump-capability process returned 89 In the logs I get the following: dovecot: read (imap dump-capability process) failed: Interrupted system call The directory "/usr/local/lib/dovecot/imap" is not missing, which would be the obvious explanation... Dovecot-version is 1.0rc21 (which by the way is running ***great*** without quotas). Thanks, /Lars
On Sun, 2007-02-04 at 23:08 +0100, Lars Skovgaard wrote:
Hi,
I'm trying to activate quotas for my users, preferably maildir++
quotas as all users are using maildir. I have compiled dovecot with
quota-support, but when I try to enable quotas in the config, dovecot
refuses to start up with a (to me, at least) strange message:Fopendir(/usr/local/lib/dovecot/imap) failed: No such file or directory Error: imap dump-capability process returned 89
Is that a file or a directory? Did you configure with both --libdir and --libexecdir pointing to /usr/local/lib?
I guess for v1.1 I'll have to change it so this really is possible to do without breaking.
Den 05/02/2007 kl. 15.44 skrev Timo Sirainen:
On Sun, 2007-02-04 at 23:08 +0100, Lars Skovgaard wrote:
Hi,
I'm trying to activate quotas for my users, preferably maildir++ quotas as all users are using maildir. I have compiled dovecot with quota-support, but when I try to enable quotas in the config, dovecot refuses to start up with a (to me, at least) strange message:
Fopendir(/usr/local/lib/dovecot/imap) failed: No such file or
directory Error: imap dump-capability process returned 89Is that a file or a directory? Did you configure with both --libdir
and --libexecdir pointing to /usr/local/lib?I guess for v1.1 I'll have to change it so this really is possible
to do without breaking.
That is a directory. I have configured dovecot in many incarnations
by now, and don't recall ever setting --libdir and/or --libexecdir
specifically. I'll try recompiling and see if it has any effect.
/Lars
participants (2)
-
Lars Skovgaard
-
Timo Sirainen