Displaying 20 results from an estimated 200 matches similar to: "Quota plugin problem"
2006 Oct 23
2
Digium vs. Sangoma
I don't mean to be a troll in any way shape or form. I was on IRC last night and I observed the following convo. below. What do you guys make of it ?
[02:14] <bkw__> Let me tell you how chidlish digium and Mark Spencer is. I walk into a restaurant with them all here at Astricon wearing my sangoma shirt and he asked me to leave.
[02:15] <Dovid> u serious ?
[02:15] *** mog
2010 Mar 01
1
FPlugin imap_acl not found from directory /usr/lib/dovecot/modules/imap
Hi,
I am receiving this error when I put mail_plugins = acl imap_acl, even though the module is there.
/etc/init.d/dovecot restart
Restarting mail server: dovecotFPlugin imap_acl not found from directory /usr/lib/dovecot/modules/imap
Error: imap dump-capability process returned 89
With mail_plugins = acl, it starts up correctly.
dovecot -n
# /etc/dovecot/dovecot.conf
base_dir:
2006 Oct 15
1
compiling dovecot-sieve
Our server is an CentOS4.4 box and we use the atrpms built RPMs for
installing dovecot. I am wanting to use the sieve plug-in so I've
followed the dovecot wiki instructions, downloaded the files from CVS,
but I'm not sure what configure options to use. When I try without any
options I get:
dovecot-config not found from /usr/src/dovecot-sieve, use
--with-dovecot=PATH
to give path to
2006 Jan 17
0
1.0 beta1 plugin-loading
When a user logs on, the following messages appear in
the log:
dovecot: imap 21360 : Loading modules from directory: /usr/local/lib/dovecot/imap
dovecot: imap 21360 : dlopen(/usr/local/lib/dovecot/imap/lib02_trash_plugin.so) failed: /usr/local/lib/dovecot/imap/lib02_trash_plugin.so: undefined symbol: quota
dovecot: imap 21360 : Module loaded: /usr/local/lib/dovecot/imap/lib01_quota_plugin.so
2006 Apr 06
1
lib02_imap_quota_plugin.so: undefined symbol: quota
Hi folks.
We're trying to set up Dovecot with Maildir++ quotas. Operating system is
CentOS 4.3 (final) X86 using Dovecot 1.0b5.
After logging in, I get the following logged through syslog and the
connection closes:
Apr 6 10:39:36 dev3 dovecot: imap(jtest): Loading modules from directory:
/usr/local/lib/dovecot/imap
Apr 6 10:39:36 dev3 dovecot: imap(jtest):
2007 Jul 06
3
modules/imap/lib02_imap_quota_plugin.so: undefined symbol: quota_set
Hi,
I wanted to enable FS quota support in dovecot, and have configured the
following directives:
protocol imap {
mail_plugins = imap_quota
}
plugin {
quota = fs
}
With this additional settings, my normally working dovecot.conf doesn't start
anymore:
Starting mail server:
dovecotEdlopen(/usr/lib/dovecot/modules/imap/lib02_imap_quota_plugin.so)
failed:
2008 Aug 19
3
How Can I Tell How Dovecot Was Installed?
I'm trying to help someone with Dovecot, and it looks like this one is
a few versions behind.
They say that they're not sure if it was installed Via an RPM or a
source tarball. Dovecot is use MySQL.
This is a RHEL5 server. There are RPMs listed as installed (rpm -qa)
but I don't know how I can tell what was used to install the currently
used set up. (also asking on the Postifix list)
2006 Apr 04
1
plugin problems.
dovecot 1 beta 5. solaris 9, gcc, gnu make.
trying to test imap quota plugin.
Apr 4 09:44:59 frodo dovecot: [ID 107833 mail.error] imap(lenny):
dlopen(/usr/local/dovecot/lib/dovecot/imap/lib02_imap_quota_plugin.so)
failed: ld.so.1: imap: fatal: relocation error: file
/usr/local/dovecot/lib/dovecot/imap/lib02_imap_quota_plugin.so: symbol
quota: referenced symbol not found
default_mail_env =
2006 Nov 08
1
MacOS X and quota-plugin
Hi all,
I've installed dovecot 1.0 rc12 on a MacOS X client system with only
a handful of users ? all virtual ? and would like to enable quotas.
I've tried searching the wiki for information on how to do this, but
haven't been able to find anything ? which is why I turn to the list
in hope there's someone out there who can point me in the right
direction.
I've
2006 Jul 23
0
Bug or not ?
Hello,
I can't have quota with dict working... In my error file, i have a
"killed with signal 11". I don't know if it's a bug or a bad dovecot
configuration... I hope i'll give you enough informations that you can
help me... (sorry for my very bas english ;p)
Dovecot version : 1.0 RC2
(debian package backports : 1.0.rc2-1bpo1)
2007 Dec 11
1
1.0.8 with quota 1.0.8 patch - undefined symbol: quota_set
I get the following error after patching the 1.0.8 src.rpm with the quota-rewrite-1.0.8.diff
[root at test dovecot]# /etc/rc.d/init.d/dovecot start
Starting Dovecot Imap: Edlopen(/usr/lib/dovecot/imap/lib02_imap_quota_plugin.so) failed: /usr/lib/dovecot/imap/lib02_imap_quota_plugin.so: undefined symbol: quota_set
FCouldn't load required plugins
Error: imap dump-capability process returned 89
2006 Jan 16
7
1.0 beta1 released
As promised, here it is finally.
v1.0 is getting nearer and I want people to start looking at Dovecot's
sources. Getting some more help with development would be nice, but I'd
also like to hear if there are any hidden bugs in the code. So, one week
from now I'll start offering 1000 EUR for the first person to point out
a remotely exploitable security hole in Dovecot. See
2006 Sep 20
1
dovecot rc7 assert, core
Hi,
Wow, I haven't had an assert/core in dovecot in a long time.
Here goes:
Setup: Solaris 10, dovecot built with gcc 4.1.1, imap and imaps
only. User's home directory lives on a ZFS filesystem, but I
don't think that makes a difference. So does every other user
here (>3K).
Assert:
IMAP(mulepri): file message-body-search.c: line 393
(message_body_search_ctx): assertion failed:
2006 Feb 23
0
Beta3 bug - non-first make install's fail
make[4]: Entering directory `/home/root/dovecot-1.0.beta3/src/plugins/convert'
mkdir -p -- /usr/lib/dovecot/imap /usr/lib/dovecot/pop3 /usr/lib/dovecot/lda
for d in imap pop3 lda; do \
rm -f /usr/lib/dovecot/$d/lib02_trash_plugin.so; \
ln -s ../lib01_convert_plugin.so /usr/lib/dovecot/$d; \
done
ln: `/usr/lib/dovecot/imap/lib01_convert_plugin.so': File exists
ln:
2006 Mar 27
0
[PATCH] multiple "make install"s fail with 1.0.beta3
I think the subject covers it. Here's the error:
Making install in convert
make[3]: Entering directory
`/root/dovecot-1.0.beta3/src/plugins/convert'
make[4]: Entering directory
`/root/dovecot-1.0.beta3/src/plugins/convert'
mkdir -p
-- /usr/lib/dovecot/imap /usr/lib/dovecot/pop3 /usr/lib/dovecot/lda
for d in imap pop3 lda; do \
rm -f /usr/lib/dovecot/$d/lib02_trash_plugin.so; \
ln
2006 Feb 27
2
Error "make install" of dovecot 1.0b3
I just downloaded dovecot 1.0b3 and running "make install" gives me an error
This seems like a fairly simple bug in the Makefile ... but I'm not sure if maybe its a symptom of something more complex.
I've tried "make uninstall" , "make install" and removing the entire /usr/local/lib/dovecot tree and same thing.
dovecot does run ... but for other reasons
2006 Dec 10
2
segfault in RC15
Hi all, ive seen a few segfaults in RC15. It's hard for me to reproduce
but I was able to get a core when it happened with one of our customers.
RC15
FreeBSD 4.10
X86
NFS/NetApp
It's squirrelmail/webmail client.
Can't reproduce it, cant turn on dovecot.rawlog because I dont know in
advance which customer will hit this. See it about 5 times per hour,
with thousands of logins per hour.
2006 Jul 23
1
Module dict... How it works
Hello,
I try to use dict for quota... But it's impossible :) I have this error
message :
=== dovecot.err ===
dovecot: 2006-07-23 03:00:47 Error: IMAP(myuser): Unknown dict module: mysql
===================
But, mysql is supported... I don't understand... My config about dict :
==== dovecot.conf ====
...
plugin {
quota = dict:storage=10240 mysql:/etc/dovecot/dict-quota.conf
}
2007 Jan 06
0
the variables in mail_location doesn't work anymore.
greeting all.
is it just me or anybody having the same problem.
the variables in mail_location doesn't work anymore.
i use this parameter on my dovecot.conf
mail_location = maildir:/www/vmail/%d/%n
it doing just fine on the rc15, but doesn't work in rc16.
my rc16 debug result:
Jan 6 18:20:25 host dovecot: auth-worker(default):
sql(kontak at ramdhani.net,127.0.0.1): SELECT maildir,
2007 Jul 10
1
Quota Messages
Hi @all,
First: I'm sorry when my english isn't understandable, please just ask
if I messed things up.
I switched from Cyrus to Dovecot (Cyrus was on Debian Sarge, Dovecot
is now on a Etch) and I'm quite happy with it. There is just one thing
that I'm missing in Dovecot. in Cyrus when users reached 90% of their
Quota, a message popped up in their Mailclients, telling them to