Displaying 20 results from an estimated 110 matches similar to: "dovecot -2.2.24 on Fedora 31"
2019 Nov 11
0
dovecot -2.2.24 on Fedora 31
> On 11/11/2019 17:22 Frank Elsner via dovecot <dovecot at dovecot.org> wrote:
>
>
> Hi,
>
> I try to compile dovecot -2.2.24 on Fedora 31 and get the following error:
>
> iostream-openssl.c: In function ?openssl_iostream_verify_client_cert?:
> iostream-openssl.c:118:37: error: dereferencing pointer to incomplete type ?X509_STORE_CTX? {aka ?struct
2019 Nov 11
2
dovecot -2.2.24 on Fedora 31
On Mon, 11 Nov 2019 17:30:37 +0200 (EET) Aki Tuomi via dovecot wrote:
[ ... ]
> Is there some reason you want to use ancient dovecot? You should use 2.2.36 at least.
I got dovecot-2.2.36.4 compiled but at start the log shows
dovecot[342614]: master: Dovecot v2.2.36.4 (baf9232c1) starting up for imap
dovecot[342617]: ssl-params: Generating SSL parameters
dovecot[342614]: master: Error:
2006 Jun 01
1
ssl-proxy: client certificates and crl check
Skipped content of type multipart/alternative-------------- next part --------------
--- ssl-proxy-openssl.c.orig 2006-04-04 10:32:58.000000000 +0200
+++ ssl-proxy-openssl.c 2006-06-01 09:24:57.000000000 +0200
@@ -498,7 +498,7 @@
const char *ssl_proxy_get_peer_name(struct ssl_proxy *proxy)
{
X509 *x509;
- char buf[1024];
+ char buf[256];
const char *name;
if
2019 Nov 11
0
dovecot -2.2.24 on Fedora 31
On Mon, 11 Nov 2019 23:47:27 +0100 Frank Elsner via dovecot wrote:
[ ... ]
> I got dovecot-2.2.36.4 compiled but at start the log shows
>
> dovecot[342614]: master: Dovecot v2.2.36.4 (baf9232c1) starting up for imap
> dovecot[342617]: ssl-params: Generating SSL parameters
> dovecot[342614]: master: Error: service(auth): command startup failed, throttling for 2 secs
>
2011 Apr 29
0
Wine release 1.3.19
The Wine development release 1.3.19 is now available.
What's new in this release (see below for details):
- New sound driver architecture for MMDevAPI.
- Better support for relative mouse events in DInput.
- Debugger support for the ARM platform.
- Various improvements in D3DX9.
- More MSVC runtime functions.
- Various bug fixes.
The source is available from the following
2007 Mar 08
5
1.0rc26: ssl_verify_client=yes ?
Q1)
I can't get ssl_verify_client_cert=yes working.
The ssl key and cert are signed using our CA.
Also the ssl_ca_file has a CRL appended (no revokes yet).
Expected behavior:
Stop the SSL (the client doesn't have a cert installed)
Current behavior:
Mail clients accepts SSL and login succeeds.
(both Evolution and Thunderbird).
My bad? Please advise.
Q2)
The next step, if dovecot blocks
2019 Nov 12
2
dovecot -2.2.24 on Fedora 31
On Tue, 12 Nov 2019 00:17:28 +0100 Frank Elsner via dovecot wrote:
> On Mon, 11 Nov 2019 23:47:27 +0100 Frank Elsner via dovecot wrote:
[ ... ]
> I narrowed the probelem down to the warnings
>
> Warning: service auth { client_limit=128 } is lower than required under max. load (768)
> Warning: service anvil { client_limit=256 } is lower than required under max. load (643)
These
2019 Sep 02
2
dovecot 2.2 repo
Hi,
>From the v2.2.36.4 announcement message: "Binary packages are available at https://repo.dovecot.org/"
My question is, where exactly? There's an instruction at repo.dovecot.org that tells you to replace 'ce-latest-2.3' with 'ce-<version>' but the given url doesn't even contain 'ce-latest-2.3' and http://repo.dovecot.org/ce-2.2.36 returns a
2005 Aug 09
2
error compiling asterisk on solaris
hello,
can anyone help me? im gettitng this error when i tried runnin make on solaris 9
rm -f include/asterisk/version.h.tmp
make[1]: `ast_expr.a' is up to date.
make[1]: Leaving directory `/export/home/fst/chris/cvs/asterisk'
gcc -g -o asterisk io.o sched.o logger.o frame.o loader.o config.o channel.o t ranslate.o file.o say.o pbx.o cli.o
2005 Jul 16
1
Compiling under Fedora Core 4 - Problem
OK - trying to migrate to dovecot and I like what I see so far, but
having a hard time getting it to work. I decided to go with the 1.0
version because I need to get away from the ~/Mail namespace. I'm trying
to port from a Linuxconf virtual WU-IMAP type config.
So - I compiled but then decided I wanted mysql so I tried to
reconfigure and now getting compile errors. Looks like I'm
2018 Oct 08
1
Message delivered twice caused by an LMTP error "Got unexpected reply" during upgrade to 2.3
Op 8-10-2018 om 11:43 schreef Gabriele Nencioni:
> On 8/17/18 8:17 AM, Gabriele Nencioni wrote:
>> On 08/16/2018 11:48 PM, Stephan Bosch wrote:
>>> Op 16/08/2018 om 12:01 schreef Stephan Bosch:
>>>> I have a theory. Will try something later today.
>>> Yes, I can reproduce the problem. I am working on a fix.
>> Thank you very much!
>> I'm here
2015 Feb 11
2
[PATCH] Fix for client certificate validation does not work
Hi all,
As I reported earlier (with a typo in the work [BUG]) client
certification validation *does not* work even if you do everything
exactly according to all documentation and attempts at helpful advice.
I have seen this issue with both startssl.com and self-signed
certificates, and based on what I've seen from searching the web, this
is a problem that has gotten little attention because
2016 Oct 20
1
Migrating users from a 2.0.19 to a 2.2.24 installation
Hello,
I am currently still running an older dovecot (2.0.19apple1 on Mac OS X 10.8.5) and I want to migrate my users to a new server (macOS 10.12 with Server 5, which contains dovecot 2.2.24 (a82c823)).
Basically, I want to create a new server installation on the new server so I don't bring any junk over (new user accounts, with the same uid/gid (still need to figure that one out), but
2016 Dec 12
0
Dovecot 2.2.27 > 2.2.24 downgrade errors
On 12.12.2016 14:49, Mart Pirita wrote:
> Hello.
>
> Due win10 issue I had to downgrade 2.2.27 > 2.2.24 and now some gettings
> errors for some users:
>
> Dec 12 14:42:17 server dovecot: imap(user): Panic: file
> mail-index-sync-keywords.c: line 227 (keywords_update_records):
> assertion failed: (data_offset >= sizeof(struct mail_index_record))
> Dec 12 14:42:17
2016 Dec 12
1
Dovecot 2.2.27 > 2.2.24 downgrade errors
Aki Tuomi wrote:
> Hi!
>
> Did you get a core file? Can you install debugging symbols and send
>
> gdb /path/to/bin /path/to/core
> bt full
>
> to us?
>
Seems no cores, atleast in /usr/sbin/ ( binary is in /usr/sbin/dovecot)
is none.
--
Mart
2019 Nov 12
0
dovecot -2.2.24 on Fedora 31
Hi!
Can you try follow this guide to get a core dump
https://www.dovecot.org/bugreport-mail
then provide
gdb /usr/lib/dovecot/auth /path/to/core
bt full
on it. Would help narrowing down that bug.
Also doveconf -n could be useful.
Aki
On 12.11.2019 9.19, Frank Elsner wrote:
> On Tue, 12 Nov 2019 00:17:28 +0100 Frank Elsner via dovecot wrote:
>> On Mon, 11 Nov 2019 23:47:27
2019 Nov 12
0
[SOLVED] dovecot -2.2.24 on Fedora 31
Hello Aki,
thanks for your patience and help.
I solved my problems by compiling dovecot-2.3.8 and following the migration hints I got it working.
Happy, Frank
2016 Dec 12
3
Dovecot 2.2.27 > 2.2.24 downgrade errors
Hello.
Due win10 issue I had to downgrade 2.2.27 > 2.2.24 and now some gettings
errors for some users:
Dec 12 14:42:17 server dovecot: imap(user): Panic: file
mail-index-sync-keywords.c: line 227 (keywords_update_records):
assertion failed: (data_offset >= sizeof(struct mail_index_record))
Dec 12 14:42:17 star dovecot: imap(senefelder): Error: Raw backtrace:
2005 Mar 21
0
authentication problem with openldap-2.2.24
My problem consists of Samba + Winbindd + Ldap + Kerberos not
authenticating with Active Directory. For example, if I do 'smbclient -L
localhost -U username%password(active directory account)' I get
NT_STATUS_LOGIN_FAILURE. Ive debugged for quite sometime trying to
pinpoint some sort of configuration that needs to be changed or added.
To my experience I think the problem resolves at
2019 Nov 12
1
dovecot -2.2.24 on Fedora 31
On Tue, 12 Nov 2019 09:22:56 +0200 Aki Tuomi via dovecot wrote:
> Hi!
>
> Can you try follow this guide to get a core dump
>
> https://www.dovecot.org/bugreport-mail
>
> then provide
>
>
> gdb /usr/lib/dovecot/auth /path/to/core
>
> bt full
Sorry, I'm not familiar with gdb and can only provide this
# gdb /usr/local/dovecot//libexec/dovecot/auth
GNU