Displaying 20 results from an estimated 10000 matches similar to: "Some customers receiving duplicate e-mails"
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
2006 Apr 06
2
preserving pop3 mail uids
Is there some way that message uids can be preserved when converting uw-pop3 mbox mail to dovecot maildir format?
We've tried perfect_maildir, mb2md and the convert-tool that comes with dovecot but so far have been unable to preserve
the message uids, which for example go from 44333a8500000003 before the conversion to 4434621500000003 afterwards.
The quantity of mailboxes involved means
2007 May 02
2
Switching from mailbox to maildir.. duplicates!
Hi
We have been running a dovecot server for some time.. users connect with
pop.
Now this server is going to be substituted with a new one.. before we
used mbox, but now we will move to maildir!
I have done some testing transfering the mail with the mb2md script, the
conversion works correctly, but users gets duplicates since they
selected "keep mail on server"
I have googled for the
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;
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.
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
2004 Oct 21
2
migration to maildir and arrival time
Hello.
I am currently testing dovecot (0.99.10.8, Debian woody from backports),
with the maildir storage.
I have noticed that when I use the mailutil tool from uw-imap
distribution to transfer my IMAP mailboxes from our current server
(uw-imap, mbx format) to the dovecot one, the mails arrival time are
apparently lost. I can see this in Pine, using the Arrival sort: the
mailboxes on the
2006 Feb 12
1
Problems with POP3 UIDL when migrating from MBOX to Maildir
Hello,
I am in the process of migrating a hosting setup from UW-IMAP to
Dovecot. The protocols available to mail clients are IMAP and POP3
both before and after migration. I also wanted to change the mail
storage format from MBOX to Maildir. However, at this point I hit a
major snag with Dovecot and POP3 UIDL (unique identification listing
for POP3 mailboxes).
Several of the customers connecting
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 02
1
Migrate from dovecot to dovecot.. new server
Hi
We have been running a dovecot server for some time.. users connect with
pop.
Now this server is going to be substituted with a new one.. before we
used mbox, but now we will move to maildir!
I have done some testing transfering the mail with the mb2md script, the
conversion works correctly, but users gets duplicates since they
selected "keep mail on server"
I have googled for the
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
2005 Jun 28
1
quetion about duplicate messages
Hi,
we recently switched from Imap-Uw to Dovecot as a pop3 server.
I was wondering why people who have the flag 'Leave messages on server'
in their email client (Outlook, Outlook Expres) that they receive
duplicates of their stored mail?
Is it because Dovecot doesn't know that the messages has already been
popped by Imap Uw or is the email client which thinks there are new
messages
2004 May 27
4
Small change to make dovecot pop3 uw-imap migration friendly
Hi,
today I've finished migration from uw-imap daemons to shiny and fast
dovecot. With thanks of dovecot my mail server load average drops by factor
of ten even with ancient unix mailboxes. ;-)
So, the only thing I've discovered is what POP3 uidls are different than
ones used in the uw-imap. Luckily, the difference are only in the format
string used in uidl response. So, I've
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
2011 Nov 15
1
XUIDL Migration problems
Hello All,
I am new to Dovecot and the Dovecot mailing list.
I am trying to migrate an existing Exim + qpopper - mbox (pop3 only) installation over to Exim + Dovecot using mdir (pop3 and imap)
And am running into problems with preserving the XUIDL headers.
I am running Dovecot 2.0.14
I have used the mb2md.pl script : http://dovecot.org/tools/mb2md.pl from this page
2009 Oct 05
1
dovecot 1.0.15 upgrading to dovecot 1.1.x or 1.2.x, and POP3 UIDL issue
Hi,
We're upgrading a cluster of servers from v1.0.15 to
v1.1.x or v1.2.x. It appears that the UIDL generation mechanism
has changed, and thus we'll be getting POP3 dups with users
that leave mail on server (which is a nasty practice, I know).
From checking the sources, and performing a number of controlled
tests in various scenarios, here is the outcome:
upgrade from 1.0.15 to
2007 Mar 19
2
Convert UW folders to Dovecot folders ?
Hello
IMAP users here have a *lot* of folders living in their mailhub home directory
Converting the INBOX doesn't seems to be a problem I've found scripts
that do the job :-)
But
How to convert IMAP folders from UW format ( one file / folder )
to dovecot format which seems much more sophisticated.
Does anyone has written such ( nice) utility ?
Thanks a lot
Frank
2007 Oct 11
1
UIDL format for old UW pop3
Hi,
we're trying to migrate from UW imap 2001a-10, which doesn't seem to use the
UIDL format documented in the wiki. It seems to use a 16 character long MD5
hash of something. I've tried configuring Dovecot to do the same but the
value comes out differently.
The main thing that I can see is getting in the way is that the UIDL format
is not documented sufficiently. There is no
2006 Aug 17
2
dovecot mbox to dovecot maildir migration
Hi,
I'm migrating accounts from one server with dovecot mbox and pam
nss-ldap authentication to a new server with dovecot maildir and mysql
auth (no posix accounts).
My problem is the pop3 uidl format on the two servers are different,
even though I'm using pop3_uidl_format = %08Xu%08Xv in both configs,
I'm always re-downloading left messages on my test runs. Is there a
way I could
2005 Feb 28
3
Dovecot response to "FETCH" command
Hi folks.
I just converted my site from UW+mbox to dovecot+maildir (stable-test59,
2005/02/25). For the most part, everything is great. The server seems
faster and less memory intense than the UW server (this part has made me
very happy). And it's definitely more user friendly to me than Courier.
There is one thing however...
A few of my users are using the web based mail reader