Displaying 20 results from an estimated 2000 matches similar to: "v2.2.36 release candidate released"
2018 May 03
0
v2.2.36 release candidate released
Thanks, that fixes it for me.
?
John
?
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Timo Sirainen
Sent: Thursday, 3 May, 2018 13:52
To: John van der Kamp <jkamp at amazon.nl>
Cc: Dovecot Mailing List <dovecot at dovecot.org>
Subject: Re: v2.2.36 release candidate released
?
On 2 May 2018, at 12.52, John van der Kamp <jkamp at amazon.nl <mailto:jkamp at
2018 Feb 15
1
Segfault on selecting mailbox twice in a row
Hi,
I was doing some testing with new 2.2 changes. I?m using commit 15d5b8a from origin/master-2.2. The setup is using imapc to connect to a different imap server.
If I use the following commands, dovecot will crash every time:
A login username password
B select inbox
C select inbox
The logfile snippit is at the end of the mail. Let me know if you need more information.
John
----
Feb 15
2018 Jun 13
5
new problem
1) my inbox is "Posteingang". should I officially declare it somewhere?
I now get the following error messages:
Jun 14 00:23:32 ulmke2 dovecot[3981]: imap(ulw)<3997><4O/Xbo1uotLAqGQd>:
Error: opendir(/u/ulw/Mail) failed: Permission denied (euid=503(ulw)
egid=100(users) UNIX perms appear ok (ACL/MAC wrong?))
Jun 14 00:23:32 ulmke2 dovecot[3981]:
2016 Oct 07
4
Subscription not immediately reflected
Hello,
?
I noticed that somewhere between 2.2.22 and 2.2.25 the workings of subscriptions seem to have changed.
In version 2.2.25, when a client subscribes to a folder, and then does an LSUB command, it will not see that subscribed folder.
If you retry the LSUB command, the change is there.
Same with unsubscribes.
In version 2.2.22 I did not see this weird behavior.
?
John
2017 Jun 29
1
imapc making too any connections
Hi,
I was testing around with 2.2.31, and saw that it made new extra connections to the backend imap server whenever you make a new mailbox.
So client does:
A001 login username password
A002 create subfolder
Previously, dovecot would just send the create command to the backend, but now does (including connection IDs):
[conn1] 9 CREATE "subfolder"
[conn1] 10 EXAMINE "INBOX"
2017 Nov 03
2
Migrating from Dovecot 1 to Dovecot 2
Hello.
I try to migrate about 200G of mails from one server to another.
On the old i have Dovecot1 with Maildirs (without master pass etc.), on the
new one i setup dovecot2 with mdbox. I need now to migrate (partialy, not
all at once) mails from one to another.
I can't find any solution that i can use? I dont have master password, and
i want to mikgrate all mailaccont each other. Can anyone
2018 Jun 14
1
new problem
On 2018-06-14 07:06, Steffen Kaiser wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Thu, 14 Jun 2018, Walter Ulmke wrote:
>
>> 1) my inbox is "Posteingang". should I officially declare it
>> somewhere?
>>
>> I now get the following error messages:
>>
>> Jun 14 00:23:32 ulmke2 dovecot[3981]:
>>
2011 Sep 09
3
2.1: imapc LIST problem / usage question
----- Forwarded message from SerNet Support Lutz Pre?ler <support at SerNet.DE> -----
From: SerNet Support Lutz Pre?ler <support at SerNet.DE>
Subject: 2.1: imapc LIST problem / usage question
To: dovecot at dovecot.org
Date: Fri, 9 Sep 2011 12:00:46 +0200
Organization: SerNet Service Network GmbH
Hello,
2.1.alpha1 (latest Debian auto build on amd64)
As a test, namespace for gmail
2018 Nov 13
3
dovecot lmtp thinks that "disk quota exceeded" is "internal error"
2.2.36 (not migrated to 2.3 yet) reports such problem:
> Nov 13 15:50:58 mbox dovecot: lmtp(xxx): session=<ACYRCtLk6ltiEQAALZVUYQ>, Error: open(/var/mail/xxx/mailboxes.lock1bf6ad16b7b8b703) failed: Disk quota exceeded
> Nov 13 15:50:58 mbox dovecot: lmtp(xxx): session=<ACYRCtLk6ltiEQAALZVUYQ>, Error: Couldn't create mailbox list lock /var/mail/xxx/mailboxes.lock:
2020 Apr 08
2
alternatives for imapproxy
Hi
System debian 8.11 and dovecot-2.2.36.4 My webmail is roundcube with
imapproxy.
I have one problem.
My dovecot servers is are in a cluster with keepalived like:
dovecot1----VIP-IP--------dovecot2
All works fine
I have a problem with imapproxy when a server dovecot1 had a problem
(kernel panic sic!)
Keepalived works perfecty and moved VIP to dovecot2 - all works fine for
normal users
but
2015 Feb 11
2
dovecot 2.2.15 script_after not executed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello guys,
I'm having troubles making "script_after" to exec sieve scripts::
So:
plugin {
quota = maildir
quota_rule2 = INBOX.Trash:ignore
quota_rule3 = INBOX.Sent:ignore
sieve = ~/Maildir/sieve/dovecot1.sieve
sieve_before = /etc/dovecot/sieve/global.sieve
sieve_after =
2008 Jul 12
3
Root folder path problem
I use dovecot1.x. for imap on qmail.
I also use OExpress to receive my mails.
My sent mails is stored in main "sent items" of Outlook Express. Therefore I
set "INBOX" in "Root folder path" option.
But when I send an email to anywhere the mail sends without problem but I am
getting an error as following;
Some of the messages in your Outbox Folder could not be copied
2016 Oct 27
1
Subscription not immediately reflected
I can't reproduce this. Can you send your doveconf -n output and also an example IMAP session showing what goes wrong? I tested with Maildir and mdbox, and with and without mailbox_list_index=yes:
x lsub "" *
* LSUB () "/" INBOX
x OK Lsub completed (0.000 + 0.000 secs).
x subscribe Trash
x OK Subscribe completed (0.000 + 0.000 secs).
x lsub "" *
* LSUB ()
2018 May 23
0
v2.2.36 released
https://dovecot.org/releases/2.2/dovecot-2.2.36.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.36.tar.gz.sig
This is the last planned v2.2.x release. We didn't fix everything reported (especially build changes) to try to minimize any unexpected breakages.
v2.3.2 will be out with a lot of fixes hopefully in a few weeks. That will start becoming the recommended version to run then.
*
2018 May 23
0
v2.2.36 released
https://dovecot.org/releases/2.2/dovecot-2.2.36.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.36.tar.gz.sig
This is the last planned v2.2.x release. We didn't fix everything reported (especially build changes) to try to minimize any unexpected breakages.
v2.3.2 will be out with a lot of fixes hopefully in a few weeks. That will start becoming the recommended version to run then.
*
2014 Jul 07
1
[PATH] expire plugins segfault with misconfigured dict
dovecot 2.2.13
With configuration like
plugin {
expire_dict = blblbla
}
expiere plugins segfaults during deinit. It might also segfault if the
dict service was unavaiable.
attached bellow is a diff against 2.2.13
Jul 7 14:51:11 dovecot1 dovecot: lmtp(10548, lazy): Error: expire
plugin: dict_init(blblbla) failed: Dictionary URI is missing ':':
blblbla
Jul 7 14:51:11 dovecot1
2018 Apr 30
1
v2.2.36 release candidate released
https://dovecot.org/releases/2.2/rc/dovecot-2.2.36.rc1.tar.gz
https://dovecot.org/releases/2.2/rc/dovecot-2.2.36.rc1.tar.gz.sig
v2.2.36 is hopefully going to be the last v2.2.x release. Please test this RC well, so we'll have a good final release! v2.3.2 is still going to take a couple of months before it's ready.
* login-proxy: If ssl_require_crl=no, allow revoked certificates.
2018 Apr 30
1
v2.2.36 release candidate released
https://dovecot.org/releases/2.2/rc/dovecot-2.2.36.rc1.tar.gz
https://dovecot.org/releases/2.2/rc/dovecot-2.2.36.rc1.tar.gz.sig
v2.2.36 is hopefully going to be the last v2.2.x release. Please test this RC well, so we'll have a good final release! v2.3.2 is still going to take a couple of months before it's ready.
* login-proxy: If ssl_require_crl=no, allow revoked certificates.
2018 Apr 16
2
[bug] Auth cache, proxy and ITERINDEX
Hi,
today we have exceprienced really major difficulties with our proxy
backend servers. Everything started after enabling auth cache:
auth_cache_size = 100M
auth_cache_verify_password_with_worker = yes
auth_cache_ttl = 1 hour
auth_cache_negative_ttl = 1 hour
Soon after we start receiving lots of calls from our customers about
'missing all e-mail messages'. This was in errors logs on
2019 Nov 16
1
Auto expunge log
Hi,
I'm just setting up a new dovecot system and wonder why I get this
error. On another dovecot system this works with no problems.
Log entry when exiting MUA Thunderbird:
===========================
Nov 16 20:16:35 myhostname dovecot: imap(info at mydomain.de): Error:
autoexpunge: Couldn't create dovecot.autoexpunge.lock lock: