Displaying 20 results from an estimated 3000 matches similar to: "Unknown dict module: db"
2010 Oct 23
2
[stava@telcotec.se: [stava: antispam problem]]
Hi All,
I've built the dovecot-antispam-plugin from hg.dovecot.org and installed it.
I've turned on debugging with "mail_debug = yes" in dovecot.conf and restarted
dovecot. However, the antispam plugin module gets loaded by dovecot, but then
nothing, i.e. when moving mail from Inbox to Spam and vice versa, I see nothing.
How do I get debug messages from the
2007 Sep 26
7
Auto create folder(s)
Hi All,
does anyone know of a way to automatically create user folder(s)?
Like creating a Spam folder on login if not already there.
I've googled a bit but couldn't find anything relevant.
Any advice appreciated
R
/Lars
2007 Sep 11
2
postfix + dspam + dovecot problem
Hi All,
I'm new to dovecot (coming from cyrus) and have a bit of a problem
setting up postfix + dspam + dovecot.
1. postfix + dovecot: works like a charm.
Using "mailbox_command = /usr/lib/dovecot/deliver"
in postfix main.cf
2. adding dspam to the equation: unable to deliver:
net_connect(/usr/var/run/dovecot/auth-master) failed:
No such file or directory
Using
2008 Jul 10
1
Unknown dict module: db with expire plugin
Hello.
I upgraded my dovecot to 1.1. I use the FreeBSD port.
However, I can't use the expire plugin. See the error:
Unknown dict module: db
expire plugin: dict_init() failed
I see on the mailing list another mail like this problem. And the
problem is the imap library is not linked to libdb.
Is there a solution?
Have I to contact the FreeBSD maintainer to link the binary to the
library?
2007 Oct 01
2
Timeout leak
In my development environment I sometimes get:
dovecot: IMAP(stava): Timeout leak: 0x4425d0
Does anyone know what it means or how I can use this information?
Cheers
/Lars
1997 Jul 08
3
so-called snprintf() in db-1.85.4
Hi,
There is a severe problem with the db-1.85.4 library''s Linux
port that can be found on sunsite.unc.edu under
/pub/Linux/libs/db-1.85.4-src.tar.gz (sp?): This library
contains a "snprintf" function which breaks down to a common
sprintf, ignoring the size parameter. Obviously, this was
thought to be a terribly bad work-around for C libraries which
don''t contain an
2010 Oct 23
1
dovecot-antispam-plugin problem
Hi All,
anyone been able to use the dovecot-antispam-plugin from http://hg.dovecot.org with dovecot-2.0.x?
Any input appreciated
R
/Lars Stavholm
2008 Aug 05
4
expire-plugin: configuration dict-server
Hello all!
I tried to add the expire-plugin to my dovecot-installation (CentOS-RPM:
dovecot-1.1.1-2_76.el5) and followed the plugin-page from the WIKI
(http://wiki.dovecot.org/Plugins/Expire).
Unfortunately I have problems with the dictionary:
-->
dovecot: Aug 05 13:30:25 Error: dict: Unknown dict module: db
dovecot: Aug 05 13:30:25 Error: dict: Failed to initialize dictionary
2007 Sep 24
1
Is anyone using the dspam plugin for dovecot 1.1?
I'm about to try to adjust the dspam plugin code to dovecot-1.1,
but before starting out on this, I thought I'd ask the list:
anyone done it already?
/L
2009 Jan 28
1
Unknown dict module: db with expire plugin
Hello.
I use dovecot 1.1.8 in a FreeBSD 6.3
Today, I want to active expire plugin.
But it does not work. I made instructions described in http://wiki.dovecot.org/Plugins/Expire for a bdb database.
See my dovecot -n:
# 1.1.8: /usr/local/etc/dovecot.conf
# OS: FreeBSD 6.3-RELEASE-p4 i386 ufs
syslog_facility: local6
ssl_cert_file: /etc/ssl/mail/***********.cert
ssl_key_file:
2008 May 12
3
imapsync
Hi All,
I'm trying out the imapsync migration tool,
migrating user mails from cyrus IMAP to Dovecot IMAP.
In order to avoid knowing about each of the users
password, I use the cyrus admin user in the cyrus end.
Is there such a thing as the dovecot admin user, or
is that simply the root user?
Any input appreciated
/Lars
2014 Jul 07
1
[PATH] expire plugins segfault with misconfigured dict
dovecot 2.2.13
With configuration like
plugin {
expire_dict = blblbla
}
expiere plugins segfaults during deinit. It might also segfault if the
dict service was unavaiable.
attached bellow is a diff against 2.2.13
Jul 7 14:51:11 dovecot1 dovecot: lmtp(10548, lazy): Error: expire
plugin: dict_init(blblbla) failed: Dictionary URI is missing ':':
blblbla
Jul 7 14:51:11 dovecot1
2012 Jul 11
2
Passing Multiple Variable Into SQLDF Statement as parameters of function
Hey guys,
So I'm working with a project where I manage a database within R, and I'm
developing a script/function that will automatically run my queries in R
depending on the date parameters passed in.
The problem is that when I create variables for the dates, and use those
variables in my sqldf statements, R says that there is no such column in the
dataframe (which is true!). My question
2004 Mar 19
1
Samba3 installation issues
I'm trying to install the Samba3 rpm's on a SuSE 9.0 machine. When I try
it, I get the following message(s):
LX1020:/opt/samba3 # rpm -ivh samba3-*
error: Failed dependencies:
libasn1.so.5 is needed by samba3-3.0.2a-0
libcom_err.so.1 is needed by samba3-3.0.2a-0
libcrypto.so.0.9.6 is needed by samba3-3.0.2a-0
libdb-4.0.so is needed by samba3-3.0.2a-0
2007 Sep 29
3
plugin problem
I'm trying to do a rewrite of the dspam_plugin for dovecot 1.1b1.
There are some API changes that warranted an update of the plugin.
Also, I wanted the dspam_plugin to be able to handle pristine mails
for dspam retraining, as opposed to the signature based retraining.
Question:
How can I retrieve the full unix path for a specific mail?
The original code uses mail_get_first_header() to
2007 Oct 01
2
plugin advice needed
I'm working on a dovecot plugin.
What's the easiest way to read a specific
mail header like "To" or "From"?
Cheers
/Lars
2007 Sep 12
2
Does auth_username_format work at all?
Hi All,
can anyone confirm whether "auth_username_format = %n" works or not?
R
/Lars
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with
Samba
> 2.0. However as it is not supported on all systems it is not included
> in the default build (it should work nicely on Solaris though).
> Essentially smbwrapper is a preloaded library which intercepts system
calls and
> simulates a /smb filesystem, so you can access /smb/SERVER/SHARE/file.txt.
2004 Jan 11
1
cross compling openssh-3.5p1 for ppc
Greetings:
------------ BACKGROUND --------------------------
I am using the Monta Vista development kit on an Intel RedHat Linux
platform... the target is PPC_405.
The configure utility that comes with the openssh-3.5p1 code will not
support cross compilation. It gives an error message about not being able
to test its results and then exits before it creates a Makefile. To get
around this
2010 Jul 26
1
Dovecot 2 and expire
expire_dict = proxy::expire
I found this expire_dict somewhere, might have been the 1.x wiki, but
on the expire plugin page there is no mention of it. I am trying to
troubleshoot why my mysql table has no entries. Do I need this line?
Is that correct for using mysql?
In dict {} I have
expire = mysql:/etc/dovecot/conf.d/dovecot-dict-expire.conf.ext
and in plugin {} i have
expire_dict =