Displaying 12 results from an estimated 12 matches similar to: "1.0alpha1: another imap core, no assert"
2006 Dec 13
0
Null session problem when mounting share using domainuseraccount
My global session of smb.conf is as follows:
[global]
dos charset =3D UTF8
display charset =3D UTF8
unix charset =3D UTF8
server schannel=3Dauto
netbios name =3D NSA1129
write ok =3D yes
guest account =3D smbguest
map to guest =3D bad user
encrypt passwords =3D yes
map archive =3D no
client use spnego =3D no
2005 Aug 18
1
1.0alpha1, multiple lock methods?
Hi,
I just upgraded from test80 to 1.0alpha1. I wanted to
try something new on the lock_method, so I set:
lock_method = fcntl, dotlock
I got syslog complaints like:
IMAP(username): Unknown lock_method: fcntl, dotlock
Can one specify multiple file locking mechanisms? If so,
what is the syntax (and can the syntax be shown in the
comments of the .conf file)?
Jeff Earickson
Colby College
2005 Sep 05
2
1.0alpha1: too many open files
Help...
Dovecot 1.0alpha1 hung up today with nothing working and
the following spewing to my syslog:
pipe() failed: Too many open files
My setup: Solaris 9, just using imap, mbox format. The
various "max" settings in dovecot.conf use the defaults.
Suggestions on what to change in fovecot.conf to keep this
from happening?
Jeff Earickson
Colby College
2005 Sep 07
1
1.0alpha1: corrupted cache file complaints?
Hi,
I have seen the following in my syslogs for 1.0alpha1:
Corrupted index cache file [filename]: record points outside file
and
: indexid changed
: record list is circular
: Cache record offset 9772 points outside file
: invalid record size
Are these errors minor? Major? Self-healing? Should the
cache files be blown away to fix these errors?
Jeff Earickson
Colby College
2005 Sep 06
1
buglet in dovecot.conf, 1.0alpha1
Timo,
The dovecot.conf file comments talk about login_process_per_user
but this variable does not appear in the file. Do you mean
login_process_per_connection instead?
Jeff Earickson
Colby College
2005 Aug 26
0
1.0alpha1: assert and core
Hi,
I've been running 1.0alpha1 in production since August 18, and
got my first assert and core yesterday. Otherwise it has been
running flawlessly.
My setup: Sun E220R, Solaris 9, compiled dovecot with gcc 4.0.1,
configured dovecot like so:
#!/usr/bin/sh
VERSION=1.0-alpha1
CC=gcc CFLAGS="-g -O" CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib \
./configure
2005 Sep 01
0
another assert/core with 1.0alpha1
Same as reported before:
Assert:
IMAP(user): file mbox-sync-update.c: line 442
(mbox_sync_update_header_from): assertion failed: (ctx->mail.uid == 0 ||
ctx->mail.uid_broken || ctx->mail.uid == mail->uid)
Setup: 1.0alpha1 on Solaris 9, built with gcc 4.0.1
Debug output of the core is attached.
Jeff Earickson
Colby College
-------------- next part --------------
Script started on
2005 Sep 07
0
1.0alpha1: new assert/core
Hi,
I saw a new assert and core dump today in 1.0alpha1.
Setup is Solaris 9, dovecot built with gcc 4.0.1, running
as imap server for mbox format. The syslog said:
IMAP(user): file message-body-search.c: line 393 (message_body_search_ctx): assertion failed: (input->v_offset <= part->physical_pos)
A gdb analysis of the core dump is attached. BTW, I save
core dumps in case you need
2005 Sep 09
1
1.0alpha1: stack frame core
Hi,
Today's core dump from 1.0alpha1 came from a syslog
message of:
IMAP(user): pool_data_stack_realloc(): stack frame changed
gdb info on the resulting core dump attached.
Question: how many people are building/using dovecot
1.0alpha1 with gcc 4.0.1 versus gcc 3.4.x? I am wondering
if these issues come from the compiler instead of dovecot
itself?
Jeff Earickson
Colby College
2012 Mar 30
0
Wine release 1.5.1
The Wine development release 1.5.1 is now available.
What's new in this release (see below for details):
- Built-in JavaScript now preferred over Gecko in most cases.
- Support for scalable font resources.
- Fixes for audio and video playback.
- Support for script decoding in JScript.
- Various bug fixes.
The source is available from the following locations:
2006 Jan 02
5
How can one use GRUFF with locomotive ( I guess there is a wider question here, also)
Hi:
I love Locomotive and use it exclusively for my rails projects. I''d
like to install GRUFF and give it a try (a graph image creation
package). I know I can do sudo gem install gruff from the command
line for normal ruby and rails. How do I make gems available to
Locomotive?
bruce
2009 May 21
1
Voicemail playback NEWEST first vs. OLDEST first
Is there a way to make the asterisk voicemail app play back messages in NEWEST FIRST order, instead of OLDEST FIRST? I see the situation repeatedly where someone needs to dip into their voicemail archive to get something from a recently saved voicemail message, and they have to slog through lots of irrelevant stuff to get there.
I have seen this question come up previously on this list without