Displaying 15 results from an estimated 15 matches similar to: "rawlog with -i not worked"
2015 Mar 08
2
Sieve can't find Extprograms or Extdata
Hi,
On a new install-from-source with Dovecot 2.2.16rc1, Piegeonhole 0.4.6 and a grab of the newest Extdata code, I confirmed basic Sieve functionality is working (made a simple sieve script with a test on message subject resulting in a fileinto action).
But I cannot get Sieve to see Extdata or Extprograms. sievec reports "Warning: sieve: ignored unknown extension
2015 Mar 06
6
v2.2.16 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.16.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.16.rc1.tar.gz.sig
Looks like it's been a long time since v2.2.15. There have been a ton of changes since it was released though, so here's a release candidate first to find out if somebody can find any bugs before the final v2.2.16.
Unfortunately I haven't had time/energy to
2015 Mar 06
6
v2.2.16 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.16.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.16.rc1.tar.gz.sig
Looks like it's been a long time since v2.2.15. There have been a ton of changes since it was released though, so here's a release candidate first to find out if somebody can find any bugs before the final v2.2.16.
Unfortunately I haven't had time/energy to
2015 Mar 11
0
rawlog with -i not worked
When I change the option 'i' to the letter 'a' is everything as
designed. Why is 'i' at this location the problem?
********************************
diff -Nurb dovecot-2.2.16rc1/src/util/rawlog.c
dovecot-2.2.16rc1.build/src/util/rawlog.c
--- dovecot-2.2.16rc1/src/util/rawlog.c 2015-03-04 13:49:28.000000000 +0100
+++ dovecot-2.2.16rc1.build/src/util/rawlog.c 2015-03-11
2018 Feb 22
2
Auth SEGV on sparc64, alignment problem?
Fancy, while not fun. :-) But thanks, that does work. Doing that, n?ing over calls to strcmp, it failed:
passdbs_init () at passdb.c:313
313 passdb_register_module(&passdb_ldap);
(gdb)
passdb_register_module (iface=0x280120) at passdb.c:33
33 old_iface = passdb_interface_find(iface->name);
(gdb)
passdb_interface_find (name=0x16fe60 "ldap") at passdb.c:20
20
2010 Aug 30
1
[DC2.x ]pop3-login seg faults when compiled with gcc 4.5.2 and gold
Hello,
On FreeBSD, Dovecot 2.0.1 compiles fine with gcc45 and the other
services have no problem, but even without any optimizations (CFLAGS) at
all, pop3-login seg faults when a user tries to connect to Dovecot using
POP3.
As this is not the only application that has a problem with the latest
version of gcc (mod_php), there may be nothing that can be done on the
Dovecot side, but I thought I
2018 Dec 13
5
dovecot/config processes one more time - which are safe to kill?
Hello.
The problem with dovecot/config processes never ending and spawning new
one on each reload
(https://www.dovecot.org/list/dovecot/2016-November/106058.html) is
becoming a problem here:
# ps aux|grep dovecot/config|wc -l
206
That's a lot of wasted memory - dovecot/config processes ate over 30GB
of ram on 64GB box.
Before killing dovecot/config processes:
# free -m
total
2018 May 30
3
use instance-name for syslog?
Hello,
When running multiple instances of dovecot on the same host (or running multiple docker container),
it is hard to distinguish logs from different processes: the syslog entries are all prefixed with the same identifier "dovecot"
It is hardcoded here:
https://github.com/dovecot/core/blob/master/src/lib-master/master-service.c#L420
Would it make sense to use the already implemented
2015 Mar 08
0
Sieve can't find Extprograms or Extdata
Also, of course I have entered this in 90-plugins.conf
plugin {
seive_plugins = sieve_extdata sieve_extprograms
sieve_extensions = +vnd.dovecot.filter +vnd.dovecot.extdata
}
And enabled sieve for lmtp (as I noted, I have tested that simple
sieve scripting is working OK)
protocol lmtp {
mail_plugins = " sieve"
}
> On a new install-from-source with Dovecot 2.2.16rc1,
>
2015 Mar 09
0
v2.2.16 release candidate released
This easy to correct errors is unfortunately still exists.
I once hung my solution, but I can only test on a system.
# dovecot --version
2.2.16.rc1
# doveadm -f table mailbox status "messages guid" -u flor_hardy "*"
mailbox messages guid
Trash 0 60a619171f66fd54035800004b126f5b
Entw?rfe 0 62a619171f66fd54035800004b126f5b
INBOX 0
2012 Jun 29
2
doveadm purge -A via doveadm-proxy director fails after some users
Hi,
we have configured userdb and passdb in the director and try to
iterate all users and pass the "purge" command via doveadm proxy to
port 19000 on the correct director backend host.
A single purge -u username at example.org via doveadm-proxy works correctly,
but iterating over some users with -A fails.
Note: users/domains have been anonymized in output:
2018 Feb 22
2
Auth SEGV on sparc64, alignment problem?
Sadly, that doesn?t help either. Over the past day, I?ve built and installed a different branch of the OS (stable/11, instead of release/11.1), to see if a new compiler/libc might change things. Sadly, it does not.
In the same situation now, auth fails immediately with signal 11. Running gdb on auth (from build dir, compiled -g -O2) shows something similar.
- Chris
# gdb
2017 Sep 13
2
[RFC master-2.2 0/1] Support OpenSSL 1.1 API for setting allowed TLS versions
Hi,
I came up with the following patch while trying to figure out a good solution
for the situation described in Debian bug #871987[1]. In short, OpenSSL in
Debian unstable has disabled TLSv1.0 and TLSv1.1 *by default*. That means that
unless an application requests otherwise, only TLSv1.2 is supported. In the
world of e-mail this is seemingly an issue, as there are still way too many old
clients
2018 Feb 21
5
Auth SEGV on sparc64, alignment problem?
Apologies first for using two addresses, but I can?t currently read my email at distal.com. :-)
I was previously running dovecot2-2.2.29.1_2 on FreeBSD 11 on sparc64. Trying to debug a problem I was having with one of my clients, I upgraded to dovecot-2.2.33.2_4 on that same server. However, I cannot connect now, log shows:
Feb 20 16:55:00 westeros dovecot: master: Dovecot v2.2.33.2
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
hi,
I've installed a testversion from 2.0.12 and getting coredumps after
login via IMAP/POP3. I don't know, if it is a simple config error or
something else.
======
dovecot: [ID 583609 local7.error] master: Error: service(imap): child
29333 killed with signal 11 (core dumped)
[ID 583609 local7.error] master: Error: service(imap): child 29335
killed with signal 11 (core dumped)
======