similar to: pre-1.0.rc6 / index file problems? try this

Displaying 20 results from an estimated 4000 matches similar to: "pre-1.0.rc6 / index file problems? try this"

2007 Jan 05
3
1.0.rc16 released
http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz.sig If you've had problems with getting errors about index files sometimes being corrupted, please try if this release fixes it. If you've reported any bugs that this release hasn't fixed, please report them again so I know they still didn't get fixed and that I
2007 Jan 05
3
1.0.rc16 released
http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz.sig If you've had problems with getting errors about index files sometimes being corrupted, please try if this release fixes it. If you've reported any bugs that this release hasn't fixed, please report them again so I know they still didn't get fixed and that I
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.
2005 Aug 25
2
Something other than dotlock for uidlist locking?
If I read the code correctly, only dotlocks are supported for locking of dovecot-uidlist. And I don't see any settings in the config file for it. As it turns out, dotlocks are very slow on my system, due to their implementation via hardlinks. Would it be possible to support other locking mechanisms for locking of the uidlist file? -jdb
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
2008 Aug 09
3
Corrupted index cache files
I see these errors more often than I'd like from Dovecot-1.1.2 on Mac OS X 10.5.4 (names and numbers elided): Corrupted index cache file %s: Corrupted virtual size for uid=%d: %d ! = %d Corrupted index cache file %s: Broken virtual size for mail UID %d Corrupted index cache file %s: used_file_size too large How bad are these? What should I look for to find out why they happen? Other
2007 May 16
3
OS X Mail Administration
I'd like to request some feed back from any OS X Mail Admins on the list, please. Currently running 10.4.9 here using postfix / dovecot and I'm about to take the plunge from mbox to maildir. I just migrated from uw-imap to dovecot. As you're aware, users inbox's are customarily stored in /var/mail/% username and personal folders under /Users/%username/Library/Mail/IMAP.
2007 Jan 10
1
[sfs: dovecot-auth file descriptor usage]
I am re-posting this message from last Friday, as I have seen no replies. It is critical that we address this problem, since until then we cannot put more than a few hundred users on our server. If Dovecot-auth TRULY needs to keep open a file descriptor for every single login session, we will have to start looking at alternatives. In short: Help! ----- Forwarded message from Steven F Siirila
2007 Feb 23
3
Move deleted to trash
Is there a way to have messages marked to be deleted move to the trash folder automatically? I have moved from courier-imap (which dovecot performs muck better) but the one feature I really need is move to trash. Is there any plugins available for this?
2007 May 30
1
Dovecot Authentication Problem (REVISED)
Hello List, I am back again and I think I am edging closer to getting a solution. I have done some modifications and now dovecot gives me a different error message than before.... Here is what I have for the password_query and user_query password_query = SELECT popbox.cleartext AS password FROM popbox, domain \ WHERE popbox.local_part = 'eddie' AND popbox.domain_name =
2005 Oct 06
4
Backup Maildir
Hi All, I'm currently doing nightly full backups of /home. I'm not sure if a full back up is the best way to do backups. I know with my fileserver i do weekly full backup and daily incremental which would file on those type of files. I guess my question to the group is, how do you guys backup Maildir? whats the best way of doing it? -- Gabe Granger Pancentric results-driven
2005 Nov 19
1
Multiple authentication databases and storage locations
Hello Everyone, I am playing with the $subject matter using 1.0alpha4, and thanks to the archives, I lifted this one from Alexander Shikoff off and used it in my setup. auth default { mechanisms = plain user = root passdb pam { args = pop3 } passdb sql { args = /usr/local/dovecot/etc/dovecot-mysql.conf }
2006 Sep 22
3
Rotating Dovecot's logfile
Any *BSD user on this list already having a means of rotating the dovecot logfile? What signal number do I need to send to the daemon to reopen its logfile? -Wash http://www.netmeister.org/news/learn2quote.html DISCLAIMER: See http://www.wananchi.com/bms/terms.php -- +======================================================================+ |\ _,,,---,,_ | Odhiambo Washington
2006 Jun 22
2
2nd Question on v1.0 setup and maildir
_____ From: Patrick Carney [mailto:patrick at castandcrew.com] Sent: Thursday, June 22, 2006 8:55 AM To: 'dovecot at dovecot.org' Subject: Question on v1.0 setup and maildir Hello all. I appreciate the responses to my problem on v0.99.14. Thank you all. We have built a new server running version 1.0-0_15.beta9.el4. The mail delivery agent is sendmail. We seem to have
2006 Aug 30
6
dovecot with Calendar or Contacts?
When I attempted to import my Contacts list into dovecot, my mail client told me that the IMAP server did not support "Special" folders. Is there a way to to do the contacts, or sync up Contacts & Calendar from a database or something else? I'm using both Thunderbird and Outlook. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Nov 01
1
Real and Virtual Users + Domains
I have seen a few suggestions on how to address the issue of a system employing both real and virtual users and domains. Is there any definitive solution as to how this should be accomplished? The system I am construction will have several hundred users, both real and virtual, and probably seven domains. I plan on using MySQL to handle the user names and passwords. -- Gerard "Seen it
2003 Oct 29
2
workaround for HFS+'s case-insensitivity?
I am using Mike Rubel's snapshot-style rsync to do backups from my web server (Linux) to my desktop (MacOS X). Mostly, this works great, except where case sensitivity (or rather, HFS+'s semi-lack thereof) causes problems. Specifically, it seems impossible to successfully back up my Linux box's /usr/share/terminfo, as it contains directories that differ ONLY in case (e.g.,
2007 Jun 03
3
Dovecot Authentication Problem - Help pls!
Hello List, This is dovecot 1.0.0 on FreeBSD 4.11-STABLE. I did not provide this information before:-) I am back again and I think I am edging closer to getting a solution. I have done some modifications and now dovecot gives me a different error message than before.... Here is what I have for the password_query and user_query password_query = SELECT popbox.cleartext AS password FROM
2001 Dec 05
5
using rsync with Mac OS X
Rsync looks like a good tool for keeping files synchronized between two computers, such as a desktop and laptop. However, Mac OS uses a forked file system, with the second fork storing data critical to some files (such as applications) as well as type and creator information matching files up with the appropriate apps and file types. Mac OS X comes with a command-line utility called ditto