Hi, we are getting some core dumps with signal 6 in ltmp on a dovecot
director proxy server,
like this:
Dec 5 14:31:51 sproxy1 dovecot: lmtp(2): Panic: file lmtp-proxy.c:
line 376 (lmtp_proxy_output_timeout): assertion failed:
(proxy->data_input->eof)
Dec 5 14:31:51 sproxy1 dovecot: lmt
Hi,
We get intermitend deliver-errors when we have activated the mail_log
plugin.
The installed version is dovecot-2.0-beta5.
Below, the error we get:
Jun 02 21:58:11 lda(x...@uib.es): Panic: file mail-log-plugin.c: line 364
(mail_log_mail_transaction_commit): assertion failed: (ret)
Jun 02 2
ugins
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
}
Thanks
Xavier
Pascal Volk escribió:
On 06/03/2010 09:47 AM Xavier Pons wrote:
Hi,
We get intermitend deliver-errors when we have activated the mail_log
plugin.
The installed version is dovecot-2.0-beta5.
Below, the error we get:
Jun 02 21:
El 03/06/2010 11:37, Pascal Volk escribió:
On 06/03/2010 10:08 AM Xavier Pons wrote:
You're right!
Here is the output of doveconf -n:
# 2.0.beta5: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-164.11.1.el5 x86_64 Red Hat Enterprise Linux Server
release 5.4 (Tikanga)
…
log_path = /va
hi,
we are using the dovecot-rc1 version, and we are testing the director
service,
as there is little documentation on this service, a pair of questions..
if i'm not wrong, the proxy_maybe it's not implemented, yet? will be soon?
this limitation does not allow use the same two directors server
El 07/07/2010 13:35, Timo Sirainen escribió:
this limitation does not allow use the same two directors servers like mail
backend servers?
You can install two Dovecot instances on the same server (set different
base_dir for them), one as director and another as mail server. A bit annoying
El 08/07/2010 10:00, Oliver Eales escribió:
Am 08.07.2010 09:31, schrieb Xavier Pons:
El 07/07/2010 13:35, Timo Sirainen escribió:
this limitation does not allow use the same two directors servers
like mail backend servers?
You can install two Dovecot instances on the same server (set
El 08/07/2010 13:26, Timo Sirainen escribió:
On 8.7.2010, at 10.48, Brandon Davidson wrote:
Yes, we will have two hardware balancers in front of proxies. Thus, the
director service will detect failures of backend servers and not forward
sessions them? how detects if a backend server it's ali
Hi,
the director service have implemented any support for managesieve-login?.
I get the error:
managesieve-login: Error: proxy: host not given: user=,
method=PLAIN, ...
any workaround?
thanks
Xavier
El 12/07/2010 16:53, Timo Sirainen escribió:
On Mon, 2010-07-12 at 00:34 +0100, Timo Sirainen wrote:
So having doveadm function over TCP would be a big plus.
Done. doveadm director status -a host:port
Except .. there's no way to actually tell director that a specific port
is a doveadm port, n
El 22/07/2010 17:08, Timo Sirainen escribió:
On Thu, 2010-07-22 at 12:35 +0100, Timo Sirainen wrote:
director_doveadm_port = 991
Kind of annoying, but I guess I could add that.
Added: http://hg.dovecot.org/dovecot-2.0/rev/ab85d17947db
Hi Timo,
like you say, I have added director_doveadm_p
Hi,
with the version 2.0.rc3, when I try to remove a mail server from
director list, get this error:
doveadm director remove 10.180.188.21
(null): doesn't exist
but the other commands are working without problem ...
doveadm director status
mail server ip vhosts user
Hi,
we would have some accounting/monitoring of pop and imap sessions in our
dovecot servers,
which are the 'best' and fair way to do it? using some post-login
scripts, parsing the log file, using netstat ...
I know in the 2.0 version exists the doveadm who, but only relates to
imap sessions..
Hi,
I'm trying to compile the last mercurial release of dovecot-pigeonhole
2.0 and get this error:
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -Wstrict-aliasing=2 -I/usr/kerberos/include -o
.libs
El 17/08/2010 3:04, Stephan Bosch escribió:
Xavier Pons wrote:
Hi,
I'm trying to compile the last mercurial release of
dovecot-pigeonhole 2.0 and get this error:
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
Hi,
now, I'm working with the last version of dovecot and pigeonhole sieve,
and when apply a sieve filter on a new message, and it try to move this
mail to a folder with special character
like accent give me the error 'mailbox name not utf-8: ...'
>Aug 17 09:22:40 imap1 dovecot: lmtp(19629,mie
El 17/08/2010 18:57, Timo Sirainen escribió:
On Tue, 2010-08-17 at 09:35 +0200, Xavier Pons wrote:
>Aug 17 09:22:40 imap1 dovecot: lmtp(19629,miel): Error:
kea6K484akytTAAAJBW4rA: sieve: msgid=
><1099311971.505.1282029699154.javamail.open-xcha...@o.uib.es>: failed
to store
El 18/08/2010 10:49, William Blunn escribió:
On 18/08/2010 08:38, Xavier Pons wrote:
El 17/08/2010 18:57, Timo Sirainen escribió:
On Tue, 2010-08-17 at 09:35 +0200, Xavier Pons wrote:
>Aug 17 09:22:40 imap1 dovecot: lmtp(19629,miel): Error:
kea6K484akytTAAAJBW4rA: sieve: ms
El 19/08/2010 6:18, Pascal Volk escribió:
On 08/18/2010 04:22 PM Timo Sirainen wrote:
Oh. The code has been buggy since v1.1. I think it also caused some
search results to be broken. Added the fix for v1.1, v1.2 and v2.0 code
trees.
http://hg.dovecot.org/dovecot-2.0/rev/8c46bf2c5176
Hm, didn'
and
"doveadm expunge -u user mailbox Trash ALL"
but not resolve the problem...
Thanks
Xavier Pons
20 matches
Mail list logo