Displaying 20 results from an estimated 4000 matches similar to: "2.0.beta4 "OK Still here" not flushed?"
2010 Apr 16
4
2.0 beta4 latest hg: segfault with virtual plugin
Hello Timo,
latest 2.0 hg version (changeset a6b050cc4a9a) segfaults when selecting
a virtual mailbox. Backtrace and dovecot -n are attached.
Please let me know if I can help with anything else to debug this.
Regards,
e-frog
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bt.txt
URL:
2010 Mar 24
1
2.0.beta4 compile errors
I am unable to get 2.0.beta4 to compile. I get the following errors:
/usr/lib64/gcc/x86_64-slackware-linux/4.3.3/../../../../lib64/libwrap.a(hosts_access.o):
In function `host_match':
hosts_access.c:(.text+0x625): undefined reference to `yp_get_default_domain'
collect2: ld returned 1 exit status
make[3]: *** [tcpwrap] Error 1
make[3]: Leaving directory
2015 Dec 23
2
2.2.21 imap core dump after enabling autoexpunge
Hi,
I've enabled autoexpunge for Trash and Junk. Now imap process core
dumps occasionally.
Tomppa
> program terminated by signal SEGV (no mapping at the fault address)
> 0xff0dc2e0: o_stream_get_buffer_used_size : ld [%o0 + 20], %o0
> Current function is notify_ok (optimized)
> 13 if (o_stream_get_buffer_used_size(client->output) != 0)
>
2010 May 05
1
2.0 beta4 (5d76f5b13883): Home directory not recognized
Hi,
latest Mercurial seems to have problems with the Config Module unloads:
May 5 19:18:16 spectre dovecot: master: Dovecot v2.0.beta4 (5d76f5b13883) starting up
May 5 19:18:34 spectre dovecot: managesieve: Error: fd_read() partial input (54/88)
May 5 19:18:34 spectre dovecot: imap-login: Fatal: Error reading configuration: read(/var/run/dovecot/config) failed: EOF
May 5 19:18:34 spectre
2010 Mar 22
2
dovecot-2.0.beta4 mysql support in Solaris
Hi,
I've been able to configure --with-mysql in Solaris 10 which has MySQL
version 4.0.31 bundled in. Since beta4 build fails due to change in
src/lib-sql/driver-mysql.c. I've never used this feature but so I don't
need it. This is just a FYI if someone reads mailing list.
"driver-mysql.c", line 139: undefined symbol: CLIENT_MULTI_RESULTS
"driver-mysql.c",
2010 Apr 13
1
dsync convert dovecot 2.0 beta4
Hello,
I am trying to convert a dbox mailbox in maildir format
I changed the config to maildir instead of dbox and I am issuing this
/opt/dovecot/bin/dsync -u r convert dbox:/home/r/dbox
But I get many errors like those below and no mail is stored in the maildir.
dsync(r): Error: Corrupted mailbox log at offset 18446743970630342680:
/home/r/dbox/dovecot.mailbox.log
dsync(r): Error: dbox
2010 Apr 05
1
Core dump in 2.0-beta4 and latest Mercurial
I'm seeing core-dumps with both 2.0-beta4 and a fresh checkout from
Mercurial. I'm very new to Dovecot, so there's a good chance this is
caused by my limited experience with Dovecot configuration, but it's my
understanding that any core-dump is considered a bug (nice policy by the
way).
The installation seemed to be working as expected until I added the two
namespaces and
2010 Apr 03
2
dovecot-2.0.beta4: compiler gets stuck making master-service-settings.o Mac OS X 10.6.2
dovecot-2.0.beta4
Environment:
MacOS X 10.6.2, Xcode 3.2.1 (gcc-4.2)
Problem:
./configure --sysconfdir=/usr/local/conf/
make
[...]
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-settings -DPKG_RUNDIR=\""/usr/local/var/run/dovecot"\" -DSYSCONFDIR=\""/usr/local/conf/dovecot"\"
2010 Mar 29
3
2.0.beta4, Panic: stream doesn't support seeking backwards
Hi,
got the following with beta4 while uploading messages from a local
mbox to the dovecot server in my LAN, tested with mutt and sylpheed,
the same action works with 1.2.11:
Mar 29 13:42:46 [dovecot] imap(juergen): Panic: stream doesn't support
seeking backwards
Mar 29 13:42:46 [dovecot] imap(juergen): Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0 [0xb76b7ec4] ->
2010 Apr 14
3
dovecot-2.0-beta4, lda and sieve: Permission lookup failed from /tmp/Dovecot Delivery
Hi all,
I'm testing a dovecot-2.0-beta4 and it is great so far, except that I
can't get the sieve plugin for the LDA configured.
It doesn't find the user's homedir and uses /tmp instead. Thus it never
finds any sieve scripts.
The log shows that the SQL queries return the correct home path, namely
/mnt/data/vmail/example.com/me
dovecot: auth: prefetch(me at example.com): passdb
2010 Apr 13
3
Dovecot 2.0.beta4: auth-worker keeps crashing
Centos 5.4 x64, icc
hg rev 11147
log:
Apr 14 01:16:17 auth: Info: mysql: Connected to 127.0.0.1 (mail)
Apr 14 01:16:25 imap-login: Info: Disconnected (auth failed, 2 attempts):
user=<webmaster@>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Apr 14 01:16:40 master: Error: service(auth-worker): child 8642 killed with
signal 11 (core dumps disabled)
Apr 14 01:16:40 auth: Error: auth
2010 Apr 08
2
Dovecot 2.0 beta4 and Expire Plugin
Hello,
there seems to be an error writing into the expire database defined by dict.
dict {
expire = sqlite:/usr/dovecot/etc/dovecotbeta-dict-expire.conf
}
...
plugin {
...
expire = AutoCleanSpam 1d
expire_dict = proxy::expire
}
with dovecotbeta-dict-expire.conf:
connect = /test/addons/expire/expiresbeta.db
map {
pattern = shared/expire/$user/$mailbox
table = expires
2009 Mar 25
2
v1.2.beta4 released
http://dovecot.org/releases/1.2/beta/dovecot-1.2.beta4.tar.gz
http://dovecot.org/releases/1.2/beta/dovecot-1.2.beta4.tar.gz.sig
This release fixes a memory corruption bug related to MODSEQ handling in
earlier v1.2 releases. Memory corruption means that it's a security bug
and possibly exploitable. MODSEQ code is new in v1.2, so v1.1 and older
releases are not affected.
Other than that, there
2009 Mar 25
2
v1.2.beta4 released
http://dovecot.org/releases/1.2/beta/dovecot-1.2.beta4.tar.gz
http://dovecot.org/releases/1.2/beta/dovecot-1.2.beta4.tar.gz.sig
This release fixes a memory corruption bug related to MODSEQ handling in
earlier v1.2 releases. Memory corruption means that it's a security bug
and possibly exploitable. MODSEQ code is new in v1.2, so v1.1 and older
releases are not affected.
Other than that, there
2007 Oct 23
4
v1.1.beta4 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta4.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta4.tar.gz.sig
Lots of fixes since beta3, but apparently there are still a few bugs
left:
- Is SORT working?
- APPEND seems to have problems in some setups.
- Still some SEARCH TEXT problems? Or Squat indexing problems?
-------------- next part --------------
A non-text attachment
2006 Mar 28
2
6.1-BETA4-i386-disc2.iso - only usr/share/doc, no usr/src?
Does the 6.1-BETA4-i386-disc2.iso contain only usr/share/doc, or for
some reason i am unable to see anything else? I was looking for
usr/src (and for a odd chance to have usr/ports); i suppose those
two trees would be available somewhere on some disc for RELENG_6_1.
I mounted the image as ...
mdconfig -a -t vnode -f /path/to/6.1-BETA4-i386-disc2.iso -u 0
mount -t cd9660 /dev/md0 /mnt
...
2010 Aug 24
1
asterisk-1.8.0-beta4 - compile error
Hi,
I tried to compile asterisk-1.8.0-beta4 but after ./configure && make
I've got following error:
[CC] res_fax.c -> res_fax.o
[LD] res_fax.o -> res_fax.so
[CC] res_fax_spandsp.c -> res_fax_spandsp.o
res_fax_spandsp.c:117: error: field ?fax_state? has incomplete type
res_fax_spandsp.c:118: error: field ?t38_state? has incomplete type
res_fax_spandsp.c: In function
2001 Aug 02
1
Encoder differences, beta4 -> 1.0rc1
Hi all,
Were there encoder differences between beta4 and 1.0rc1? A precompiled
oggenc for Windows identifies itself as beta4, and from a certain mono
file produces 53.3 kb/s files, whereas one I've compiled myself,
identifying itself as 1.0rc1, produces 55.9 kb/s. Is this a feature or
a bug?
Also, all the links to images at the top of:
http://www.vorbis.com/download_win.psp
are broken.
2003 Jan 29
0
VP3 for xine 1.0-beta4
Hi,
Some of you may recall that I got the VP3 decoder working with the
xine multimedia player some time ago and posted a patch for anyone else
to try. I really messed up when I did that since I generated the patch
against some random CVS snapshot of xine-lib. I did better this time and
generated the patch against the latest release of xine-lib (1.0-beta4,
released today).
If you
2002 Jan 18
0
Beta4 better than RC2 and RC3 ???
Hello,
I hope you won't mind if I give you mine opinion and suggestions about
Vorbis audio encoder, especially new version.
I was pretty satisfied with the quality of Beta4 encoder. For a bitrates
around 112 to 128 kb/s I consider it better then any other audio
compression formats (MP3, AAC, ...) at same bitrate. Sound quality that
this version produces with bitrates below 112 kb/s was not