similar to: Latest HG Changes (fac92b5) affect Sieve-Plugin/LMTP

Displaying 20 results from an estimated 100 matches similar to: "Latest HG Changes (fac92b5) affect Sieve-Plugin/LMTP"

2014 Dec 31
3
Different behavior of ACLs in MUA and doveadm
I have noticed a difference in the behavior of ACLs. When used in a MUA the following global ACL works fine and has the desired effect - new mailboxes can be created by a user being part of the 'PublicMailboxAdmins' group: [ global-acl: ] INBOX owner lrwstiekxap Public/* group=PublicMailboxAdmins lrwsipk Public/* anyone lr Public/* authenticated lrws Creating the same mailbox via
2014 Oct 31
2
Corrupted SSL parameters file in state_dir with HG 267bca7a62fb
Hi, with the latest HG 267bca7a62fb the following error started to appear in the logs: Oct 31 09:39:07 nihlus dovecot: master: Dovecot v2.2.15 (267bca7a62fb) starting up for imap, lmtp [...] Oct 31 10:10:52 nihlus dovecot: lmtp(20876): Error: Corrupted SSL parameters file in state_dir: ssl-parameters.dat - disabling SSL 360 Oct 31 10:10:52 nihlus dovecot: lmtp(20876): Error: Couldn't
2015 Aug 25
2
IMAP hibernate feature committed
* Thomas Leuxner <tlx at leuxner.net> 2015.08.25 09:45: > > http://hg.dovecot.org/dovecot-2.2/rev/64c73e6bd397 > > ==> /var/log/dovecot/dovecot.log <== > Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error: net_connect_unix(/var/run/dovecot/imap-hibernate) failed: Permission denied > Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error:
2014 Jun 07
3
imap-login killed with signal 11 in Dovecot 2.2.13 (feea8645c4d7)
Latest 2.2.13 HG feea8645c4d7 seems to unexpectedly kill imap-login sessions: Jun 7 11:56:10 nihlus dovecot: imap(tlx at leuxner.net): Disconnected: Logged out in=2203 out=851225 Jun 7 11:56:10 nihlus dovecot: imap(tlx at leuxner.net): Disconnected: Logged out in=316 out=2417 Jun 7 11:56:10 nihlus dovecot: imap-login: Fatal: master: service(imap-login): child 60505 killed with signal 11 (core
2015 Aug 24
3
IMAP hibernate feature committed
http://hg.dovecot.org/dovecot-2.2/rev/64c73e6bd397 Today I finally committed the "imap-hibernate" feature that I first started developing about a year ago (and had been thinking about for several years before that). The main purpose here is to reduce the number of imap processes and the amount of memory they use by moving IDLEing connections into imap-hibernate processes where they are
2015 Jan 17
2
Changeset c02f29ca104d badly breaks LMTP/mdbox
$ gdb /usr/lib/dovecot/lmtp core_lmtp.48883.nihlus.leuxner.net GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show
2015 Aug 25
2
IMAP hibernate feature committed
* Timo Sirainen <tss at iki.fi> 2015.08.25 17:28: > >> ==> /var/log/dovecot/dovecot.log <== > >> Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error: net_connect_unix(/var/run/dovecot/imap-hibernate) failed: Permission denied > >> Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error: Couldn't hibernate imap client: Couldn't
2015 Aug 30
3
HG port=0 changes still problematic
Aug 30 12:35:04 nihlus.leuxner.net systemd[1]: Started Dovecot IMAP/POP3 email server. Aug 30 12:35:04 nihlus.leuxner.net dovecot[60404]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-master.conf line 24: Invalid port number 0 Aug 30 12:35:04 nihlus.leuxner.net systemd[1]: dovecot.service: main process exited, code=exit System with HG e1c7fcd62813 fails on inet_listener
2015 Aug 26
5
IMAP hibernate feature committed
* Timo Sirainen <tss at iki.fi> 2015.08.25 22:21: > There's no good default setting here. It depends on your userdb settings and/or mail_uid setting. So for example if your imap processes are running as vmail user, you should set service imap-hibernate { unix_listener imap-hibernate { user = vmail } }. Then again if you are using system users (or otherwise multiple UIDs) it gets more
2016 Feb 27
2
Error: istream-seekable: safe_mkstemp(/tmp/dovecot.imap.) failed
I'm seeing these recently: Feb 27 09:24:01 nihlus dovecot: imap(tlx at leuxner.net): Error: istream-seekable: safe_mkstemp(/tmp/dovecot.imap.) failed: No such file or directory Feb 27 09:24:01 nihlus dovecot: imap(tlx at leuxner.net): Error: istream-seekable: safe_mkstemp(/tmp/dovecot.imap.) failed: No such file or directory Feb 27 09:24:01 nihlus dovecot: imap(tlx at leuxner.net): Error:
2016 Dec 20
1
Latest Dovecot v2.2.devel (9bc8d9b) crashes on login and lmtp
I was unable to produce an IMAP core but have been successful with LMTP. Basically it crashes right upon login or delivery: Dec 20 08:55:23 nihlus dovecot: master: Dovecot v2.2.devel (9bc8d9b) starting up for imap, lmtp Dec 20 08:56:15 nihlus dovecot: imap(tlx at leuxner.net): Fatal: master: service(imap): child 5710 killed with signal 11 (core not dumped) Dec 20 08:57:23 nihlus dovecot:
2017 Feb 20
2
Sieve removeflag Action
* Stephan Bosch <stephan at rename-it.nl> 2017.02.17 14:34: > Couldn't reproduce this with v2.3.devel yesterday (i.e. no flags set for the > Security mailbox and all flags set for the message in INBOX), but I will try > later with some older version. I did install a newer build this morning: Feb 20 07:00:23 nihlus dovecot: master: Dovecot v2.2.devel (8f42a89) starting up for
2016 Feb 21
5
systemd changes in Git/Debian Auto-Builds
Not sure if the issue is limited to the Debian Auto-Builds, but after the latest commits an update of the packages fails: https://github.com/dovecot/core/commit/53cc71cae88ee81fd7eae47aed743496f8c884a2 Feb 21 07:31:22 nihlus dovecot: master: Dovecot v2.2.devel (950a6e6) starting up for imap, lmtp Feb 21 07:31:22 nihlus systemd[1]: PID file /var/run/dovecot/dovecot/master.pid not readable (yet?)
2014 Jul 05
1
Assertion virtual-storage.c
# 2.2.13 (dffc6dd2be0d): /etc/dovecot/dovecot.conf # OS: Linux 3.14-0.bpo.1-amd64 x86_64 Debian 7.5 Latest HG has issues with Virtual Mailboxes. I was unable to get it dump a core. Jul 5 07:46:51 nihlus dovecot: imap(tlx at leuxner.net): Panic: file virtual-storage.c: line 326 (virtual_backend_box_open): assertion failed: (!bbox->box->opened) Jul 5 07:46:51 nihlus dovecot: imap(tlx at
2015 Oct 13
2
iterate users with passwd-file passdb?
On 14 Oct 2015, at 00:01, Eric Abrahamsen <eric at ericabrahamsen.net> wrote: > > Joseph Tam <jtam.home at gmail.com> writes: > >> Eric Abrahamsen writes: >> >>> Simply: Is it possible to iterate over users if I'm using the >>> passwd-file passdb driver? Do I need a SQL-based driver if I want to >>> iterate? >> >> What
2017 Jan 19
4
Sieve removeflag Action
* Stephan Bosch <stephan at rename-it.nl> 2017.01.19 10:32: > Could you provide a more detailed example? Sure. Personal script v /var/vmail/domains/leuxner.net/tlx/.dovecot.sieve: require ["include","copy","fileinto","imap4flags","vacation"]; include :global "global"; -- Global script referenced v
2015 Sep 08
2
Different behavior of ACLs in MUA and doveadm
* Timo Sirainen <tss at iki.fi> 2015.09.08 12:20: > How does the PublicMailboxAdmins group get set? Looks to me like the problem is that it's not getting set to doveadm. Here's an easy way to check if that's the problem or something else: http://hg.dovecot.org/dovecot-2.2/rev/500e8dd7a389 > > If that doesn't help: Show your full doveconf -n, set auth_debug=yes and
2015 Aug 25
0
IMAP hibernate feature committed
On 25 Aug 2015, at 11:01, Thomas Leuxner <tlx at leuxner.net> wrote: > > * Thomas Leuxner <tlx at leuxner.net> 2015.08.25 09:45: > >>> http://hg.dovecot.org/dovecot-2.2/rev/64c73e6bd397 >> >> ==> /var/log/dovecot/dovecot.log <== >> Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error:
2015 Aug 27
0
IMAP hibernate feature committed
On 08/26/2015 01:33 PM, Thomas Leuxner wrote: > * Timo Sirainen <tss at iki.fi> 2015.08.25 22:21: > >> There's no good default setting here. It depends on your userdb settings and/or mail_uid setting. So for example if your imap processes are running as vmail user, you should set service imap-hibernate { unix_listener imap-hibernate { user = vmail } }. Then again if you are
2015 Aug 31
0
HG port=0 changes still problematic
Op 8/30/2015 om 12:43 PM schreef Thomas Leuxner: > Aug 30 12:35:04 nihlus.leuxner.net systemd[1]: Started Dovecot IMAP/POP3 email server. > Aug 30 12:35:04 nihlus.leuxner.net dovecot[60404]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-master.conf line 24: Invalid port number 0 > Aug 30 12:35:04 nihlus.leuxner.net systemd[1]: dovecot.service: main process exited,