31 Aug
2012
31 Aug
'12
9:43 a.m.
El 27/08/12 12:32, Angel L. Mateo escribió:
Hello,
I have configured director in front of dovecot imap/pop/lmtp
servers. When I need to manipulate a user mailbox, I use doveadm commands at director server's, with -S option. But some commands return exit code 139 when command returns more than 40 entries (I think).
For example, the command:
sudo doveadm fetch -u amateo hdr mailbox Trash HEADER Subject "nyctalus11/"
executed at the backend server returns 952 mails, but executed at
director server with -S option, returns only 40 mails and exit code 139.
I'm using dovecot 2.1.5 and I attached doveconf -n at director and
backend servers.
Updating from 2.1.5 to 2.1.5 has fixed the problem.