Displaying 20 results from an estimated 10000 matches similar to: "b8 fails with ACL plugin on"
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
2011 Sep 28
0
Problems running Dovecot 1.2.17 on AIX
Hello,
we have a problem getting Dovecot 1.2.17 to work on one of our
AIX-Machines (AIX 5.3). Dovecot compiles fine, but if we try to run it
we get strange library dependency problems such as the following:
[root at localhost dovecot-test]# /local/dovecot-test/sbin/dovecot -F -c
/local/dovecot-test/etc/dovecot.clients.conf
Edlopen(/local/dovecot-test/lib/dovecot/imap/lib01_acl_plugin.so)
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 Apr 03
1
1.2 beta4, crash with ACL
Hi
I'm betatesting the new acl features in dovecot 1.2.
System: Centos 5.2, dovecot 1.2beta4 built with the spec file from
http://dl.atrpms.net/all/dovecot.spec
I set up two accounts (sales at domain, oli at domain), I could access them
both without problems (testing with Thunderbird)
Then I tried to share the sales INBOX as descibed in
http://wiki.dovecot.org/SharedMailboxes/Shared:
1
2010 Mar 02
1
Dovecot 2.0b3: mdbox with incorrect ACL file permissions crashes
Hi,
played around with 'mdbox' format some more. Converted my personal mailbox with latest Dovecot and dsync from HG:
dsync convert -u login at yourdomain.com mdbox:~/mdbox
One thing I noticed is, that dsync does not take care of existing 'dovecot-acl' files, which it should migrate/copy from my point of view, but simply skips them. Anyway I copied over the ACLs manually and
2006 May 29
1
Public Namespace & ACL & Virtual Users
Background:
I am wanting to create shared folders (public namespace) with access
control lists on the sub directories.
Our implementation of dovecot (v1.0b7) uses many virtual users and
domains and 1 actual user (vmail), all using maildir. So far I have
successfully created the public namespace (Public_Folders) which every
user can access but I'm having difficulty restricting access using
2009 Jun 15
2
Dovecot v1.2 assert() in ACL
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
using Dovecot v1.2 changeset: 9126:b745911012bb
ACL config:
acl = vfile
# To let users LIST mailboxes shared by other users, Dovecot needs a
# shared mailbox dictionary. For example:
acl_shared_dict = file:/var/cache/dovecot/shared-mailboxes
telnet localhost imap
0 login ....
1 getacl Sent
* ACL "Sent"
2009 Jun 09
0
Dovecot deliver with ACL plugin enabled truble
Hello folk,
I have trouble running /usr/libexec/dovecot/deliver with ACL plugin enabled from my exim configurarion. Everything is working fine if I disable plugin ACL from lda section in dovecot config.
This is the string from exim.conf, which request delivery to take place:
command = /usr/libexec/dovecot/deliver -e -d $local_part@$domain
In dovecot error-log I see this, when deliver tries to
2010 May 14
1
Setting up ACL for IMAP
Hi guys,
I just suscribed cause I'm trying to do something which I'm not sure how.
I need to prevent some accounts from deleting there emails.
>From what I've seen [0] this could be achieved by using ACL.
My first question is, is this right? Is there a way to achieve the
same using POP3?
I tried setting up ACL using the info at the Wiki [1], but it's not working.
What I've
2008 Oct 27
1
Plugin zlib not found?
Oct 27 16:49:08 postamt dovecot: Fatal: IMAP(fwedel): Plugin zlib not found from directory /usr/local/lib/dovecot/imap
Oct 27 16:49:10 postamt dovecot: Dovecot v1.1.5 starting up
# ll /usr/local/lib/dovecot/imap
total 128
lrwxrwxrwx 1 root staff 22 2008-10-27 16:49 lib01_acl_plugin.so -> ../lib01_acl_plugin.so
lrwxrwxrwx 1 root staff 31 2008-10-27 16:49 lib02_lazy_expunge_plugin.so ->
2009 Jul 04
0
1.1.16 and global ACLs
I was going to test 1.1.16 so as to see how it handles global ACLs (in
the hope to have a possible comparison with 1.2.0's odd behavior),
when I encountered the problem described hereafter.
Note that just disabling ACLs is sufficient to get back a fully
functional imap binary.
So, should there be some plans for a 1.1.17 version, perhaps could the
info provided here prove somewhat
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
2008 Feb 19
2
1.1b16: (buffer_set_used_size): assertion failed: (used_size <= buf->alloc)
I haven't seen this before 1.1b16, it happened to two users today while
they were searching
using fts.
Feb 18 16:41:36 hill dovecot: IMAP(username): file buffer.c: line 288
(buffer_set_used_size): assertion failed: (used_size <= buf->alloc)
Feb 18 16:41:36 hill dovecot: child 53560 (imap) killed with signal 6
I can probably narrow it down to an example mail if needed.
GNU gdb 6.1.1
2006 Jun 12
1
Verbose logs to show ACL hits?
Hi all,
Using Beta here, but can't see anything in dovecot.conf for this?
Any tips?
Gavin.
--
Kind Regards,
Gavin Henry.
Managing Director.
T +44 (0) 1224 279484
M +44 (0) 7930 323266
F +44 (0) 1224 824887
E ghenry@suretecsystems.com
Open Source. Open Solutions(tm).
http://www.suretecsystems.com/
2010 Mar 14
2
Dovecot 2.0beta3: Crash with mail_log plugin enabled
Latest from Mercurial. Dovecot crashes with 'mail_log' and 'notify' plugins enabled when deleting a message:
[08:22] root spectre:~# gdb /usr/lib/dovecot/imap /tmp/core
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and
2009 Apr 07
3
Segfault in ACL Plugin + user shared folders
Hi Timo,
I have another problem, this time with user shared folders:
User "markus" shared the folder "ForTest" to test:
SETACL "INBOX/ForTest" test akxeilrwts
dovecot-acl and shared-mailboxes.db have been successfully updated.
As user "test" the folder (and "#User" namespace) is not visible.
When I configure the shared namespace with
2006 Apr 15
2
Sieve Filtering?
I am wanting to set-up some basic sieve filtering on our Dovecot 1.0b7
box. Is this possible in 1.0b7?
I'm completely new to sieve filtering so a basic dovecot sieve filtering
how to would be fantastic!
Any help would be greatly appreciated.
Gavin
2008 Jun 26
1
dovecot: unrecognized service
I have tried to installed dovecot 1.0.15 on Centos 4.6
./configure --with-pam
make
make install
It got installed without error
However when I do
[root@~ ]# service dovecot start
dovecot: unrecognized service
When I do [root@~ ]# # locate dovecot
It gives me many files......
/usr/local/sbin/dovecotpw
/usr/local/sbin/dovecot
/usr/local/etc/dovecot-ldap-example.conf
2010 Jul 11
3
Crash while accessing mdbox folders
Hi,
I've converted some accounts with "dsync mirror maildir:~/Maildir". It
seemed to work, but when I access the folders via IMAP I get the
following error:
Jul 11 09:41:59 shrike dovecot: imap(matze): Debug: acl vfile: file
/home/matze/mdbox/mailboxes/Telefon/dbox-Mails/dovecot-acl not found
Jul 11 09:41:59 shrike dovecot: imap(matze): Panic: file
mailbox-list-fs.c: line 150
2006 Sep 10
1
AppleMail 1.3 filter problem [solved] / fc5 package of 1.0rc7
Hi, Folks,
I recently migrated from courier-imapd to dovecot when I migrated a
machine from rh9 to fc5.
I managed to hit a snag with the 1.0b8 version of dovecot that's
currently in fc5. With AppleMail 1.3 I was seeing most of my incoming
mail go missing. To make a long story short, AppleMail was applying
mail filters inappropriately (walking right past a 'stop processing'