Displaying 20 results from an estimated 1000 matches similar to: "Errors on mbox to Maildir conversion"
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 Aug 14
1
More Migration Questions
Hello,
I was on here a month or two ago asking lots of questions about
migrating from uw-imapd/qpopper/mbox to dovecot/maildir. I am now at the
stage where i'm trying to convert all my emails, but i have a few
questions...
Where should i convert my mbox mailboxes into? "/home/username/Maildir/"
or "/somewhere/maildirs/"?
Does it actually matter? Is there a standard
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 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. 
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
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 May 11
2
multi-instance doveadm user -m woes
I'm having difficulty with the doveadm who command on a multi-instance setup of dovecot. When I run the who command on the non-standard instance with the -m flag (to see their mail location), this happens:
[root at wardentest3 dovecot]# doveadm -i mailtest user -m warden
doveadm(root): Error: user warden: Initialization failed: Namespace 'INBOX.': Ambiguous mail location setting,
2012 Apr 25
2
stats + fts squat plugins, indexer-worker error on message indexing
On RHEL 6.2 + dovecot 2.1.5 with the stats and fts (squat) plugins enabled and each user having their own uid on the system I get the following error in the logs when the indexer-worker process indexes some messages:
Apr 25 09:56:19 wardentest3 dovecot: imap-login: Login: user=warden, method=PLAIN, rip=137.238.60.164, lip=137.238.2.240, lport=1993, mpid=19464, encryption=TLS
Apr 25 09:56:26
2015 Sep 01
0
Re: Can't get cable connection working on virtual router machine
Hi Phil,
But you said you disabled firewalld which makes me wonder if you have the
necessary forwarding rules active.
Dan
On 1 September 2015 at 13:48, Phill Edwards <philledwards@gmail.com> wrote:
> Hi Ajey, I thought I already was doing bridge mode. Below are the network
> interface definitions from the XML config file for the Sophos VM. (Note
> that it's actually the
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
2016 Oct 17
2
First steps in Dovecot; IMAP not working
Marnaud <anic297 at mac.com> writes:
> "mailtest", the new user, is in group mail(8).  In addition, I've added
> write permission for "others" to /var/mail.  Now, I'm trying to send a
> message to "mailtest" from another, working, e-mail account and nothing
> happens.  This time, "doveadm log errors" is empty.
>
> In short, I
2015 Sep 01
2
Re: Can't get cable connection working on virtual router machine
Hi Ajey, I thought I already was doing bridge mode. Below are the network
interface definitions from the XML config file for the Sophos VM. (Note
that it's actually the middle definition which is connected to the cable
modem which is different to how I showed it in the earlier diagram). What I
don't understand is that the interface type says "direct" in the XML even
though in
2005 Oct 17
1
Dovecot v1.0a3 on OpenBSD 3.7
I've been trying to get Dovecot 1.0a3 running on OpenBSD 3.7, with little 
luck. I'm getting the following:
Oct 16 17:00:50 mailtest dovecot: 
pop3(testuser):open(/var/mail/.temp.mail.mailtest.com.7078.43c0f93e9fecb54a) 
failed: Permission denied
Oct 16 17:00:50 mailtest dovecot: pop3(testuser): file_lock_dotlock() failed 
with mbox file /var/mail/testuser: Permission denied
Oct 16
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
2009 Aug 26
1
mbox to maildir migration question and problems, dovecot-1.0.7-7.el5
Hi,
I am trying to assist a customer with a mbox to maildir migration.  I have
them using the latest and greatest mb2md.pl; the one that support -K,
-U|-u.  They have seen overwhelming success with this; however, a recent
mbox introduced a new scenario and the result was that all messages were
replayed in the client UI.
The mbox in question had _no_ X-UID tags.  To work-a-round the issue the
2015 Apr 07
2
Users can't use Dovecot IMAP
Every time a user logs into Dovcot's IMAP service PAM closes the session immediately after it opens. I would like a user to have a session open long enough to read some emails.
dictator at drakeclasher:~$ sudo dovecot -n                                        
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.14-0.bpo.1-amd64 x86_64 Debian 7.8 
mail_location = maildir:~/Maildir
namespace inbox
2010 Dec 21
3
doveadm "-S <socket_path>" option enabled in 2.0.8?
I apologize if this is a stupid question but I just compiled 2.0.8 and am trying to use doveadm to get the quota for a user using the -S <socket_path> option because I have different options for the various local IPs that dovecot listens on.
For example, my default quota is filesystem (NFS rquota) and I can get that by doing:
doveadm quota get -u warden
which tells me:
Quota name        
2006 Jan 13
4
missing foreign key fields in scaffold views
Is there any reason that foreign key fields do not show in any of the 
scaffold views ?
project table:
id serial primary key,
category_id integer,
user_id integer,
name varchar,
morestuff varchar
foreign key (category_id) references categories(id),
foreign key (user_id) references users(id)
scaffold generated views only show name, morestuff fields
2005 Jul 21
2
Dovecot 0.99.11 config
I am at wits end...So far it seems dovecot is light years ahead of UW-IMAP.  Glad to have UW-IMAP behind me...well almost.
My setup = Sendmail 8.13.4 with Procmail delivery to /var/spool/mail/<userfile>
                openssl 0.9.8
                dovecot 0.99.11
I want to continue to use the standard mbox with all the user's mail stored in /var/spool/mail/<userfile>. 
2015 Sep 01
0
Re: Can't get cable connection working on virtual router machine
does you cable modem give you automatically the IP address? if thats the case then you need to do bridge configuration between nic3 and macvtap dhcp ip
and then you will be able to get dhcp attached IP to sophos vm
- ajey
On Tue, Sep 1, 2015 at 4:33 PM, Phill Edwards <philledwards@gmail.com>
wrote:
> Hi, I'm not sure what sort of diagram you mean, but I'll have a try. Does