Displaying 20 results from an estimated 5000 matches similar to: "need convert-tool advice"
2009 Mar 15
2
Mailing list convert scripts not working on wiki
I'm trying to download Julian Fitzell's scripts to convert mbox to
Maildir format from the wiki page at
http://wiki.dovecot.org/Migration/MailFormat
But when I click on the links for the scripts it just sends me back to
the same page rather than downloading the scripts. The links in
question are http://wiki.dovecot.org/Migration/MailFormat?action=AttachFile&do=get&target=mb2md.tgz
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 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
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
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
2010 Jul 29
4
Convert plugin
Hi,
I'm trying to convert users from a sendmail server to a postfix/dovecot
server. All works fine but one of the last things is to rescue the
messages in /var/mail/<user> on the old server. This seems very
straitforward using the convert plugin but with the settings from the
wiki, nothing happens when the user logs in. Do I need a private
namespace for this as suggested elsewhere
2017 Mar 02
1
Faster way to import Thunderbird pop emails into dovecot imap Maildirs?
On Mar 2, 2017 2:11 AM, "Steffen Kaiser" <skdovecot at smail.inf.fh-brs.de>
wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 1 Mar 2017, Ian Evans wrote:
I'm sure someone here is going to point me to some eureka moment method of
> exporting the thunderbird folders to some format, sftp'ing them to the
> server and importing. Just want to be careful that
2017 Mar 01
2
Faster way to import Thunderbird pop emails into dovecot imap Maildirs?
Until recently, I was using POP on my desktop and imap to access my email
on my phone and laptop. Got tired of not having everything everywhere, so
decided to go full imap.
Followed the suggestions online and created a new imap account for my site
in Thunderbird and copied my pop folders over to the imap ones so that the
emails would get uploaded to the dovecot server and Maildir folders.
That
2006 Jun 29
1
tool for convertin mbox to maildir
Hello!
Can anybody advise me nice and well-tested script for converting mbox to
maildir format that saves all message flags ?
2018 Oct 02
2
Need to convert mbox to Maildir
I have a mbox file of emails. I want to convert this to Maildir giving me individual message
files per email. I've looked at dsync, but as far as I can tell this wants a specific target
user and it appears that it will "distribute" the converted messages into that user's INBOX.
I don't want to put these mbox messages into any particular user's Maildir hierarchy, just
2017 Oct 08
2
My sub-folder with Outlook work-around to date
Hi David,
I somehow remember that there is a way to get the mail_location from per-user-settings. I had this once when migrating from maildir to mdbox.
You might want to use Google and the mailing list archives for the details but in summary it went like this:
- set Dovecot to grab the mail_location from user-settings (I think we used MySQL db field - or check docs for auto:)
- have login
2010 Feb 09
1
Understanding migrateuser.sh
I'm sure it comes from my being a gormless idiot, but whatever is the
-UKWS argument immediately after the mb2md.pl invocation?
> $MB2MD -UKWS -s "$INBOX" -d "$WORKING"
As always, reading the idiom of someone else's scripting is an
education. And some of it wouldn't work with native AIX sh/ksh, so
changed the functions:
> folders_hash() {
> local
2009 Jan 03
1
convert non-standard mbox to maildir
Hi,
Let me start with wishing you all the best for this new year, and I hope
we'll see a lot of new features and not so much new bugs ;-)
I'm trying to convert a number of PSTs to maildir. Just plain drag&drop in
Outlook doesn't work (gives a very cryptic error message in a certain
folder, but that folder is perfectly all right), and using the import
option also barfs when
2015 Mar 02
1
IP drop list
On March 2, 2015 10:50:59 PM Dave McGuire <mcguire at neurotica.com> wrote:
> On 03/02/2015 05:34 AM, Joseph Tam wrote:
> >>> http://wiki2.dovecot.org/PasswordDatabase/ExtraFields/AllowNets
its not a big hint its not called denynets is it ?
> I myself just want a mechanism to deny certain IP addresses when I
> spot them, regardless of the implementation. But
2009 Jul 08
1
Mailbox to maildir conversion
Hi,
how i transfer the Tag's in the mbox File's ( X-Keywords: $label1) in
the maildir structure
With best regards
Klaus Rueschstroer
2017 Oct 08
3
My sub-folder with Outlook work-around to date
Wow excellent feedback Joseph, Philon and Aki,
You have all pointed me in the right direction. Tonight I have tested
Dovecot with just the minor configs I do for Dovecot setup and I have
commented out the mbox/Maildir lines in 10-mail.conf from my testing:
#mail_location =
#mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
#mail_location = maildir:~/Maildir
I had run up some test files
2006 Feb 13
1
Message index corruption when using Thunderbird and Dovecot
Hi all,
I have recently upgraded from UW-IMAP to Dovecot 1.0.beta3 on Redhat9. I
migrated my mailbox to from Mbox to Maildir using the mb2md perl script,
and created a procmail recipe file to get email arriving in the Maildir
directories. However, when accessing my mailbox from Thunderbird
(version 1.5), it occasionally mixes up the email header with the email
content. I also occasionally
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;
2012 Feb 28
1
migrating/converting from system users -> virtual users
Hello all,
We currently have a traditional mail server where all users have system
accounts (ie entries in the NIS passwd map) and mbox-format mail folders in
their (system) home directories.
I'm trying to setup a dovecot server in which we want all users to have
"virtual" accounts (in dovecot) and no entry in the passwd file at all (ie no
access to the mail server).
This is
2008 Nov 27
3
UIDL question
Hi all,
I'm migrating a Postfix + Dovecot 1.0 server with mboxes to Qmail + Dovecot
1.4 with Maildirs and encounter the following the problem.
Using perfect-maildir.pl from: http://perfectmaildir.home-dn.net/ i can
relatively succesfully convert the mbox to a Maildir. The problem, however
is that clients with "leave mail on server" set to on retrieve all email a
2nd time.
I