Displaying 20 results from an estimated 1000 matches similar to: "compiling dovecot-sieve"
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 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
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 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)
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
2007 Jan 05
3
1.0.rc16 released
http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz.sig
If you've had problems with getting errors about index files
sometimes being corrupted, please try if this release fixes it. If
you've reported any bugs that this release hasn't fixed, please
report them again so I know they still didn't get fixed and that I
2007 Jan 05
3
1.0.rc16 released
http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz.sig
If you've had problems with getting errors about index files
sometimes being corrupted, please try if this release fixes it. If
you've reported any bugs that this release hasn't fixed, please
report them again so I know they still didn't get fixed and that I
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 26
0
Quota plugin problem
Hi,
I'm using dovecot beta3 on a debian sarge (unstable debs backported).
I have successfully managed to make dovecot-lda to work but enabling
modules it seems not to work and gives me strange error messages.
Postfix logs follows:
Feb 26 16:35:38 aretha postfix/qmgr[23520]: 7AADF70:
from=<test at test.it>, size=719440, nrcpt=1 (queue active)
Feb 26 16:35:38 aretha
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 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 Feb 25
0
rpm build problem with beta 3
Hi
I have a small problem with building a rpm of dovecot. I normally build
rpms from the tar balls to install on our servers.
With beta 3 I'm getting the error below. It builds fine if it is left
stock with no ldap support.
This the snip from the .spec file I put the --with-ldap as I require
ldap support however this is stoping it from building.
%configure \
--with-ldap \
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 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
2008 Mar 15
1
current quota in mysql issue
hi all,
i have a problem with storing the current quota in mysql. the
configuration of the dictionary quota mostly looks like the example from
the wiki.
the dirsize quota limit is read correctly from the user_query, but nothing
stored with quotadict in the quota table. i wonder that there is nothing
like a "dict" in the logfile. did i configured anything wrong?
regars
stefan
logfile
2007 Dec 18
1
Question with versions and problem with IMAP
General question I have is this.
Recently my personal server which I receive e-mail for a domain which is just for playing with rebooted on its own and I had both an RPM version and a source version of dovecot installed on the same machine. The RPM version started first even though I had been running under the source built version up until this point (I originally found that for some reason the