Displaying 20 results from an estimated 200 matches similar to: "Error While compiling with the Mysql patch"
2004 Aug 10
0
FW: dovecot-auth: Aug 04 10:48:29 Fatal: Unknown userdb type'mysql'
After better looking in the config.log,
We found this, mysql wasn't compiled because of this;
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0xd8): In function
`my_compress_alloc':
: undefined reference to `compress'
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x171): In function
`my_uncompress':
: undefined reference to `uncompress'
I am using
2003 Nov 17
1
MySQL patch + Debian
Hi folks.
Sorry to post here about a patch that hasn't been officially integrated
into Dovecot, however I am trying to get it going and seem to have hit
a dead end.
I downloaded the Debianised source for Dovecot (0.99.10-9) from sarge:
> wedge:/usr/local/src# apt-get -t testing source dovecot
then applied the latest MySQL patch that I could find on the list:
>
2004 Apr 13
1
file permissions help!
Hi all!
Ran into a problem and hopefully i can get some help.
OK here is my set up:
- dovecot-0.99.10.4 + MySQL patch.
- Redhat 9
The authentication part works just fine. It gives me the following entry
in the log file:
imap-login: "Apr 12 22:15:10 "Info: Login: USER at DOMAIN.com [127.0.0.1]
But there is a problem with dovecot reading the mbox file (I think). In
the error file I
2003 Dec 11
3
dovecot..
Hi All..
Has anyone got any experimental patches for mysql auth?
Regards,
Cami
2007 Feb 24
1
Bigcrypt password patch
Hi,
we are currently in the progress of switching an HPUX mailserver to linux and
dovecot. The only issue so far is, that HPUX has bigcrypt for passwords > 8
chars. Bigcrypt uses standard libc crypt for every block of 8 chars.
The linux pam modules have a bigcrypt.c file which can be used for dovecot as
well to authenticate crypt and bigcrypt passwords.
I have used the pam bigcrypt.c code
2005 Aug 21
1
Installation error on "make"
I am not sure what the problem is. I try ./configure as the intallation point out;however, when I try make I am getting the bellow error.
PS. I am running Solaris 10 X86, GNU gcc.
1.
[04:05:24][root at www:~/dovecot-1.0.alpha1]$ make
2.
make all-recursive
3.
Making all in src
4.
Making all in lib
5.
Making all in lib-sql
6.
Making all in
2006 Jun 08
1
Error building on OpenBSD 3.9
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
This is for all versions from 1.0b3 - 1.0b8
All crash at the same place:
Making all in auth
gmake[3]: Entering directory `/src/mail/dovecot-1.0.beta8/src/auth'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib
- -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm
-
2018 Sep 12
1
make check (pigeonhole)
Hi Aki,
I needed this patch
<https://src.fedoraproject.org/cgit/rpms/dovecot.git/tree/dovecot-2.3.0.1-libxcrypt.patch>
(fedora):
|diff -up dovecot-2.3.0.1/src/auth/mycrypt.c.libxcrypt
dovecot-2.3.0.1/src/auth/mycrypt.c ---
dovecot-2.3.0.1/src/auth/mycrypt.c.libxcrypt 2018-02-28
15:28:58.000000000 +0100 +++ dovecot-2.3.0.1/src/auth/mycrypt.c
2018-03-27 10:57:38.447769201 +0200 @@
2018 Sep 19
2
Dovecot User Listing Error - getpwent() failed: Invalid Argument
Can you provide your /etc/nssswitch.conf?
Aki
On 19.09.2018 10:40, Reuben Farrelly wrote:
> I've been running with this almost identical patch already for some time:
>
> diff -up dovecot-2.3.0.1/src/auth/mycrypt.c.libxcrypt
> dovecot-2.3.0.1/src/auth/mycrypt.c
> --- dovecot-2.3.0.1/src/auth/mycrypt.c.libxcrypt?????? 2018-02-28
> 15:28:58.000000000 +0100
> +++
2018 Sep 19
2
Dovecot User Listing Error - getpwent() failed: Invalid Argument
This is bit of a longshot, but can you try applying
https://github.com/dovecot/core/commit/63a74b9.patch and see if this helps?
Aki
On 19.09.2018 10:33, Reuben Farrelly wrote:
> glibc-2.28.
>
> There was a posting by Michael Marley on 31/08 saying he saw something
> similar to this problem after upgrading to 2.28 as well with 'doveadm
> purge'.
>
> Reuben
>
>
2005 May 05
1
Compiling on Solaris 10
Trying to compile Dovecot on Solaris 10. I have tried the 99.14
release and today's 1.0-stable release. In both cases I get the
following error message:
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I../../src/
lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -
DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=
2018 Aug 08
1
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
On 8/08/2018 5:29 pm, Thore B?decker wrote:
> Hey,
>
> you mentioned that dovecot builds fine, but does "make check" also
> complete successfully with a glibc-2.28 build on a glibc-2.28 system?
>
> We have been seeing segfaults during "make check" and it seems the following
> patch was able to make the testsuite run successfully.
>
> Just out of
2018 Sep 12
2
make check (pigeonhole)
I'll give those a look and make change accordingly.
On 9/11/2018 9:26 PM, Aki Tuomi wrote:
> You know we have rpm packages for 2.3.2.1 available at
> https://repo.dovecot.org if you are in a hurry?
>
>
>
> ---
> Aki Tuomi
> Dovecot oy
>
> -------- Original message --------
> From: Eric Broch <ebroch at whitehorsetc.com>
> Date: 12/09/2018 00:35
2018 Sep 19
1
Dovecot User Listing Error - getpwent() failed: Invalid Argument
I have no idea why it's returning invalid argument, maybe you need to
raise this as issue with glibc?
Aki
On 19.09.2018 10:43, Reuben Farrelly wrote:
> Sure:
>
> thunderstorm ~ # cat /etc/nsswitch.conf
> # /etc/nsswitch.conf:
> # $Header:
> /var/cvsroot/gentoo/src/patchsets/glibc/extra/etc/nsswitch.conf,v 1.2
> 2017/08/12 16:21:44 slyfox Exp $
>
> passwd:?????
2006 Jun 12
1
./configure and /or Makefile problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
This is on OpenBSD 3.x.
I'll fully admit not being a savvy programmer and therefore unable to
suggest a decent resolution.
It seems that _something_ in either the main "configure" script or
one of the Makefile.in templates is causing the Makefiles in
src/auth and src/util to add two variables named "AUTH_CFLAGS" and
2009 Jun 17
2
CentOS 5.3 - php mycrypt
I need PHP with mycrypt support see
http://www.php.net/manual/en/ref.mcrypt.php
i wonder - is this available in the PHP that comes with CentOS 5.3 ?
thanks
2018 Aug 08
3
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
Hi,
The link to the release notes seems should have an 'l' on the end:
Try: https://www.sourceware.org/ml/libc-alpha/2018-08/msg00003.html
This with gdb:
thunderstorm /usr/src/dovecot/dovecot-2.3/src/auth # gdb
/root/dovecot-auth-crash/auth /root/dovecot-auth-crash/core.auth.29667
GNU gdb (Gentoo 8.1.1 p1) 8.1.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU
2003 Apr 21
1
Using on AIX
Hi,
I'm trying to install dovecot-0.99.9-test6 with gcc-3.2.2 under AIX (4.3.3) and
found some problems.
First, I need to define _XOPEN_SOURCE_EXTENDED to 1 in src/lib/fdpass.c
and src/auth/mycrypt.c or undefine it to compile successfully.
When I define _XOPEN_SOURCE_EXTENDED to 1, I get the following error
while connecting:
dovecot: Apr 21 17:56:44 Info: Dovecot starting up
imap-login:
2010 Aug 04
5
v2.0.rc4 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz.sig
I'm planning to release rc5 maybe this Friday or weekend, and if there
are no serious bugs just change the version number to v2.0.0 a day or
two later.
Largest changes since rc3:
+ director: Added director_doveadm_port for accepting doveadm
TCP connections.
+
2010 Aug 04
5
v2.0.rc4 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc4.tar.gz.sig
I'm planning to release rc5 maybe this Friday or weekend, and if there
are no serious bugs just change the version number to v2.0.0 a day or
two later.
Largest changes since rc3:
+ director: Added director_doveadm_port for accepting doveadm
TCP connections.
+