similar to: Questions still about a uw-imap -> dovecot conversion

Displaying 20 results from an estimated 40000 matches similar to: "Questions still about a uw-imap -> dovecot conversion"

2012 Mar 14
4
.mailboxlist -> .subscriptions
I've mostly finished a conversion from an old Centos 3 UW-Imap server to a new Centos 6 dovecot server. I did not copy the old ~/.mailboxlist file to ~/mail/.subscriptions file, but notice some users have the latter file now. These are all mbox folders on the old and new server. I'm getting ready to do the same to another old/new pair of servers and I'm wondering if there is an
2007 Aug 20
3
UW-IMAP to Dovecot conversion - How to migrate the folders?
Hi all, I've read so much information on this that I'm a little confused as to what to follow. Here's what's going on: We just migrated away from our AIX machines which were running Postfix and UW-IMAP. We're now running Postfix with Dovecot. I already converted everyone's mbox file to maildir, but now I'm having a little troubles with how to exactly populate
2007 Nov 26
2
upgrade from version 1.0.3 to version 1.0.7
Im working on upgrading to dovecot-1.0.7 from version 1.0.3 which I installed using yum. I backed up my init.d stuff so everything still works. However, when I shutdown my old dovecot version and start the new, I get an empty mailbox when logging into mail. My current config for dovecot.conf on version 1.0.3 has this for my mailbox location:mail_location = mbox:~/:INBOX=/var/mail/%u
2017 Jun 09
1
Minor patches for builds against ancient platforms
> I do know that this little box of horrors has 200-300MB mbox INBOXes on an > ext3 filesystem formatted in 2005. I am very nervous about converting them to > Maildir at this point. Fortunately, it just involves reformatting the data and a little reconmfiguration of dovcot. If you can find the tool and disk space, it's well worth doing. Of course, when running a proverbial
2012 Feb 18
2
I'm confused about my namespace parms
Hi, I'm new to the list and to dovecot. I'm having a strange situation that provides no errors, so I'm having a little problem diagnosing what's going on. I've been running a Centos 3 mail server with sendmail for our company for quite a few years. I finally got approval for new servers this year and put Centos 6.2 on it. I'm sticking with sendmail, but that's not
2005 Apr 14
5
dovecot rpms, .subscriptions file, mbox to maildir
Hi, I am running dovecot 0.99-14 on a Fedora Core 2 machine. I had a few questions: 1) I wanted to upgrade to the dovecot-1.0 release. However, I am not sure if that's really required. dovecot-0.99-14 has been running very well for me for quite some time. Is there a real advantage to switching to the latest release. The reason I'm asking this is because: i) I don't have too
2007 Jan 17
1
Migrating from UW-IMAP
Greetings. I've got a poorly conceived and implemented system I'm trying to migrate off of. Right now we've got 20K accounts or so, in mbox form, under UW-IMAP. Eventually we're going to move to Maildir format, but the first step is to move to Dovecot on one of our imap servers as a proof of concept. In other words, all config changes have to take place on the dovecot
2006 Aug 28
2
0.99.11 (CentOS4 or RHEL4) to 1.0.rc7 upgrade folder issue
[Sending this again from the email account that I actually have subscribed to the list - hopefully won't be a dup...] We have been running dovecot-0.99.11-2.EL4.rpm on CentOS4 (since that's the latest that ships with RHEL/CentOS) for a while. Aalso in parallel, we have been running various 1.0 betas and RCs on a different port for a different set of more test-tolerant users. This
2007 Mar 02
2
MBOX to MAILDIR conversion
Thinking about going from mbox to maildir. Started with mbox way back when but thinking about making the conversion. The main reason is that I use rsync for backups and when these huge mailboxes are touched I have to copy the whole thing. With maildir I only copy the files that change. So - my questions is - what's the easiest way to make this happan. I assume there are conversion
2009 May 11
5
Migration questions...
Hi All, We are soon to migrate our mail server from one piece of hardware to another and we would like to take this opportunity to optimize things. As a result, we would like to replace "uw-imapd" and "qpopper" with "dovecot". The version we will be installing is 1.1.13-2, as this is what is available through the latest Debian stable backports. We will also be using
2012 Mar 01
1
Multiple namespaces seems to be used at the same time
I've just converted from an old Centos 3 box to a Centos 6.2 box. I've switched from UW-imap to dovecot in the process. In my configurations, I've placed the multiple namespace sections as suggested by the "Backward compatability" part of the wiki. I use mbox since I mostly copied the home directories from the old to the new server. On some of the clients, it appears
2008 Oct 21
3
displaying IMAP folders that are in ~/mail/ at same level as inbox
Hi, We are moving our current IMAP based system to a new one with dovecot All I can get about the current IMAP (imapd) system is: IMAP4rev1 v12.264 dovecot version is: 1.0.rc15 In the existing system I can see IMAP folders that are in ~/mail/ with many mail clients (e.g. Thunderbird, Outlook, Seamonkey and horde). These folders are presented in the client software as being at the same level
2006 Oct 17
2
Subscription file
Background: We are a UW-IMAP shop, using mbox format. (!) We are in the process of upgrading to Dovecot, hopefully to 1.0 proper. :) One of the modifications we have been using in test versions of Dovecot involve the move of the user subscription file from: IMAP-root/.subscriptions to: $HOME/.mailboxlist Rather than having to make changes to Dovecot source code each time a new release
2007 May 17
1
Wiki relating to subscriptions
On this wiki page http://wiki.dovecot.org/Migration/UW appears this information: "It's possible to keep using the .mailboxlist}} filename (as long as it's in the same directory) by modifying {{{SUBSCRIPTION_FILE_NAME define in src/lib-storage/index/mbox/mbox-storage.h" However, if a user wanted to continue using .mailboxlist wouldn't they also have to change the
2003 Feb 27
2
IMAP Folder paths
Hello, we like to use dovecot, but our old imapd used to store the paths of the folder in the file ~/.mailboxlist. This file contains something like this: mail/read mail/dovecot .netscape/imap/mailbox .Mail/foo Each line with a path to one mbox folder. And please pay attention that there is no path to the inbox, because this is stored on the server... Is there a way to use this
2003 Sep 21
1
convert wu-imap Maildir format to dovecot
Hello, I intend to migrate a mail server with Maildir from wu-imap to dovecot imap. Using horde/IMP, users can not access their imap forders, as wu-imap created Mail directory that holds all created folders. Dovecot could not detect the mail directory so I had to put default_mail_env = ~/Maildir in dovecot.conf. Before I begin to read the source-code of dovecot or try to migrate the the
2005 Jun 29
3
IMP 4
Dear All, anyone installed IMP4 on Centos 4.1 yet, http://www.horde.org/imp/4.0/ if so what problems did you have, I have a webmail server I am going to upgrade to Centos 4.1 and Imp 4 from its current centos 3.3 implementation and imp3 This is going to be a labour intensive manual task, and I wondered if anyone else out there was mad enough to have tried it already.... Failing that just
2006 Apr 12
14
unofficial Survey about your Dovecot server :) to compare with my own server setup...
Hi Borthers/Sisters Thanks for all the developer(s) and for all the hard work spent on build this great piece of software! I loved Dovecot since it is really easy to set up and really fast but I am really new to it (only 2 weeks and half). Right now, our server configuration is: Server: Apple Xserve G5 dual RAM: 4GB Number of Users: ~ 150 IMAP only users Authentication: LDAP Mailboxes sizes:
2012 Mar 27
2
Namespace, prefix questions
We've got some users who are using Outlook Express version 6. The client allows me to specify the root folder, but not a prefix or namespace. I'm still struggling with some users on our new server that have crazy imap folder layouts, so I've got a few questions. When I specify the root folder, does that bypass any namespace/prefix definitions on the imap server? On some clients,
2005 Jul 22
1
subscriptions vs mailboxlist
Is there a way to change the name of the .subscriptions file that dovecot looks for to .mailboxlist to be compatible with WU-IMAP? It would be handy for testing and conversion if you had that. BTW - I'm a new user and your software is very well designed. -- Marc Perkel - marc at perkel.com Spam Filter: http://www.junkemailfilter.com My Blog: http://marc.perkel.com