Displaying 20 results from an estimated 200 matches similar to: "2.3.10.1 on OpenBSD"
2020 Jul 05
0
2.3.10.1 on OpenBSD
This is OpenBSD with OpenSSL. There are no patches for dovecot version 2.3.10.1:
https://github.com/openbsd/ports/tree/master/mail/dovecot/patches
My latest run is attached.
> make check
...
Making check in lib-ssl-iostream
make check-local
for bin in test-iostream-ssl; do if ! ./$bin; then exit 1; fi; done
test-common.c:195: Assert failed: suppress == TRUE
Error: server: SSL_accept() syscall
2020 Jul 06
3
2.3.10.1 on OpenBSD
What are you trying to accomplish?
On 7/5/2020 12:27 PM, Rupert Gallagher wrote:
> This is OpenBSD with OpenSSL. There are no patches for dovecot version
> 2.3.10.1:
> https://github.com/openbsd/ports/tree/master/mail/dovecot/patches
> <https://github.com/openbsd/ports/tree/master/mail/dovecot/patches>
>
> My latest run is attached.
>
> > make check
> ...
2020 Aug 22
2
zlib errors after upgrading from 2.3.10.1 to 2.3.11.3
I get ZLIB Errors after dovecot upgrade from 2.3.10.1 to 2.3.11.3
Thunderbird reports some error when try to save/open a bigger attachment.
Aug 21 15:27:34 lxc-imap dovecot: imap(acsida)<63870><jZk...>: Error:
Mailbox Sent: UID=40826:
read(zlib(/home/vmail/virtualmailboxes/acsida/storage/m.2409)) failed:
read(/home/vmail/virtualmailboxes/acsida/storage/m.2409) failed: Broken
2011 Aug 07
1
SQL passdb lookups not working
Hello everyone,
I'm trying to make dovecot do user authentication against a SQL
database. The passwords (managed by Django) are stored as salted SHA1
encoded in hex. I monkey patched Django's password method so that the
password hash is made with <password><salt> (Django does
<salt><password>, the patched method was verified to return same value
as
2020 Aug 21
0
zlib errors after upgrading from 2.3.10.1 to 2.3.11.3
I get ZLIB Errors after dovecot upgrade from 2.3.10.1 to 2.3.11.3
Thunderbird reports some error when try to save/open a bigger attachment.
Aug 21 15:27:34 lxc-imap dovecot: imap(acsida)<63870><jZk...>: Error:
Mailbox Sent: UID=40826:
read(zlib(/home/vmail/virtualmailboxes/acsida/storage/m.2409)) failed:
read(/home/vmail/virtualmailboxes/acsida/storage/m.2409) failed: Broken
2020 Jul 06
0
2.3.10.1 on OpenBSD
Both Dovecot and OpenDKIM packages on OpenBSD are rejecting connections because of CRYPTO, and they use libressl by default. I use openssl because libressl does not implement dane, so I am recompiling both to serve my use case, and sharing results along the way.
This is the opendkim error:
> opendkim: ... SSL error:04FFF068:rsa routines:CRYPTO_internal:bad signature
You already have the
2020 May 18
2
v2.3.10.1 released
We are pleased to release v2.3.10.1 Please find it from locations below:
https://dovecot.org/releases/2.3/dovecot-2.3.10.1.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.10.1.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Docker images in https://hub.docker.com/r/dovecot/dovecot
Aki Tuomi
Open-Xchange oy
---
- CVE-2020-10957: lmtp/submission: A client can crash the server by
2020 May 18
2
v2.3.10.1 released
We are pleased to release v2.3.10.1 Please find it from locations below:
https://dovecot.org/releases/2.3/dovecot-2.3.10.1.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.10.1.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Docker images in https://hub.docker.com/r/dovecot/dovecot
Aki Tuomi
Open-Xchange oy
---
- CVE-2020-10957: lmtp/submission: A client can crash the server by
2018 Oct 02
2
2.3.3: Panic: file ostream-zlib.c: line 37 (o_stream_zlib_close): assertion failed
I see this in my logs after 2.3.3:
using zlib plugin, ofc.
Oct 02 10:01:39 imap(user at example.com)<50643></2k4Sjp3vMqC496W>: Panic:
file ostream-zlib.c: line 37 (o_stream_zlib_close): assertion failed:
(zstream->ostream.finished || zstream->ostream.ostream.stream_errno != 0
|| zstream->ostream.error_handling_disabled)
Oct 02 10:01:39 imap(user at
2020 Jun 15
2
Password mismatch after upgrade to Ubuntu Focal
Hi!
Today I upgraded one of our Dovecot servers from Ubuntu 18.04 to Ubuntu
20.04. After the upgrade I have login issues because the password
didn't match.
I also installed Dovecot on a clean Ubuntu 20.04 server with the same
configuration files. And here I also got the password match issue.
We're using LDAP for managing the login credentials and I'm 100% sure
the password is
2020 Aug 28
2
zlib errors after upgrading
ok, I did install zstd (zstd command line interface 64-bits v1.4.4, by
Yann Collet)
reconfigured & compiled dovecot 2.3.10.1 again with option : with-zstd
changed the configuration file to :
zlib_save = zstd
and restarted dovecot -
now I have following log file errors :
Aug 28 16:17:39 lxc-imap dovecot:
imap(rnowotny)<237930><H1kft/CtENRUclcc>: Error: zlib_save: Unknown
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.
+
2003 Nov 10
2
PATCH: CRAM-MD5 for Dovecot
Hi Timo,
Mozilla 1.5 doesn't understand DIGEST-MD5; it only speaks CRAM-MD5 or
PLAIN. Maybe other clients have the same problem. My users like
Mozilla, so I wrote new code for Dovecot to speak CRAM-MD5, using
your mech-digest-md5.c as a reference.
Attached diff in two formats
i) for current CVS
ii) against last release
both tested and working with Mozilla and KMail's CRAM-MD5.
I
2020 Aug 19
7
Indexer error after upgrade to 2.3.11.3
Hi,
after the upgrade to Dovecot 2.3.11.3, from 2.3.10.1, I see frequently
these errors from different users:
Aug 18 11:02:35 Panic: indexer-worker(info at domain.com)
session=<g71KISOttvS5LNVj:O3ahCyuZO18cYAAAEPCW+w>: file
http-client-request.c: line 1232 (http_client_request_send_more):
assertion failed: (req->payload_input != NULL)
Aug 18 11:02:35 Error: indexer-worker(info at
2020 Aug 20
2
RHEL7/CentOS7 RPM of dovecot 2.3.11.3-3 seems to have dropped tcpwrap support
Using the Repo http://repo.dovecot.org/ce-2.3-latest after upgrading from
2.3.10.1-3 to 2.3.11.3-3 we get numerous error messages like:
dovecot: imap-login: Error: connect(tcpwrap) failed: No such file or directory
We use tcpwrap support in dovecot, which worked flawlessly in the older version.
I can see that the socket /var/run/dovecot/login/tcpwrap is not created anymore.
And comparing with
2020 May 22
1
fail2ban setup centos 7 not picking auth fail?
I'm trying to set up fail2ban with dovecot, I have it working on 'old'
server Centos 6, but, not getting anywhere with 'new' server on Centos 7
using standard filters
I've copied same 'filter' to new server, still get nothing
any idea how to figure this out ?
on old server, it logs to syslog/messages
CentOS release 6.10 (Final) dovecot 2.3.10.1 (a3d0e1171)
old #
2020 Sep 24
3
dovecot TSL 1.3 config option 'ssl_ciphersuites' causes fatal error on launch. not supported, bad config, or bug?
I've installed
grep PRETTY /etc/os-release
PRETTY_NAME="Fedora 32 (Server Edition)"
dovecot --version
2.3.10.1 (a3d0e1171)
openssl version
OpenSSL 1.1.1g FIPS 21 Apr 2020
iiuc, Dovecot has apparently had support for setting TLS 1.3 ciphersuites since v2.3.9, per this commit
lib-ssl-iostream: Support TLSv1.3 ciphersuites
2020 Jul 11
2
Apple Mail and subfolders
Hi all,
does anybody here use MacOS (Catalina) Mail, who can confirm that subfolders (i.e. folders inside folders) work for them?
It seems that I cannot create/access Maildir subfolders at all. Subfolders created in Mail show up as '.folder\2esubfolder' on disk, suggesting that Apple Mail is URL-coding the dot separator before it passes it onto Dovecot. No such translation takes place
2020 Aug 28
3
zlib errors after upgrading
unfortunately after re-installing 2.3.11.3, those broken-pipe errors
appear again. (on different, new files)
so for sure there is something broken with zlib.
I will go back to2.3.10.1 now.
attached is the configuration file, though it did not change between
2.3.10.1 and 2.3.11.3
Robert
Am 26.08.2020 um 09:42 schrieb Robert Nowotny:
> I had 4 broken mdbox files for 4 different users.
>