Displaying 20 results from an estimated 6000 matches similar to: "[PATCH] Split sql drivers from lib-sql to plugins"
2014 Nov 08
2
SQLite does not depend on zlib, was: Re: [PATCH] Split sql drivers from lib-sql to plugins
Tomas Janousek <tjanouse at redhat.com> wrote in news:20070413132731.GA8281
@redhat.com:
> - SQL_LIBS="$SQL_LIBS -lsqlite3 -lz"
> + SQLITE_LIBS="$SQLITE_LIBS -lsqlite3 -lz"
Hi,
this patch fixes a build error during cross compilation to a system without
the libz target package:
--- dovecot-2.2.15.org/configure.ac 2014-10-25
2015 Apr 22
0
SQLite does not depend on zlib, was: Re: [PATCH] Split sql drivers from lib-sql to plugins
Bernd Kuhls <bernd.kuhls at t-online.de> wrote in
news:XnsA3DF68DCAEF69berndkuhlsPkbjNfxxIA at bernd-kuhls.de:
> Tomas Janousek <tjanouse at redhat.com> wrote in news:20070413132731.GA8281
> @redhat.com:
>
>> - SQL_LIBS="$SQL_LIBS -lsqlite3 -lz"
>> + SQLITE_LIBS="$SQLITE_LIBS -lsqlite3 -lz"
>
> Hi,
>
2007 Nov 12
2
login_process_size too small on x86_64 Fedora/RHEL
Hello,
as described in [253363], login_process_size of 32M is not enough on 64-bit
versions of Fedora and RHEL (and possibly other distributions as well).
[253363] https://bugzilla.redhat.com/show_bug.cgi?id=253363
As I understand it, there's an intersegment gap between read-only/executable
and writable segments of shared libs. That's probably a security feature or
something.
I found a
2008 May 19
6
Disallow folder delete
Is there a straightforward way to disallow the deletion of all IMAP
mailboxes?
I have a user who's deleted an important IMAP mailbox and I'm now
recovering a recent copy from the backup. But I'd rather just blanket
disallow all folder deletions.
The user is using Thunderbird and this has happened more than once so I
suspect Tbird is willing to let a folder get deleted too easily.
2019 Aug 29
1
download Dovecot
I have downloaded in MacMini MacOS X applications directory
the Dovecot.tzr.gz file from Dovecot v2.3.7.2 in
https://www.dovecot.org/download
I have clicked on dovecot-2.3.7.2 tar.gz and it creates a
dovecot-2.3.7.2 directory containung 35 files.
https://wiki2.dovecot.org/FrontPage?action=show&redirect=PageD%27Accueil#Dovecot_Wiki_Contents
2013 Jun 14
1
[Dovcot 2.2.2] Q: Prequisits for compiling and plugins
Hi
Where can i find the list of prerequisites for compiling dovocot 2.2.2
form the sources, is there a dedicated link or what terms i should best
use to search the archives of this mailing list, the documentation or
the web?
Where do I find information (links or search terms) whether plugins
available for 1.x 2.1.x series, especially the metadata plugin, are
still needed for 2.2.2 or may even
2013 Jan 11
4
Define custom ldap libraries when building Dovecot
Hello,
I would like to compile Dovecot using custom ldap libraries, located at
a particular custom system location.
How should I alter the config process to specify that the include dir is
"/usr/local/openldap/include" and the lib dir is
"/usr/local/openldap/lib64" and not the standard ones (/usr/include/ and
/usr/lib64/ respectively) on RHEL/CentOS 5 (x86_64). Note that
2017 Jan 12
2
doveadm mailbox cryptokey - not found
Hi, we have a problem.
Command "doveadm mailbox cryptokey" does not work:
# doveadm mailbox cryptokey
usage: doveadm [-Dv] [-f <formatter>] mailbox <command> [<args>]
create [-u <user>|-A] [-S <socket_path>] [-s] [-g <guid>] <mailbox> [...]
delete [-u <user>|-A] [-S <socket_path>] [-e] [-r] [-s] [-Z] <mailbox>
2010 Jul 04
5
dovecot-1.2.12 fails to build on Solaris 8 and 10
configure fails with :
configure: error: Unsupported off_t type
I am not too sure what off_t is needed but this is a pretty standard thing.
My configure line :
./configure --build=i386-pc-solaris2.10 --host=i386-pc-solaris2.10
--prefix=/opt/csw --with-zlib --with-ssl=openssl
--with-storages=mbox,maildir --with-libiconv-prefix=/opt/csw
Yes, the openssl libs are in /opt/csw/lib
Not sure what
2007 Aug 07
2
dovecot-sieve vacation changes
I'd like to put forward the following patch for dovecot-sieve.
Essentially this just merges in some changes made in CMU sieve 2.3.8 and
as such brings the behaviour more in line with RFC 3834 "Recommendations
for Automatic Responses to Electronic Mail":
- fixes erroneous sender "-request" substring match
- checks for existence of a selection of list-* headers
-
2006 Jul 28
1
Quota with dict backend - sql does not get registered
Hello everyone,
I've been working with the quota plugin, attempting to use the dict
backend. It seems the sql dict class is not getting loaded. I dropped a
couple lines in dict_class_lookup(dict.c) and it seems the only class
that gets loaded is "proxy". Any idea how to get the sql driver to load
in the quota/dict module?
My authentication goes through the sql module and is working
2006 Jan 23
1
Compiling Dovecot with-notify=inotify
Hi,
I'm trying to compile Dovecot beta2 with inotify support, but this is
unsuccessfull.
First, it seems that the configure script is looking for inotify.h in
/usr/include/sys, whereas it is in /usr/include/linux on my Debian Sarge
system. But that's a minor point, let's make a symlink.
% dpkg -S /usr/include/linux/inotify.h
linux-kernel-headers: /usr/include/linux/inotify.h
% dpkg
2010 Apr 20
3
dovecot2 beta and gcc3(?) - compile problem
Hello,
try to compile current dovecot2 beta on older machine with gcc 3.3
Compiling results in error:
libtool: link:
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -o .libs/imap-login
client.o client-authenticate.o imap-login-settings.o imap-proxy.o
../../src/login-common/.libs/libdovecot-login.so
2007 Sep 01
1
RHEL 5.1 beta, Dovecot 1.0.3: error while loading shared libraries?
Hello,
I try to run dovecot 1.0.3 on RHEL 5.1 beta.
As soon as I start it I get the following output and it's impossible to
IMAP-log in over network.
I've been following the list for a while and it seems to ring a bell about
setting the correct ulimit, but I can't find the thread anymore, so I need to
ask. :(
Here's the debug output I've put together. I've been not able
2010 Jul 08
1
Query about using timestamps returned by SQL as 'factor' for split
I have a simple query as follows:
"SELECT
m_id,sale_date,YEAR(sale_date),WEEK(sale_date),return_type,DATEDIFF(return_date,sale_date)
AS elapsed_time FROM risk_input"
I can get, and view, all the data that that query returns. The question is,
sale_date is a timestamp, and I need to call split to group this data by
m_id and the week in which the sale occurred. Obviously, I would
2007 Dec 31
4
1.1b13 build in FreeBSD fails using 'make'; 'gmake' apparently required
hi,
i'm doing a 1st build of dovecot in a freebsd 62R jail.
following instructions at
http://wiki.dovecot.org/CompilingSource
./configure
make
sudo make install
after an OK 'configure', @ 'make', i get
make
make all-recursive
Making all in src
Making all in lib
make: don't know how to make unicodemap.c. Stop
*** Error code 1
Stop in
2001 Feb 28
1
Spider diagrams
Hi, I am trying to create what are called "spider diagrams" in the geochemical
literature using R. A spider diagram is basically a plot of the atomic number
versus the concentration on a log scale. Lines are drawn from each atomic
number for each sample.
Right now, my data frame looks like:
SAMPLE SITE V3 LA.NASC LAATNUM CE.NASC CEATMNUM
1 1A:001
2007 Aug 29
3
too many files opened
Hi folks,
My institute's mail server was upgraded to RHEL5 with dovecot 1.0-2.1rc5
recently. And it uses PAM authentication which points to LDAP server.
Now from time to time it gets Error like
dovecot: Aug 29 09:23:59 Error: auth(default):
pam(joshua,192.168.177.52): pipe() failed: Too many open files
and users can not login. My config is like
dovecot -n
# /etc/dovecot.conf
base_dir:
2019 Feb 19
2
flags not synced correctly with dovecot sync (dsync)
Dan Christensen via dovecot wrote:
> I should add that these problems arise frequently in practice, even if
> changes are only being made on a single machine, e.g. laptop1. Flag
> changes on laptop1 propagate to server, but then are reverted on server
> when laptop2 syncs with server, and then are reverted on laptop1 when it
> syncs again with server. If I redo the flag changes on
2007 Feb 21
2
Dovecot on Solaris x86?
I'm trying to get dovecot working on Solaris x86. I've got it
working just fine on RH Desktop 4; and while I have a built, limping
version on solx86, it's not actually usable except from other solx86
systems.
Basic details:
Version 1.0rc23
OS Solaris x86 (64 bit)
CPU Opteron
Filesystem NFS (but it's