Displaying 20 results from an estimated 10000 matches similar to: "1.0.rc15 released"
2006 Nov 19
0
Security hole #2: Off-by-one buffer overflow with mmap_disable=yes
Version: 1.0test53 .. 1.0.rc14 (ie. all 1.0alpha, 1.0beta and 1.0rc
versions so far).
0.99.x versions are safe (they don't even have mmap_disable setting).
Problem: When mmap_disable=yes setting is used, dovecot.index.cache file
is read to memory using "file cache" code. It contains a "mapped pages"
bitmask buffer. In some conditions when updating the buffer it allocates
2006 Nov 19
0
Security hole #2: Off-by-one buffer overflow with mmap_disable=yes
Version: 1.0test53 .. 1.0.rc14 (ie. all 1.0alpha, 1.0beta and 1.0rc
versions so far).
0.99.x versions are safe (they don't even have mmap_disable setting).
Problem: When mmap_disable=yes setting is used, dovecot.index.cache file
is read to memory using "file cache" code. It contains a "mapped pages"
bitmask buffer. In some conditions when updating the buffer it allocates
2006 Nov 20
2
rc14 and rc15 performance issues
Hi,
I am stuck at rc13 because rc14 and rc15 have both failed to keep
up with imap connections on my (slow old) system. I have the problem
where if a lot of people check their email at once (like at the
top of the hour) then my load goes way up and things slow to a
crawl. My setup: Solaris 10 on an E220R, mbox format, imap and imaps
only. I also use "login_process_per_connection =
2006 Nov 19
1
Dovecot (unofficial) patches
Dear list,
As a recent dovecot addict, I'm a bit puzzled by the sheer amount of
patches available. I have not seen the history of these patches and I
could not find a README explainng the patches. Are all these personal
wishes/nice to have things or are they (to be) incorporated in
dovecot-final?
I use rpmbuild to create new rpms from the latest tarball but in that
process still several
2007 Jan 03
1
I can't use sql auth
I need some help. I have compiled dovecot (1.0-rc15) with --with-mysql
option, when I execute the binary with --build-options I get this:
Build options: ioloop=poll notify=dnotify ipv6 openssl
SQL drivers:
Passdb: checkpassword passwd passwd-file shadow
Userdb: checkpassword passwd prefetch passwd-file static
In this case, when I execute dovecot I get this error:
dovecot: Jan 03 03:48:47 Error:
2006 Nov 28
1
dovecot-1.0.rc15 with quota-rewrite on FreeBSD
Hello,
I tried to compile dovecot rc15 from the sources with the quota-rewrite patch (http://dovecot.org/patches/1.0/quota-rewrite.diff) on FreeBSD 6.1, but the compilation stop with the following errors.
I am not very good in coding, so if you could fix the patch for FreeBSD it will be great.
Making all in trash
if /usr/local/bin/bash ../../../libtool --tag=CC --mode=compile gcc
2007 Mar 22
5
rc2x seems to break Pegasus Mail
Hi guys,
I upgraded from rc7 to rc24 a couple weeks ago, and noticed today that
Pegasus Mail's IMAP no longer connects. So I put rc27 in, and it
worked, but only for a little while...
I'm not sure what the problem might be, the logs look fine, and I can
still use Horde and Evolution without a problem. Pegasus Mail's error
is unfortunately not helpful.
Restarting rc27 didn't
2008 May 18
1
Domain variable in checkpassword
Hello everyone
I'm using the checkpassword method but I don't get the domain a user inputs.
I can't cross check per virtual domains if I'm not getting one, which means
it renders all my efforts useless.
I've tried sending %d as a variable to my checkpassword script, but I'm just
getting %d instead.
This is a dump of my information:
%ENV = {
2007 Jan 02
1
Dovecot 1.0-rc15 on Solaris 10
We are running Dovecot 1.0-rc15 on Solaris 10 and are starting to ramp up
our user count and ran into a file descriptor limit:
Jan 1 19:38:54 <hostname> dovecot: IMAP(username): Newly created index file is corrupted: /home/username/.imap/foldername/dovecot.index.tmp
Jan 1 19:38:54 <hostname> dovecot: IMAP(username): file mail-index.c: line 1806 (mail_index_move_to_memory): assertion
2008 Jan 25
1
Dovecot + MySQL problem
I recently upgraded my Fedora Core 6 (mail)server to Fedora 8. Unfortunately
I don't any more have absolutely reliable information available on the
Dovecot version that was the last one I had on FC6, but I guess it has been
1.0.3 (I found it from a FC6 repo right now). Currently, Fedora 8 has
version 1.0.7 that comes as binary rpm from Fedora repos.
So, the problem:
I had set up an
2006 Dec 15
1
First Login (Thunderbird) Aborted in RC15?
Not sure if this is anything to worry about. Just upgraded to RC15 to
do some testing, and like always, I monitor the logs when I do this. I
restarted the server (basically a clean install, uninstalled RC2,
installed RC15, same config file), and then opened Thunderbird.
(Ip's masked)
Dec 15 14:35:50 mafeking dovecot: imap-login: Login: user=<joeblogs>,
method=plain, rip=<me>,
2006 Nov 23
1
rc15 dumped core
We have been running rc15 since Sunday experiencing no trouble,
but today one user crashed.
rc15 on Solaris-5.9, the server had app 6GB free memory at the time
of the crash, app 70% idle running with an avg.load at 4 of 8
processors available. The USER's INBOX was quite smooth, app 13MB
containing 320 messages.
The core dump was accompanied with these log-entries:
Nov 23 2006
12:27:00
2009 Jan 19
2
checkpassword auth issues
Hi,
ok, I'm am developing a new solution that includes dovecot, and will be
wanting to use the latest sieve implementation, so I have chosen to
start with 1.2 as the base.
I had a working install of 1.1.8 installed, and got a checkpassword
setup working properly with it to authenticate a user. I used the passdb
to call checkpassword, and the prefetch userdb to tell it to use the
values that
2006 Dec 10
2
segfault in RC15
Hi all, ive seen a few segfaults in RC15. It's hard for me to reproduce
but I was able to get a core when it happened with one of our customers.
RC15
FreeBSD 4.10
X86
NFS/NetApp
It's squirrelmail/webmail client.
Can't reproduce it, cant turn on dovecot.rawlog because I dont know in
advance which customer will hit this. See it about 5 times per hour,
with thousands of logins per hour.
2007 Jan 10
1
RC15 problems with dovecot-shared and umask distilled
I recently posted about problems I've been having with dovecot-shared and
umask in RC15 (using Solaris 9). I've now been able to distill what I'm
experiencing into these two separate points:
1. dovecot-uidlist and message files never inherit the dovecot-shared group
2. With umask=0007 these files are created with mode 600 instead of 660:
dovecot-uidlist, dovecot.index,
2006 Dec 07
0
rc15 sort bug
Hi, ive come across what looks like a bug in how dovecot sorts the
mail when sorting on subject. We noticed this on our current beta8
version, and I can also reproduce it in rc15.
One of our customers has hundreds of emails with subjects like this:
Subject: 20060823 Kanglaonline-NSCN(IM) cadres violating Tml truce: NSCN(K)
Subject: 20060824 LSE - Shell jv denies 3.2 bln usd fraud claims by
2007 Jan 05
1
Crash in rc15
We just experienced another crash in rc15. Here is the full backtrace:
(gdb) bt full
#0 0xff1c12a4 in .L423 () from /lib/libc.so.1
No symbol table info available.
#1 0xff15fe20 in __wcsxfrm_std () from /lib/libc.so.1
No symbol table info available.
#2 0xff140040 in getutline () from /lib/libc.so.1
No symbol table info available.
#3 0x000786a8 in i_internal_panic_handler (
fmt=0x9ae80
2024 Aug 04
0
NHW v0.3.0-rc15 new version
Hello,
It is very difficult for me to work on NHW currently, but however I found a
little slot of time to release the NHW v0.3.0-rc15 new version, for those
interested.
I still continue to fine-tune the nhw_kernel weights, and so this new
version seems to have a little more precision, and so a better visual
quality (hope my eyes are not tired...).
More at: https://nhwcodec.blogspot.com/
2006 Dec 06
2
rc15 'configure' fails at "unexpected token `SSL,'"
i'm building dovecot-1.0.rc15 on osx.
when i,
./configure --with-ssl=openssl --with-ssldir=/etc/ssl_certs
--disable-static --enable-shared --disable-maintainer-mode
--disable-ipv6 --with-mysql --with-sql-drivers=mysql --with-deliver
--with-pop3d --with-storages=maildir,mbox --disable-debug
it fails at,
...
checking how to hardcode library paths into programs... immediate
appending
2006 Nov 27
2
problem in rc15 (proxy mode)
Hi,
I have test dovecot on one of my pop3/imap proxies (from rc10 to rc15).
I immediately get a lot of error messages like this one :
Nov 27 15:10:45 mproxy1 dovecot: pop3-login: file client.c: line 423 (client_unref): assertion failed: (client->destroyed)
Nov 27 15:10:45 mproxy1 dovecot: child 21677 (login) killed with signal 6
A lot means one every 2 or 3 seconds.
Any suggestion ?