Displaying 20 results from an estimated 3000 matches similar to: "1.0.rc9 released"
2005 Oct 14
2
Problem with dovecot 1.0 make
When trying to build dovecot with MySQL support I got the following:
/usr/local/mysql/lib/libmysqlclient.a(sha1.o)(.text+0x5c): In function
`sha1_result':
: multiple definition of `sha1_result'
../lib/liblib.a(sha1.o)(.text+0x880):/root/dovecot-1.0.alpha3/src/lib/sha1.c:233:
first defined here
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld:
Warning:
2005 Dec 19
1
Compile failure (alpha 5, MySQL 5)
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -I/usr/kerberos/include -o dovecot-auth auth.o
auth-cache.o auth-client-connection.o auth-master-connection.o
auth-master-listener.o auth-module.o auth-request.o
auth-request-handler.o auth-stream.o auth-worker-client.o
auth-worker-server.o db-ldap.o
2008 Jun 09
1
v1.1.rc9 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc9.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc9.tar.gz.sig
Not many bug reports these last few days, so maybe this release will be
a good one.
+ Maildir: When hardlink-copying a file, copy the W=<vsize> in the
filename if it exists in the original filename.
- mbox: With rc8 empty lines were inserted in the middle of saved
2008 Jun 09
1
v1.1.rc9 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc9.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc9.tar.gz.sig
Not many bug reports these last few days, so maybe this release will be
a good one.
+ Maildir: When hardlink-copying a file, copy the W=<vsize> in the
filename if it exists in the original filename.
- mbox: With rc8 empty lines were inserted in the middle of saved
2005 Mar 31
1
dovecot-1.0-test65 + mysql build problem (sha1_result)
Hello all!
When trying to build dovecot-1.0-test65 with mysql support I get the
following error:
...
/usr/local/mysql/lib/libmysqlclient.a(sha1.o)(.text+0x5c): In function
`sha1_result':
: multiple definition of `sha1_result'
../lib/liblib.a(sha1.o)(.text+0x830):/usr/local/src/dovecot/dovecot-1.0-test65/src/lib/sha1.c:242: first defined here
2004 Oct 29
2
Test51 compile problems
First of all, thanks for a great product. I've been able to get dovecot
up and running with minimum pain. Very nice.
Running Fedora Core 2 with postfix using mysql for virtual mailbox
config. Got release version of dovecot working with a passwd-file, then
I wanted to try it out with using the same mysql db as postfix, so I
downloaded test51.
I run
./configure --sysconfdir=/etc
2005 Aug 03
1
error sha1
Hello,
I have a problem. When I do 'make' it gives the following error:
gcc -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -o dovecot-auth
auth-cache.o au
th-client-connection.o auth-master-connection.o auth-module.o db-ldap.o
db-sql.o
db-passwd-file.o main.o mech.o mech-anonymous.o mech-plain.o
2006 Oct 16
1
LDAP Memory Leak
Hi Timo
I use LDAP auth on a system with around 2000 email account. I use dual
OpenLDAP servers.
I haven't noticed a leak of memory. Is there any more information and I
will have a look to see if I can see anything that might help. Is it only
affecting certain machines or all?
Regards
Daniel Rowe
Date: Mon, 16 Oct 2006 02:39:26 +0300
From: Timo Sirainen <tss at iki.fi>
Subject:
2006 Oct 14
1
failed authentication with digest-md5 (rc9)
Hi!
I'm using rc9 and DIGEST-MD5 passwords. Sometimes it works, sometimes
it's not...
When failed, I get this in the logs:
12:45:11 Info: auth(default): client in: AUTH 1 DIGEST-MD5 \
service=POP3 secured lip=<lip> rip=<rip> resp=<something_long>
12:45:11 Info: auth(default): client out: CONT 1 <something_long>
12:45:11 Info: auth(default): client in: CONT 1
2006 Oct 15
2
1.0.rc10 released
http://dovecot.org/releases/dovecot-1.0.rc10.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc10.tar.gz.sig
I've finally read all the mails in the mailing list and in my INBOX. If
I haven't replied to some of your mail, please resend it.
Remember that since 1.0.rc9 release dovecot.index.cache files will get
rebuilt in 64bit systems, and it's probably better to delete them
manually so
2006 Oct 15
2
1.0.rc10 released
http://dovecot.org/releases/dovecot-1.0.rc10.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc10.tar.gz.sig
I've finally read all the mails in the mailing list and in my INBOX. If
I haven't replied to some of your mail, please resend it.
Remember that since 1.0.rc9 release dovecot.index.cache files will get
rebuilt in 64bit systems, and it's probably better to delete them
manually so
2006 Oct 15
1
Dovecot rc9 error
Hi
Am getting this error with Dovecot rc9 on a imap account.
Oct 15 10:55:28 bajor dovecot: imap-login: Login: user=<rachele>,
method=plain, rip=192.168.1.1, lip=192.168.1.254
Oct 15 10:55:28 bajor dovecot: IMAP(rachele): file
mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed:
(fixed_size == (unsigned int)-1 || fixed_size == data_size)
Oct 15 10:55:28 bajor dovecot:
2006 Apr 13
1
Failing to compile beta7
I'm running a debian box, and trying to compile beta7, but getting the error
below. Any suggestions on what I'm missing would be greatly appreciated.
End of output from Make:
...
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -o
dovecot-auth auth.o auth-cache.o auth-client-connection.o
2006 May 10
2
dovecot 1.0beta7 dying on me
Hi,
Dovecot 1.0 beta7 is dying on me. My logfile shows:
May 10 15:54:28 hermes dovecot: IMAP(alden): UIDs broken with partial sync in mbox file /var/mail/alden
May 10 15:54:28 hermes dovecot: IMAP(alden): file mbox-sync-rewrite.c: line 106 (mbox_sync_headers_add_space): assertion failed: (start_pos < data_size)
May 10 15:54:28 hermes dovecot: child 14185 (imap) killed with signal 6
I'm
2019 Jan 15
2
MySQL 8.0: Supported?
I got a complaint from a FreeBSD user that they couldn't compile dovecot
against MySQL 8.0.
Is MySQL 8.0 support with 2.3.4?
they receive:
checking for mysql_init in -lmysqlclient... no
configure: error: Can't build with MySQL support: libmysqlclient not
found ===> Script "configure" failed unexpectedly.
Please report the problem to ler at FreeBSD.org [maintainer] and
2006 Oct 15
0
Dovecot rc9 error (More information)
Hi
This happens when email is copied/moved from the inbox to another folder
on the same imap account. The mail client goes into a loop with the
below errors logged. This is on a 64bit Linux machine using the Maildir
storage format. After doing a 'rm dovecot*' from the Maildir folder of
the account having the problem the client can log in again but if the
client tries to copy again it
2005 Aug 05
3
Compile trouble with mysql
Hello!
I tried to compile the latest 1.0-test (79) with mysql support, but
there is the following error:
...
/usr/local/mysql/lib/libmysqlclient.a(sha1.o)(.text+0x5c): In function
`sha1_result':
: multiple definition of `sha1_result'
../lib/liblib.a(sha1.o)(.text+0x830):/usr/local/src/dovecot/dovecot-1.0-test79/src/lib/sha1.c:233: first defined here
...
So 'sha1_result' is
2019 Jan 15
2
MySQL 8.0: Supported?
It appears the issue is MySQL 8.0.13 apparently(?) removed the mysql_init
symbol.
poudriere logs:
http://home.lerctr.org:8888/jail.html?mastername=p120amd64-host-ports
the first build is 8.0.12, the 2nd is 8.0.13.
Can the dovecot guys look as well? I've sent a note to the MySQL
maintainer for FreeBSD as well.
Thanks.
On Tue, Jan 15, 2019 at 1:15 AM Odhiambo Washington <odhiambo at
2024 Jan 19
0
NHW v0.3.0-rc9 new version
Hello,
For those interested, I have released the NHW v0.3.0-rc9 new version.
I continue to fine-tune the pre-processing.This new version has then more
precision and a little better visual quality.
More at: http://nhwcodec.blogspot.com/
Cheers,
Raphael
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jun 11
0
Dovecot 1.1 rc9 compilation warnings
I've tried compiling 1.1.rc9 on everything to hand and I get various
compilation warnings (but the compilation finishes). I don't know
whether any of them are worth tracking down?
I'm guessing most of the differences depend on the default gcc options
and a couple of them are probably specific to our setup.
All were configured with
./configure --prefix=/opt/RDGdovect