Displaying 20 results from an estimated 4000 matches similar to: "migration to maildir and arrival time"
2006 Sep 29
3
Converting UW MBX mail folder
We converted from uw-imapd to dovecot but are still having
problems with MBX mail folders.
The user can't access this "MBX mail folder":
[root at volt Resume's]# file "Sys Admin"
Sys Admin: MBX mail folder
[root at volt Resume's]# mailutil copy ./"Sys Admin" '#driver.unix/new'
Can't open mailbox ./Sys Admin: no such mailbox
[root at volt
2004 Jan 29
2
Migrating from UW: mbx detection and conversion
I want to migrate my big mail folder hierarchy in preparation for converting
from UW-IMAP to Dovecot. I've got a bunch of mbx format folders but some
remain mbox. Has anyone done this? Any scripts out there for automating the
conversion to all-mbox?
I believe the only format conversion available is mailutil (part of UW-IMAP)
and it works by opening an IMAP connection to the server and moving
2006 Sep 14
4
Migrating from uw-imapd to dovecot
We recently switch from up-imapd to dovecot
But many users are reporting that they cannot access certain mail folders.
The log file has:
imap(dws): Sep 14 00:06:19 Error: File isn't in mbox format:
/home/research/dws/mail/TaskDL
The files in the logs are "MBX mail folders", not "ASCII English
text" as are the folders that can be read under Outlook.
Can anyone tell me
2006 Apr 03
3
batch convert mbox to maildir
Hello,
I have used mb2md for an individual user like this:
su ~username
cd ~
./mb2md -m
This converted /var/spool/mail/username mbox to
/home/users/username/Maildir just as I expected.
To convert 100s of users the same way would be a chore (su as each user
for permissions, etc.).
Is there a way to batch process all /var/spool/mail/$USER to
/home/users/$USER/Maildir with the correct
2005 May 30
4
Script to convert mboxes to maildirs?
Does anybody know of a script of a simple method of
converting mbox mail stores to maildirs? I'm moving
from an old pop3 system to imap and after installing
about half our office with mboxes have found that mbox
does not support subfolders which some people like to
use.
Is there any simple way of converting? I can go to
each individual account and "manually" convert swaping
data
2008 May 08
5
MBOX to Maildir preserving the UIDL (outlook-tested, no redownloading)
TESTED AND RUNNING, MIGRATING from MBOX to MAILDIR, PRESERVE UID and OUTLOOK
sees the email as downloaded.
I hope this helps a lot of people out there.
Feel free to post this somewhere else too.
By: Horn Wijaya (hwijaya at nodens.biz) 8th May 2008
I have been searching for weeks for a foolproof method to migrate all my
users mbox to maildir/dovecot without having the pain of downloading
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
2008 Aug 20
2
Sent Date/time vs Received Date/time
On 8/20/2008, Nicolas KOWALSKI (nicolas.kowalski at gmail.com) wrote:
> The alpine documentation states about 'Arrival' sorting:
>
> " The Arrival sort option arranges messages in the MESSAGE INDEX in
> the order that they exist in the folder. This is usually the same as
> the order in which they arrived. This option is comparable to not
> sorting the messages at
2010 Feb 04
0
mailutil question re: translating mbox folders to maildir
I need mailutil in order to use the mbox to maildir translation routines
that are posted in the Dovecot wiki, but there is no mailutil with the
AIX image...
mailutil is apparently built as part of Pine, and indeed I can see it in
the build tree from my V4.6.1 Pine build, which I still have....OTOH, my
version of Pine is not patched for maildir.
Will the native pine mailutil work with mb2md or
2009 Mar 24
9
mailutil?
dbox format needs at least two tools:
1. Expunging only marks the message having refcount=0. The actual disk
space is freed only after calling a tool pointing to the user's dbox
dir.
2. Ability to force index resync/rebuild in case it doesn't figure out
itself that there's something wrong.
I'm starting to think about building a more generic mailutil tool, maybe
something similar
2004 May 18
1
having hell of the time converting away from UW
I just want to check and make sure not missing anything.
I'm trying to convert a customer away from UW. unfortunately, all of
the mailboxes are in MBX format (my own mistake coming back to haunt me).
mailutil doesn't seem to do conversions properly. It keeps complaining
about an existing copy of /mbox and only if I say to -merge append will
the copy proceed.
mailsync doesn't
2017 Dec 04
2
Recommended tool for migrating IMAP servers
"Davide Marchi" <danjde at msw.it> writes:
>> UW-IMAP's mailutil, imapsync, YippieMove and Larch.
Whatever you use, *don't* use UW-IMAP's mailutil unless you got lots
of time to kill. It is dreadfully slow -- I used it to export some of
my users' mailboxes to Gmail or other remote mail servers, and I could
almost cut&paste the messages faster.
Like Aki
2017 Dec 03
4
Recommended tool for migrating IMAP servers
Hi Friends,
I would like to ask you a suggestion:
I need to migrate a imap server to a new one and then dismiss the old
one.
Reading from relative Dovecot documentation page
(https://wiki.dovecot.org/Migration), more tools are shown:
UW-IMAP's mailutil, imapsync, YippieMove and Larch.
The each mail servers are Linux based, one of this (mine) is Dovecot.
Based on your experience which of
2005 Jul 01
2
Automating message archiving
Hallo,
I recently stumple over some discussion about Sieve and what's the
advantage to integrate it into the server rather than the LDA.
Most of the filtering capabilites local users want to have performed are
related to the INBOX or more preciesly the way to filter the message
coming in.
However, there are few tasks left:
1) Auto-archive old mail.
2) Drop old mail.
3) "Seen"
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
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
2020 Jun 11
2
executing script on mail arrival from sieve
I currently have a basic script to process some mails, it runs from cron
every 10 minutes, basically, sieve copies some mails to subfolder on mail
arrival, script fetches mails if any from this subfolder then processes
these mail, get maybe 1 or 2 or often none
but cron runs the script every 10 minutes, most times not needed as
nothing is retrieved
it's pretty crude - but works
getmail
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
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.
2007 May 24
4
Converting mbox to Maildir, all prior read messages are downloaded as new
I am running dovecot 0.99. Everything works great; however, now I am
looking at several different tools to convert mbox to Maildir. It seems
the tools, mb2md.pl, perfect_maildir.pl, and others all do what they
claim; however, when the messages are converted and they are stored in
Maildir/cur, the email clients download these messages as new.
This typically wouldn't be a problem;