Displaying 20 results from an estimated 7000 matches similar to: "Re: 0.99 mail env - mbox to maildir"
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
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
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
2012 Jul 12
3
ot: execute a script via email?
anyone has any tips what's best way to execute a script via email ?
I have a wget script that fetches some pages, and, emails me the output,
there is no paramters passed, it's all in the script
I'll like to email in and action the script to get the results email
--
Voytek
2009 Feb 02
1
OT: procmail recipe question
I'm trying to use procmail and I'm having trouble getting it to set some
headers. I have one mailing list that sets ?Newsgroups: in the header
and I want to remove it. I have the following test recipe:
:0
* ^Subject:.*\<testing
* ^(Mime-Version:|Content-)
| formail -IMime-Version: -IContent-
If I understand it correctly, it should remove the Mime-Verion and
Content headers.
The
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 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
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
2005 Jan 12
2
maildir and /var/spool/mail
All,
Not sure what to do next. Have imap working in that I can see messages
in inbox. When I create a folder it won't create one. Looking at maillog
shows that I don't have rights to folder /var/spool/mail/.sent or
whatever folder I am trying to create. I have procmailrc and
dovecot.conf point to /home/Maildir but for some reason something is
tied to /var/spool/mail. Of course I am
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:
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
2006 Mar 22
2
Shared namespaces - solved
Heh heh heh. Whoops.
I've spent a few hours digging around in the source and nearly posted a kludge of a patch I'd written to give a kind of half-baked attempt at getting group-usable subscriptions files. Then I came across something in the source........
In the config file, do something like the following:
namespace public {
separator = /
prefix = Public/
location =
2008 Aug 14
2
Migrating mbox to maildir
Sorry to bother everyone but I was wondering if it is possible for
Dovecot to handle mbox AND maildir at the same time?
Example:
I want to convert from UW Imap using mbox to Dovecot using maildir.
Do I need to convert ALL my users mbox mailboxes to maildir right away
or can I convert them one at a time?
I'd like to use maildir with all my new users, but I'd like to be able
to
2003 Aug 20
1
Viruses and the list
> -----Original Message-----
> From: samba-bounces+kcollins=nesbittengineering.com@lists.samba.org
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Looks like it's the Virus is forging my address now... :-( Jeesh.
What a waste. If the guys writing viruses would put their energies into
REAL code, we'd be so much farther ahead.
Later,
--
Kevin L. Collins, MCSE
Systems Manager
2005 May 31
2
Maildir
I've spent most of the morning looking through the archives. Great
information, however, I'm still unable to get my issues figured out. I
believe I am missing something quite simple. From what I have read, I
want to use maildir, mainly because it will allow the use of subfolders
for my clients. My clients are running Mail.app (mostly) on 10.3
clients. I'm planning on using imap
1999 Jan 23
2
Digest Only?
Is this list only available in digest form only? I would like to receive
individual postings so I can sort them by subject and just look at the ones
I'm interested. I've subscribed to many lists, both listerv & majordomo,
and I've only ever essage easier?seen one other list that was digest-only.
Does *anyone* find scolling through a 40k message easier?
-Ron Lavoie
Ron Lavoie
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
2008 Feb 22
1
dovecot/procmail w/maildir format?
Does anyone have a handy example or howto pointer for the matching
config changes needed to make sendmail/procmail deliver in maildir
format in home directories and for dovecot to access it there?
--
Les Mikesell
lesmikesell at gmail.com
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
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