Displaying 20 results from an estimated 3000 matches similar to: "Today's hg pull doesn't compile"
2007 Jul 12
1
Today's stable hg pull destroyed dovecot...
I performed a hg pull today for 1.0.1 and after recompilation my log
was flooded with:
Jul 12 10:29:21 postamt dovecot: IMAP(kxx4): UID larger than next_uid in file /home/k/j/kxx4/Maildir/dovecot-uidlist (6 >= 0)
Jul 12 10:29:21 postamt dovecot: IMAP(rexxxes): UID larger than next_uid in file /home/r/e/rexxxes/Maildir/dovecot-uidlist (1 >= 0)
Jul 12 10:29:21 postamt dovecot: IMAP(sxxkim):
2007 Oct 31
3
dovecot: pipe() failed: Too many open files
I'm encountering lots of
Oct 31 11:14:25 postamt dovecot: pipe() failed: Too many open files
errors around midday ever since the latest upgrade to 1.0.7.
The errors appear in pairs like this one:
Oct 31 11:20:01 postamt dovecot: pipe() failed: Too many open files
Oct 31 11:20:01 postamt dovecot: imap-login: Internal login failure: user=<username>, method=PLAIN, rip=193.175.174.239,
2007 Jul 17
2
assertion failed
I'm getting these in my log:
Jul 17 11:40:42 postamt dovecot: imap-login: file ssl-proxy-openssl.c: line 460 (ssl_proxy_new): assertion failed: (fd != -1)
Jul 17 11:40:42 postamt dovecot: child 26581 (login) killed with signal 6
Jul 17 11:51:12 postamt dovecot: imap-login: file ssl-proxy-openssl.c: line 460 (ssl_proxy_new): assertion failed: (fd != -1)
Jul 17 11:51:12 postamt dovecot: child
2007 Aug 16
3
imap killed with signal 6 (including backtrace)
Found this today multiple times for the same user:
Aug 16 16:59:38 postamt dovecot: IMAP(username): file strfuncs.c: line 165 (p_strndup): assertion failed: (max_chars != (size_t)-1)
Aug 16 16:59:38 postamt dovecot: IMAP(username): Raw backtrace: imap [0x80c6d53] -> imap(i_fatal+0) [0x80c6795] -> imap(p_strndup+0x38)
[0x80d8316] -> imap(t_strndup+0x22) [0x80d86d7] ->
2007 Aug 09
2
courier-dovecot-migrate.pl destroyed my indices... still recovering...
I tried to disable courier-pop3 today in favour of dovecot pop3.
Prior to that I ran:
find /home -maxdepth 1 -type d | xargs --replace /usr/local/scripts/courier-dovecot-migrate.pl --overwrite --recursive --convert {}
( /home is hashed two levels deep: /home/a/a/aanton/Maildir/ )
After that, I got lots of errors like:
Aug 9 13:02:40 postamt dovecot: IMAP(azenclu): Maildir
2007 Oct 28
5
v1.0.6 released
http://dovecot.org/releases/1.0/dovecot-1.0.6.tar.gz
http://dovecot.org/releases/1.0/dovecot-1.0.6.tar.gz.sig
* IDLE: Interval between mailbox change notifies is now 1 second,
because some clients keep a long-running IDLE connection and use
other connections to actually read the mails.
* SORT: If Date: header is missing or broken, fallback to using
INTERNALDATE (as the SORT draft
2007 Oct 28
5
v1.0.6 released
http://dovecot.org/releases/1.0/dovecot-1.0.6.tar.gz
http://dovecot.org/releases/1.0/dovecot-1.0.6.tar.gz.sig
* IDLE: Interval between mailbox change notifies is now 1 second,
because some clients keep a long-running IDLE connection and use
other connections to actually read the mails.
* SORT: If Date: header is missing or broken, fallback to using
INTERNALDATE (as the SORT draft
2007 Oct 02
2
Strange errors
One of our users seems to have strange problems with his mailbox:
Oct 2 00:36:42 postamt dovecot: IMAP(rbxxxx): Corrupted transaction log file /home/r/b/rbxxxx/Maildir/.listen.CCL/dovecot.index.log: Append with UID 1096, but next_uid = 1097
Oct 2 00:36:42 postamt dovecot: IMAP(rbxxxx): Corrupted transaction log file /home/r/b/rbxxxx/Maildir/.listen.CCL/dovecot.index.log: Append with UID 1096,
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 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
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 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
2007 Dec 18
1
sieve & vacation question
We have a setup where a Postfix gateway does virtual_alias rewriting
of the envelope sender:
ralf.hildebrandt at charite.de get rewritten to hildeb at postamt.charite.de
The mail is then sent on to postamt.charite.de, the Mailbox server.
There we use deliver & doecot. The sieve vacation recipient says it won't answer if:
"The envelope recipient is not found in the message To:, Cc:
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 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] ->
2007 May 16
2
[Blasphemy] Can I build dovecot with "-fstack-protector"?
I tried building dovecot using :
CPPFLAGS="-fstack-protector" LDFLAGS="-lssp" ./configure
That would result in a proper build, yet the binary would complain
once being run:
dlopen(/usr/local/lib/dovecot/imap/lib10_quota_plugin.so) failed:
/usr/local/lib/dovecot/imap/lib10_quota_plugin.so: undefined symbol: __stack_chk_fail_local
Error: imap dump-capability process returned
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