Displaying 20 results from an estimated 2000 matches similar to: "Zlib plugin question"
2008 Oct 27
1
Plugin zlib not found?
Oct 27 16:49:08 postamt dovecot: Fatal: IMAP(fwedel): Plugin zlib not found from directory /usr/local/lib/dovecot/imap
Oct 27 16:49:10 postamt dovecot: Dovecot v1.1.5 starting up
# ll /usr/local/lib/dovecot/imap
total 128
lrwxrwxrwx 1 root staff 22 2008-10-27 16:49 lib01_acl_plugin.so -> ../lib01_acl_plugin.so
lrwxrwxrwx 1 root staff 31 2008-10-27 16:49 lib02_lazy_expunge_plugin.so ->
2008 Apr 10
4
GETQUOTAROOT?
All over a sudden the getquota plugin in SquirrelMail doesn't work
anymore. I activated debugging an got:
IMAP command sent: a001 GETQUOTAROOT "INBOX"
IMAP response received:
Array
(
[0] => * QUOTAROOT "INBOX" ""
[1] => * QUOTA "" ()
)
A manual test results in:
. GETQUOTAROOT "INBOX"
* QUOTAROOT "INBOX"
2008 Feb 26
3
Update from 1.0.10 -> 1.1rc1: quota warning not working anymore
from dovecot -n:
plugin:
fts: squat
quota: maildir
quota_rule: Trash:storage=100M
quota_warning: storage=10%% /usr/local/scripts/quota-warning 90
quota_warning2: storage=5%% /usr/local/scripts/quota-warning 95
quota_warning3: storage=1%% /usr/local/scripts/quota-warning 99
trash: /usr/local/etc/dovecot-trash.conf
The quota warning that used to work in 1.0.10 (with the
2008 Feb 25
2
Update from 1.0.10 -> 1.1rc1: Odd "quota exceeded" output
>From my log:
Feb 25 14:53:26 postamt postfix/local[22546]: 0EAA8220697: to=<username at postamt.charite.de>, relay=local, delay=0.61,
delays=0.16/0.04/0/0.42, dsn=5.7.0, status=bounced (permission denied. Command output: Warning: Growing pool 'Environment' with: 4096 Quota exceeded )
I'm not sure if "Warning: Growing pool 'Environment' with: 4096"
should
2008 Feb 27
3
Another 1.1rc1 signal 6 crash (with backtrace)
Core was generated by /usr/local/libexec/dovecot/imap'.
Program terminated with signal 6, Aborted.
#0 0xb7fb6410 in __kernel_vsyscall ()
(gdb) bt
#0 0xb7fb6410 in __kernel_vsyscall ()
#1 0xb7e85f15 in raise () from /lib/i686/cmov/libc.so.6
#2 0xb7e87891 in abort () from /lib/i686/cmov/libc.so.6
#3 0x080ce499 in i_internal_fatal_handler (type=LOG_TYPE_PANIC, status=0,
fmt=0x80e8f54
2008 Feb 25
4
1.1rc1: Maximum number of mail processes exceeded
I'm getting "Maximum number of mail processes exceeded" messages when
512 imap Processes are active.
Dovecot reports:
Warning: fd limit 1024 is lower than what Dovecot can use under full
load (more than 1712). Either grow the limit or change
login_max_processes_count and max_mail_processes settings
But in my /var/service/dovecot/run script I use:
#!/bin/sh
mkdir /var/core
chmod
2008 Feb 25
2
1.1rc1 signal 6 crash (with backtrace)
Core was generated by /usr/local/libexec/dovecot/imap'.
Program terminated with signal 6, Aborted.
(gdb) bt
#0 0xb7f6f410 in __kernel_vsyscall ()
#1 0xb7e3ef15 in raise () from /lib/i686/cmov/libc.so.6
#2 0xb7e40891 in abort () from /lib/i686/cmov/libc.so.6
#3 0x080ce979 in i_internal_fatal_handler (type=LOG_TYPE_PANIC,
status=0,
fmt=0x80e9534 "Trying to close mailbox %s with open
2008 Oct 09
2
maildri++ quota
When is the maildir quota usages recalculated and written to the
second line of the "maildirsize" file?
I'm using 1.1.4, and I reset the quotas for my users by just taking
the first line of their maildirsize file and deleting the rest.
--
Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) snickebo at charite.de
Postfix - Einrichtung, Betrieb und Wartung Tel. +49
2008 Feb 29
1
1.1rc1 crash with backtrace
I wrote an inotify based automatic backtrace generator --
Please do hate me, Timo :)
dovecot-1.1rc1 (or rather the hg checkout)
GNU gdb 6.7.1-debian
Copyright (C) 2007 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
2008 Feb 23
2
Update from 1.0.10 -> 1.1rc1 file message-parser.c: line 766 (message_parser_parse_next_block): assertion failed
Feb 23 20:40:36 postamt dovecot: IMAP(username): file message-parser.c: line 766 (message_parser_parse_next_block): assertion failed: (ctx->input->eof || ctx->input->closed || ctx->input->stream_errno != 0)
Feb 23 20:40:36 postamt dovecot: IMAP(username): Raw backtrace: /usr/local/libexec/dovecot/imap [0x8009236d] -> /usr/local/libexec/dovecot/imap [0x80091ed8] ->
2009 Jan 14
2
imap-login: memory corruption
>From my logs (dovecot-1.1.8)
Jan 14 08:42:52 postamt dovecot: imap-login: *** glibc detected *** imap-login: malloc(): memory corruption: 0x0844e778 ***
Jan 14 08:42:52 postamt dovecot: child 15380 (login) killed with signal 6
Jan 14 10:06:42 postamt dovecot: Panic: imap-login: file ioloop.c: line 71 (io_remove_full): assertion failed: (io->callback != NULL)
Jan 14 10:06:42 postamt
2008 Feb 23
0
Update from 1.0.10 -> 1.1rc1 Inverted quota warning values?
I used 1.0.10 with the quota-rewrite patch for v1.0.
With that, I configured:
quota_warning = storage=10%% /usr/local/scripts/quota-warning 90
quota_warning2 = storage=5%% /usr/local/scripts/quota-warning 95
quota_warning3 = storage=1%% /usr/local/scripts/quota-warning 99
with 1.1, the logic for the quota_warning entries changed
(http://wiki.dovecot.org/Quota/New):
quota_warning =
2008 Feb 23
1
Trash plugin after upgrade to 1.1rc1: Namespace not found for mailbox 'Spam mailbox is emptied before Trash'
>From my log:
Feb 23 19:48:27 postamt dovecot: IMAP(username): trash: Namespace not found for mailbox 'Spam mailbox is emptied before Trash'
Yeah, that line read:
# Spam mailbox is emptied before Trash
The comment is being ignored :)
--
Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) snickebo at charite.de
Postfix - Einrichtung, Betrieb und Wartung Tel. +49
2008 Feb 23
1
Update from 1.0.10 -> 1.1rc1 "Transaction rolled back"???
Feb 23 19:48:14 postamt deliver(username): copy: uid=1, box=Dovecot Delivery Mail, dest=INBOX, msgid=<47C06A3F.3040101 at charite.de>, size=423118
Feb 23 19:48:14 postamt deliver(username): msgid=<47C06A3F.3040101 at charite.de>: saved mail to INBOX
Feb 23 19:48:14 postamt deliver(username): Transaction rolled back: Ignore last 1 changes
What does that "Transaction rolled back:
2008 Jun 22
2
Some crashes with 1.1.1
I'm getting some cra shes with 1.1.1, but even with these start options:
#!/bin/sh
mkdir /var/core
chmod 1777 /var/core
echo /var/core/%p > /proc/sys/kernel/core_pattern
ulimit -n 65535
ulimit -c unlimited
/usr/local/sbin/dovecot -F
I'm not getting any corefiles - why? It definitely used to work :)
Jun 22 00:05:53 postamt dovecot: imap-login: *** glibc detected *** imap-login:
2008 Oct 01
1
"dovecot: Maximum number of mail processes exceeded"
At noon, I often get "dovecot: Maximum number of mail processes
exceeded"
I'm at my wits end, which parameter needs to be increased further?
# 1.1.3: /usr/local/etc/dovecot.conf
protocols: imap imaps pop3s
ssl_cert_file: /etc/ssl/certs/postamt.pem
ssl_key_file: /etc/ssl/private/postamt.key
disable_plaintext_auth: no
version_ignore: yes
login_dir: /usr/local/var/run/dovecot/login
2008 Oct 16
2
And another crash (imap, 1.1.4)
GNU gdb 6.8-debian
Copyright (C) 2008 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 warranty" for details.
This GDB was configured as
2008 Apr 30
0
dovecot-1.0.3: Backtrace:/usr/local/libexec/dovecot/imap
GNU gdb 6.7.1-debian
Copyright (C) 2007 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 warranty" for details.
This GDB was configured as
2008 Oct 04
2
Dovecot 1.1.3 crash & backtrace
Backtrace:/usr/local/libexec/dovecot/imap
GNU gdb 6.8-debian
Copyright (C) 2008 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 warranty" for details.
This GDB
2008 Feb 27
1
1.1rc1 "Transaction rolled back"?
>From my logs:
Feb 27 08:10:33 postamt dovecot: IMAP(username): expunge: uid=2793, box=Trash, msgid=<E2FEA6DFF2340C438369E79466FB7E94F43547 at EXCHANGE01.charite.de>, size=3025
Feb 27 08:10:33 postamt dovecot: IMAP(username): expunge: uid=2794, box=Trash, msgid=<20080226140752B6F6EC3EF7$08D09877C3 at REALTIMEPCR>, size=12833
Feb 27 08:10:33 postamt dovecot: IMAP(username): expunge: