Displaying 20 results from an estimated 400 matches similar to: "problems with 1.0beta[78] on RHEL3"
2006 Apr 18
3
mountpoint_get broke the quota plugin
Looks like the new mountpoint_get code broke the quota plugin. I am getting this error when trying to start dovecot, using last night's CVS on Red Hat ES3:
# service dovecot start
Starting Dovecot Imap: Edlopen(/usr/lib/dovecot/imap/lib01_quota_plugin.so) failed: /usr/lib/dovecot/imap/lib01_quota_plugin.so: undefined symbol: mountpoint_get
Error: imap dump-capability process returned 22784
2009 Jul 07
3
VFS recycle & force user
Hi,
i have problem with share with parametr "force user"
Here i my settings of VFS modul recycle
vfs object = recycle
recycle:repository = .recycle/%u
recycle:maxsize = 50000000
recycle:exclude = *.tmp *.temp *.o *.obj ~$*
recycle:exclude_dir = sdileni/*/profile* tmp temp cache
recycle:versions = yes
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 Jun 27
1
POP3 quota trouble
Hi all,
I'm running Dovecot 1.0 beta8 on CentOS 4.3. In the "protocol imap { }"
section, I have enabled the following 2 plugins:
imap_quota
quota
In the "plugin { }" section, I have configured the following:
quota = maildir
imap_quota = maildir
This all works well, and if I use IMAP, Dovecot correctly updates the
maildirsize file in user Maildirs.
However, I need
2007 Aug 17
1
Testing webservices in Integration Tests with Jamis Buck's recipe?
Hello,
I''m using Jamis Buck''s recipe to do integration tests on an
application, but I got a nil.recycle! error while doing a webservice
call.
This is the situation.
def test_uploading_data
invoke :upload, data
invoke :upload, even_more_data
real_user_session = new_session_as @real_user
real_user_session.press_magic_button_to_enable_more_uploads
invoke :upload,
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)
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 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 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.
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
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
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 Jun 06
1
Strange Error after some hour of inactivity.
Hi,
in near future planing migrate our E-mail server to new hardware.
Decided try dovecot as IMAP and POP3 server.
Compiled latest dovecot-1.0.beta8 version on Linux Fedora Core 3 machine (2.6 kernel).
Users database are on PostgreSQL server.
Everything working fine except some issues.
After some hour of inactivity (POP3 or IMAP) then connecting to check e-mail got this error:
invalid I/O fd 8,
2006 Feb 03
0
rquotad (NFS) quota plugin
The attached patch is an updated version of my quota-rquotad patch for the
quota plugin. Like quota-fs, it only does quota reporting, not enforcing or
changing. It also only works on FreeBSD, and possibly other *BSD's. It lacks
any and all configure-time tests to see if RPC is even supported, and
hardcodes the (Free)BSD way of getting at the NFS server of an NFS mount.
I'm mostly mailing
2006 Oct 05
1
quota dict (mysql)
Hi,
I have dovecot configured to make use of the dict (mysql) plugin in
order to keep track of the used quota.
First, as you can see in the mysql table output below it seems that
values aren't stored correctly.
Secondly I get all kinds of database related errors in my mail logs.
The (relevant) sections of the configuration files are also included below.
My question is, what am I doing wrong?
2009 Jul 09
0
VFS recycle & force user (fwd)
Hi,
have you some idea?
Lukas
---------- Forwarded message ----------
Date: Wed, 8 Jul 2009 08:27:53 +0200
From: deseyve@linuxbox.cz
To: Dale Schroeder <dale@BriannasSaladDressing.com>
Cc: samba@lists.samba.org
Subject: Re: [Samba] VFS recycle & force user
I tried both - recycle:repository = .recycle/%U and also recycle:repository = .recycle/%u
But with same result - samba maked
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 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