Displaying 8 results from an estimated 8 matches similar to: "Segmentation fault with vpopmail auth"
2009 Aug 31
1
dovecot-auth segfault with vpopmail 5.5.0 on amd64
Seeing dovecot-auth segfault on amd64
dovecot is 1.2.4
pertinent details below:
ldd /usr/local/libexec/dovecot/dovecot-auth
linux-vdso.so.1 => (0x00007fffef1fe000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007fe8e6bae000)
libvpopmail.so => /usr/lib/libvpopmail.so (0x00007fe8e6986000)
libdl.so.2 => /lib/libdl.so.2 (0x00007fe8e6782000)
librt.so.1 => /lib/librt.so.1
2009 Aug 21
2
libvpopmail.so
hello,
I have qmail with vpopmail configured with 2 domains configured. the
pop3 service is granted with vpopmail and the authentication function.
I need imap for access to mailboxes in maildir format and courier do
not support anymore vpopmail. i have find dovecot from a link on the
inter7 site.
I have downloaded, compiled and configured. when i start dovecot i
recevei always this error in
2011 Nov 15
3
Seg fault in dovecot/auth 2.0.15
Folks:
I've been running Dovecot 2.0.7 on a Qmail / Vpopmail installation built
on Debian Squeeze, with no problems for about a year. Dovecot is used
for IMAP/S auth only.
Dovecot is built from source. I just upgraded to 2.0.15 but it
segfaults whenever an IMAP auth is attempted, regardless of the user who
tries to login, whether by webmail (Roundmail) Android phone (K-9 Mail)
or iPad
2018 Jan 05
0
dovecot-2.3.0 'make check' error
Hello list,
I've configured dovecot-2.3.0 on CentOS 6 with the following options.
CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-fno-strict-aliasing"? ? \
LDFLAGS="-Wl,-z,now -Wl,-z,relro"??? \
./configure???????????????????????????????????? \
??? --docdir=/usr/share/doc/dovecot-2.3.0?? \
2012 Aug 24
1
Vpopmail Dynamic Authentication Module
Hello,
We currently use qmail with vpopmail for e-mail and are looking to switch
from courier-imap to dovecot for IMAP on our RedHat EL 5 systems. Our goal
is to use the dovecot RPM supplied by RH (v1.0.7) if at all possible. We
can do this if we are able to dynamically load the vpopmail auth module.
The wiki (http://wiki.dovecot.org/CompilingSource) notes that this should
be possible:
2009 Sep 25
1
Ubuntu 9.x segmentation fault with vpopmail auth
I've been trying for 24 hours now, to get an IMAP server which will
autenticate off of vpopmail cdb database and the auth module always
segfaults on login.
I'm using vpopmail 5.5.0 only because it is the only version which seems
to create a dynamically linked version of the library.
I tried latest releases dovecot 1.0, 1.1, and 1.2. Also latest mercurial
pulls of 1.1 and 1.2.
Even old
2018 Sep 10
0
make check (pigeonhole)
I did so as non-root user and got the same error.
On 9/10/2018 9:10 AM, Aki Tuomi wrote:
> Have you attempted this as non-root user?
>
>
>
> ---
> Aki Tuomi
> Dovecot oy
>
> -------- Original message --------
> From: Eric Broch <ebroch at whitehorsetc.com>
> Date: 10/09/2018 18:03 (GMT+02:00)
> To: dovecot at dovecot.org
> Subject: Re: make check
2018 Sep 10
1
make check (pigeonhole)
Dovecot list,
1) I downloaded latest dovecot and pigeonhole tar balls and extracted on
latest updated CentOS 7 : dovecot-2.3.2.1.tar.gz and
dovecot-2.3-pigeonhole-0.5.2.tar.gz
2) I moved pigeonhole (dovecot-2.3-pigeonhole-0.5.2) directory into
dovecot (dovecot-2.3.2.1) directory
3) built dovecot with following config and paramerters:
patch -p1 <