Displaying 20 results from an estimated 10000 matches similar to: "Migrating mbox to maildir"
2009 Mar 18
4
Staged migration from mbox to maildir
So much changes in this migration that the ideal way to do it would be
to begin with a few users or a department, then migrate the users
affinity group by affinity group: first an institute or so, then the
faculty, then the staff, then the students, moving to bigger and bigger
groupings as the bugs work out of the migration and the move becomes
more assured.
We use sendmail and procmail.
2008 Sep 17
5
Converting from MBOX to Maildir broke procmail and Spamassasin and halted incoming mail
I could use some help here -
As I use Dovecot I started here when trying to figure out why I could
not add new mail folders under my Mac's Mail program, but could under
Thunderbird.
It was quickly pointed out that my system was set up to use MBOX and
not MAILDIR, and some helpful links and notes were sent back and forth
giving me a good clue as to how to perform the conversion
2004 Sep 10
2
Re: 0.99 mail env - mbox to maildir
Greetings ...
> I'm all sorted now, anyway... but it has inspired me to build
> a mailbox conversion tool using the dovecot mail handling
> code.... watch this space.
mbox to maildir converter ... There are a few perl scripts which could
do this ... But I like the idea of mbox to maildir in dovecot ... But I
wonder if that is the right place to put it ...
Mailed
Lee
P.S. If
2004 Jun 02
7
Advice on converting from Mbox to Maildir?
Does anyone have advice or pointers on good documentation on how to
convert a system from using the Mbox format to using Maildir?
I recently upgraded to Fedora Core 2 from Fedora Core 1 and discovered
that UW-IMAP was gone. So I switched over to using Dovecot. So far so
good.
But I would like to convert my system to start using the Maildir format.
How easy is this to accomplish?
Can I keep
2009 Jan 29
3
mbox to maildir batch conversion
Hello,
I'm upgrading my mail server from UW to Dovecot and I'd like to convert
from mbox to maildir. I've successfully convert myself and a few other
users with the mb2md script. All is well.
My question is, I have somewhere around 500 users and about 122gb of
mail folders to convert (this does not include the inbox at /var/mail).
mb2md needs to be run as each user to convert.
2017 Oct 12
5
Convert from mbox to Maildir
Hello everybody,
I am in the process to install dovecot as an IMAP server.
Currently, this system runs postfix and uses procmail for local (mbox
style) delivery.
Procmail ist started by postfix like this:
/etc/postfix/main.cf:
mailbox_command = /usr/bin/procmail
~/.forward:
"|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 # jw"
Before going
2008 Oct 23
3
mbox to Maildir conversion
I've been running a mbox solution using UW's IMAP server. I've run it
for years.
Now do to heavy message volumes, I've decided to to take the plunge to
convert to the Maildir format.
I am currently testing a single user, and have successfully converted
the mail messages from mbox to Maildir format, and now I am setting up
the procmail tool to place the messages into the correct
2007 Mar 14
1
mbox and pop3, maildir and imap
Hi,
Been reading a lot of posts about dovecot configuration, but can't really
figure out if what I want is even possible or how to achieve this.
My setup is simple :
One linux machine that collects mail from my provider and sorts them for
me and my wife, where my email is stored in Maildir format in
~myuser/.maildir
and my wife's email is stored in mbox format in
2011 Oct 27
1
Configuring mbox and maildir formats - dovecot-1.2.15
I am transitioning an existing server from using exclusively mbox, to
being able to support both mbox and then fully maildir formats.
I need to support the mbox format until I can get everyone switched over
to maildir.
What do I need to to use in the config of /etc/dovecot.conf to support
the default of mbox, and then the new Maildir format (users will get
upgraded individually from mbox to
2005 Jun 01
2
Using mbox INBOX with Maildirs?
Thanks for everybody's tips on the mbox to maildirs
converter. I was unaware that Maildirs was a common
format not specific to dovecot, so I was searching
using a dovecot keyword.
I'm having this problem now with inboxes. I want to
use maildirs, but my mail is delivered to an mbox. I
can't seem to get dovecot to recognize the inbox
location. Is something like:
2007 Apr 13
2
Convert mbox to maildir
Hello all
I?ve installed a new Server with dovecot, started using it and had no
problems until I noticed that I couldn?t create sub-sub-folders on my imap
account, I?ve read for the past two days info on how to convert and I know
now that instead of using mbox I need to user maildir, the issue is now to
convert mbox to maildir, on the various searches I did, I found the convert
wiki page
2005 Dec 19
1
Migrating from mbox to maildir, which converter is compatible with dovecot
Hi,
I'm testing/debuging the migration from mbox to maildir in a mailserver
running Dovecot 1.0alpha5.
I migrated all 472715 emails(in a test server) and later noted that dovecot
could not get the same flags/status of the emails as in the mbox.
I was using perfect_maildir.pl and I think its not dovecot fault. Seems
to me that perfect_maildir.pl convert the emails in a way that dovecot
could
2019 Jan 29
2
mbox 2 Maildir
Hi,
I am not an professional system admin, but I am running a small debian
mail server for many years. It is time to migrate from mbox to Maildir.
There is a nice and clean description for doing this without service
downtime at https://wiki.dovecot.org/Tools/Doveadm/Sync
I have to set per-user config for mailbox type using userdb extra fields.
However, I miss some information and I can not
2009 Feb 10
4
Smooth mailbox to maildir migration
Hi all,
I have a postfix+procmail+dovecot installation, now running basicaly
on pop3 hence mailbox format, with few thousand users and less than
twenty gigabytes mail.
I need to move all of them to maildir, to take advantage of IMAP
subfolders that do not work with mbox format (so I'm told :).
Of course I cannot safely stop the service for more than a bunch of
seconds...
What I'm about
2007 Dec 03
2
procmail/formail --> Maildir
Hello List,
i switched mailformat from mbox to maildir. Now i have a little problem with procmail/formail and headermanipulation of mails.
Here an example:
0
* ^From.*gmx.de
| (formail -t -I"procmail: gmx.de") >> /var/spool/mail/xxxxxx
So, i can add some different headerlines for later evaluation and the result is attached to inbox.
Now i have the problem that i don't know
2006 Feb 02
1
mbox to maildir conversion on a user-by-user basis!
In the midst of evaluating Dovecot for use in solving some mbox locking issues (while also waiting for our eventual migration to maildir), I had an epiphany.
It looks like Dovecot's auto-detection of mail formats would allow us to migrate from mbox to maildir on a user-by-user basis!
I was thinking:
1. Let dovecot autodetect mail storage
2. Use some procmail trickery to detect which format
2007 Jun 29
8
mbox vs maildir
I'm using Dovecot 1.0.1-12 on Linux/Fedora 7
along with sendmail and procmail all running on the same box
mail is stored in mbox format
It's a small system with a half dozen or so e-mail "accounts". Each with
40-60MB of messages in various folders.
I keep seeing messages about how mbox is antiquated and anybody with
more than 100 messages etc should not use mbox, but use
2008 Mar 11
2
IMAP storage - mail_location = maildir:~/Maildir:mbox:~/mail/
I'm moving to IMAP and trying to understand all the details of where to
save email. The system is CentOS running sendmail - procmail which
delivers as:
DEFAULT=$HOME/Maildir/
I'm trying also to use Usermin as the webmail client. I can get mail to
deliver to $HOME/Maildir/ and I can get clients (thunderbird outlook
etc) to view them. However Usermin seems stuck with saving
2004 Oct 14
2
mbox and maildir
Is it possible to mix maildir and mbox formats with dovecot? For
example, I would like ~/mail to be in maildir format yet keep the inbox
(/var/mail/%u) in mbox format. If so, how may I go about this? Or am
I stuck not being able to create subdirectories in ~/mail?
Cheers,
Shane
2019 Jan 29
4
mbox 2 Maildir
W/o downtime: see the wiki page below, the "Converting" section.
Briefly for my case something like this should work and generally seems
simple (no syntax checking yet, pseudo-code like):
* Configuration uses mail_location = mbox:~/mails
* setup per-user mail location and do for each user individually in a
serial manner:
-- doveadm sync maildir:~/Maildir; mbox is synced to Maildir,