11 May
2017
11 May
'17
12:28 p.m.
On 11.05.2017 12:24, Aki Tuomi wrote:
On 11.05.2017 11:26, Angel L. Mateo wrote:
El 10/05/17 a las 12:26, Aki Tuomi escribió:
Can you please try again, with debugging symbols installed?
There it is
Hi!
This is a known bug and we are working on a fix.
Aki
Although it would be quite useful for us if you can valgrind it, or know how it can be made to happen:
service lmtp { executable = /usr/bin/valgrind --num-callers=30 --time-stamp=yes --track-origins=yes --log-file=/tmp/valgrind.out.$$ /usr/libexec/dovecot/lmtp }
or /usr/lib/dovecot/lmtp depending on your OS.
Aki