similar to: 0.99.11 (CentOS4 or RHEL4) to 1.0.rc7 upgrade folder issue

Displaying 20 results from an estimated 7000 matches similar to: "0.99.11 (CentOS4 or RHEL4) to 1.0.rc7 upgrade folder issue"

2007 Jan 11
1
RC16 is a lot slower that RC7
I tried RC16 from RC7 and like other releases since RC7 it is significantly slower. I'm still trying to figure out why. But I have again switched back. Do new version take up a lot more ram perhaps? I'm running with a gig of ram, and I'm running a few other apps. It's not a fast computer, just an old 754 pin semptron. But the point is that RC7 runs a lot faster than RC16.
2007 Jun 18
1
dovecot FC2 (0.99.14) to CentOS4 (0.99.11-8.EL4)
Hi, I have to move IMAP mail store from FC Dag's dovecot 0.99.14 to new Centos4 machine. Dovecot complains about corrupted indexes, Missing location field, Data position of record xxx points outside file etc. There's no 0.99.14 version for EL4 in rpmforge. Distribusion version is three steps down - 0.99.11. Any hints? Thanks a lot. David PS: I have rsynced all maildir Friday and today I
2009 Jun 28
2
v1.2.rc7 released
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc7.tar.gz http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc7.tar.gz.sig I'll make RC releases daily now until v1.2.0 is released, which will be either on Monday or Wednesday. Please test as much as possible. * Removed configure --with-deliver, --with-pop3d and --disable-ipv6 parameters. + Improved permission related error messages. -
2009 Jun 28
2
v1.2.rc7 released
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc7.tar.gz http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc7.tar.gz.sig I'll make RC releases daily now until v1.2.0 is released, which will be either on Monday or Wednesday. Please test as much as possible. * Removed configure --with-deliver, --with-pop3d and --disable-ipv6 parameters. + Improved permission related error messages. -
2006 Aug 23
2
0.99.14-1.1.el3 vs 1.0-0_20.rc7.el3
Hello all, I am new to the list so bear with me. I am testing dovecot out on a test server running RHEL ES 3, I have installed 0.99.14-1.1.el3 and 1.0-0_20.rc7.el3. This server is using the mbox mailbox format, running sendmail, procmail, and using PAM to do authentication to an LDAP server. I get varying results between the two version. 0.99.14-1.1.el3 : Upon installing this I leave
2006 Sep 05
2
rc7 bug? [Was: deliver LDA and INBOX location] (fwd)
Anyone had any thoughts on the item below? If the problem is with my config, I'd like to be guided towards how I might resolve it. If it is a bug in rc7, it would be good to fix it, and I'd be happy to beta-test. -- : David Lee I.T. Service : : Senior Systems Programmer Computer Centre : :
2024 May 09
1
[REGRESSION] v6.9-rc7: nouveau: init failed, no display output from kernel; successfully bisected
On 06.05.24 20:23, Dan Moulding wrote: > After upgrading to rc7 from rc6 on a system with NVIDIA GP104 using > the nouveau driver, I get no display output from the kernel (only the > output from GRUB shows on the primary display). Nonetheless, I was > able to SSH to the system and get the kernel log from dmesg. I found > errors from nouveau in it. Grepping it for nouveau gives me
2005 Aug 28
7
ztdummy and Linux 2.6.13-rc7
Anybody having issues with ztdummy under the current 2.6 RC7? I get the following errors when trying to modprobe ztdummy: "Unable to register zaptel rtc driver" Doing a Google on the error shows reference to a message from 2004 that said you might not have RTC compiled into the kernel. Checking via: cd /usr/src/linux-2.6.13-rc7 grep -i rtc .config shows: CONFIG_APM_RTC_IS_GMT=y
2006 Aug 17
17
1.0 RC7 released
http://dovecot.org/releases/dovecot-1.0.rc7.tar.gz http://dovecot.org/releases/dovecot-1.0.rc7.tar.gz.sig Can everyone now agree that there are no more hangs? :) * Require that Dovecot master process's version number matches the child process's, unless version_ignore=yes. Usually it's an accidental installation problem if the version numbers don't match. * Maildir: Create
2006 Aug 17
17
1.0 RC7 released
http://dovecot.org/releases/dovecot-1.0.rc7.tar.gz http://dovecot.org/releases/dovecot-1.0.rc7.tar.gz.sig Can everyone now agree that there are no more hangs? :) * Require that Dovecot master process's version number matches the child process's, unless version_ignore=yes. Usually it's an accidental installation problem if the version numbers don't match. * Maildir: Create
2010 Jul 10
4
[1.2-rc7]-Really High CPU % Running Steam?
[1.2-rc7]-Really High CPU % Running Steam? Hi, I'm running current Steam client in Wine 1.2-rc7 on Ubuntu 10.04 32bit. My CPU usage for "Steam.exe" is 90%+? (have a Intel Core2Quad 2.4GHz CPU 4 core) Any idea on how to fix this? its slowing down my entire computer! (also running both Windows XP and OS X virtual machines) Thanks! PS - I HOPE STARCRAFT 2 WILL WORK IN WINE :)
2008 May 30
1
v1.1.rc7 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc7.tar.gz http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc7.tar.gz.sig One extra RC release, just to fix compiling problems with non-Linux OSes. Nothing else changed since rc6. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally
2008 May 30
1
v1.1.rc7 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc7.tar.gz http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc7.tar.gz.sig One extra RC release, just to fix compiling problems with non-Linux OSes. Nothing else changed since rc6. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally
2009 Jun 29
1
LDAP Plugin fails to build in 1.2.rc7
Hi, The LDAP Plugin fails to build (it doesn't attempt to build it) in 1.2.rc7 because $have_ldap_plugin is checked before it's assigned in configure.in. Patch attached. This was not a problem in 1.2.rc6 and earlier versions. Cheers, Paul. -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-1.2.rc7-ldap-plugin.patch Type: text/x-patch Size: 1076
2006 Aug 24
2
dovecot v1.0 rc7 hung up
It looks like the v.0 RC7 is still not stable. It hangs almost every day. This morning I found that pop3 was not working but imap was working. I know other times when dovecot stop working, neither pop3 and imap worked. I just want to know if other users are getting the same problem.
2008 May 30
2
dovecot-1.1.rc7 Panic: POP3(username): file index-mail.c: line 1007: unreached
And got this regression with dovecot-1.1.rc7 with each pop3 connection, hg version of 2 days ago was working fine. Now I'm back again to hg before "Message sort index handling rewrite". Regards, Diego. --- Panic: POP3(username): file index-mail.c: line 1007: unreached (gdb) bt #0 0x00b91402 in __kernel_vsyscall () #1 0x00725ba0 in raise () from /lib/libc.so.6 #2 0x007274b1 in
2010 Jul 23
6
Hardwood Solitaire and Wine 1.2-rc7
I'm a Linux newbie. I have Hardwood Solitaire installed with Ubuntu 10.4 and wine 1.2-rc7. The file is a .exe and it starts to open and stops saying it has a serious error and needs to close. The file is OK in windows and I need help to find out why it wont work here. Please remember I'm a newbie and any help needs to be basic. Thanks. The file is hwsoliii.exe Bob Also,
2006 Aug 21
4
RC7: its issues or mine?
Background: I'm new to dovecot (although with many years Washington IMAP behind me). We're considering migrating from Washington IMAP to dovecot on the main service here, and have just started trying dovecot, using RC7. Washington, IMAP has the usual(-ish) "/var/spool/mail" shared area for the INBOX (trad. UNIX "From " format); a user's folders default to being
2006 Sep 22
1
Dovecot 1.0.rc7 ioloop-poll.c assertion failed after SIGHUP
Anybody else seen this one? We're running Dovecot 1.0.rc7 on a different port on our live server (we're generally live with 1.0.beta5) and after a HUP to reload the user database (in a passwd-file) this morning we got:- > dovecot: Sep 22 07:45:05 Info: IMAP 14482 someuser xxx.xxx.xxx.xxx : Disconnected in IDLE > dovecot: Sep 22 07:45:05 Warning: imap-login: SSL_read() syscall
2006 Sep 25
2
Errors while doing make on Solaris 9 for dovecot-1.0.rc7
Hi, I have Solaris 9 and I am getting the following errors for dovecot-1.0.rc7 after running 1.configure - No errors see output as attached 2. /usr/ccs/bin/make -- partial output below, complete attached Thanks, Lalit ..... DEPDIR=.deps depmode=none /bin/bash ../../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations