Displaying 20 results from an estimated 100000 matches similar to: "No subject"
2007 May 30
4
AIX mail quota plugin problems
From reading the wiki for a filesystem quota, I took my shot at
1) building my binaries using the mods in AIXPluginsSupport
2) changing dovecot.conf and
3) putting the plugins in the library
But I'm getting this error message when I invoke dovecot:
Plugin imap_quota not found from directory /usr/local/lib/dovecot
Error: imap dump-capability process returned 89
It would seem that
a) I have
2009 Jul 10
4
imap_quota-error with 1.2.1
Hi,
I downloaded the debian-src-package of dovecot 1.2.1 from
xi.rename-it.nl, and built the package myself - no errors present.
after the upgrade, dovecot complains about an error with imap_quota,
startup fails:
Restarting IMAP/POP3 mail server:
dovecotEdlopen(/usr/lib/dovecot/modules/imap/lib10_quota_plugin.so)
failed: /usr/lib/dovecot/modules/imap/lib10_quota_plugin.so: undefined
2008 Dec 17
2
Unknown quota backend / imap dump-capability process returned 89
Hi all,
I want to use maildir++ quota with dovecot but when starting I get:
> service dovecot start
Starting IMAP-Service (dovecot 1.1.7)
ILoading modules from directory: /usr/dovecot/lib/dovecot/imap
IModule loaded: /usr/dovecot/lib/dovecot/imap/lib10_quota_plugin.so
IModule loaded: /usr/dovecot/lib/dovecot/imap/lib11_imap_quota_plugin.so
IModule loaded:
2009 Nov 14
5
expire_dict - Folder names with spaces
Hi!
How to deal with IMAP foldernames that include spaces when setting up the expire tool for them?
I have the folder
Elementy usuni&ARk-te
but
expire: Wiadomo&AVs-ci-&AVo-mieci 7 Elementy?usuni&ARk-te 7 INBOX 365
does not work...
and
expire: Wiadomo&AVs-ci-&AVo-mieci 7 Elementy usuni&ARk-te 7 INBOX 365
produces the following:
Stopping Dovecot Imap:
2014 Oct 01
1
Trouble getting listescape plugin to work with "$" separator (as demonstrated in Wiki) in Dovecot 2.2.9
Hello,
I'm attempting to install the listescape plugin so that IMAP users are
able to include periods (.) and forward slashes (/) in IMAP directory names.
I'm following the instructions at
http://wiki2.dovecot.org/Plugins/Listescape , which imply that this can
be accomplished by enabling the listescape plugin and using the dollar
sign ($) as the separator.
With regard to my dovecot
2007 May 16
2
[Blasphemy] Can I build dovecot with "-fstack-protector"?
I tried building dovecot using :
CPPFLAGS="-fstack-protector" LDFLAGS="-lssp" ./configure
That would result in a proper build, yet the binary would complain
once being run:
dlopen(/usr/local/lib/dovecot/imap/lib10_quota_plugin.so) failed:
/usr/local/lib/dovecot/imap/lib10_quota_plugin.so: undefined symbol: __stack_chk_fail_local
Error: imap dump-capability process returned
2013 May 14
1
Sieve was installed but doesn't work or log
Hello everyone.
I have dovecot version 1.2.8 installed from source. This morning I
installed the sieve plugin to sort emails, and though the install
reported no errors, the plugin doesn't seem to function, and no mention
of it is made in the logs when I turn on verbose logging.
dovecot --version
1.2.8
dovecot -n
# 1.2.8: /usr/local/etc/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64
2009 Aug 11
2
QUOTA not appearing in CAPA
Hi,
ok, I've compiled it a few times, and made sure all of my settings are
correct, but the QUOTA is not appearing in the opening CAPA that comes
with the greeting.
I have it configured in the dovecot.conf like so:
protocol imap {
mail_plugins = quota imap_quota
}
and I can see when turning debugging on that the following is spit out
when starting :
Starting DovecotILoading modules
2007 Dec 14
0
1.08 + quota-rewrite has no trash plugin
I think I'm just going to move to 1.1 - however, I'm not keen on installing all the dev tools necessary on a production box. Does anyone have any pointers to web pages or keywords I can check to see what kind of safeguards are needed.
The problem I have is building the the srpm to include the quota-rewrite with the trash plugin. I think it has been removed and I wanted to check if anyone
2007 Mar 20
3
compiling dovecot on aix gcc 3.3.2
I try to compile the dovecot with gcc version 3.3.2 on aix. It seemed it was
okay. It was working but when i try to use quota dynamic modules i get
error.
Edlopen(/usr/local/lib/dovecot/imap/lib10_quota_plugin.so) failed: Could not
load module /usr/local/lib/dovecot/imap/lib10_quota_plugin.so.
System error: No such file or directory
Error: imap dump-capability process returned 89
When i check
2007 Mar 11
0
No subject
in its place. I checked it and see there is no file.
I copied from the src bla bla to its place /usr/local/lib/dovecot/imap and
error messages change to the below one
Error: imap dump-capability process killed with signal 11
I have to notice that every plugin files which has an extension of .so is
not in its proper place.
But if i dont activate the plugins there is no problem.
Thanx and best
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
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
2009 Oct 01
2
imap crashed: (imap) killed with signal 11 in dovecot 1.2.5
Hi, I'm using dovecot 1.2.5 with mysql backend and seems in this new version
I have issues when loggin in, especially if there are mails in Inbox folder.
NOTE: version 1.2.4 worked perfectly and mysql was updated to version 5.0.86
from source code.
Here is my configuration and core dump:
> /applications/dovecot-mail/sbin/dovecot --version
1.2.5
>
2017 Nov 30
3
Plugin 'sieve_imapsieve' not found
Hello,
when Dovecot launches (and pretty much at any action afterwards) it
always throws following error:
| managesieve: Fatal: Plugin 'sieve_imapsieve' not found from directory
/usr/lib/dovecot/modules/sieve
| config: Error: managesieve-login: dump-capability process returned 89
dovecot-sieve and dovecot-managesieved are both installed and the only
plugin in the mentioned folder is
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:
2010 May 25
1
(1.2.11): Confused about shared/public folders
hi,
i red several hours a lot of documentation (wiki, Blogs, lists ...) how
to get public folders. Under cyrus it is very easy. Create a mbox on the
top with cyradm and some acls. Nothing more ...
All i want is:
public/info
public/group/internal
public/foo
public/foo/bla
on info, everybody can read
on group/internal - only group has full access to internal
public/foo/bla - read write for
2008 Nov 06
1
(v1.1.6) Fatal: userdb didn't return a home directory, but mail location used it (%h)
Hi, all.
I upgrade to 1.1.6, but the same config didn't work now.
Error message while start dovecot:
----<----
Starting Dovecot Imap: Fatal: userdb didn't return a home directory, but
mail location used it (%h): /%Lh/%Ld/%Ln/:INDEX=/%Lh/%Ld/%Ln/
Error: imap dump-capability process returned 89
Fatal: Invalid configuration in /etc/dovecot.conf
----<----
Here is my dovecot.conf
2010 Jul 17
1
Dovecot v2.0.rc2 (875598cd7e26): Core dump upon client login
Latest HG dies upon client login. Rolling back to 2.0.rc2 (7dd7adba1c9e) restores functionality. Dump attached.
Jul 17 07:31:04 spectre dovecot: master: Dovecot v2.0.rc2 (875598cd7e26) starting up
[?]
Jul 17 07:32:06 spectre dovecot: master: Error: service(imap): child 29169 killed with signal 11 (core dumped)
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+:
2010 Jun 03
2
mangled user_attrs from LDAP
I have setup dovecot to allow users to login using their email address
or uid and have found a strange behaviour when the user logs in using
the email address for a "username". I am using OpenLDAP for a backend
data store with a rather customized schema. This behaviour occurs for
both POP3 and IMAP logins. For some users it works as expected, but for
others the pass_attrs->user