Rob Arends
Sun, 07 Sep 2008 05:33:05 -0700
Wow, that was easier than expected.
Thanks.
PS. Is IMAP4 built in to xMail, still on the agenda?
If so is there a timeframe?
Rob :-)
_________________________________________________
It might look like I'm doing nothing, but on a cellular level, I'm quite
busy.
-----Original Message-----
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On
Behalf Of Davide Libenzi
Sent: Saturday, September 06, 2008 2:22 PM
To: xmail@xmailserver.org
Subject: [xmail] Re: 1.26-pre03
On Sat, 6 Sep 2008, Rob Arends wrote:
> Davide,
>
> If I wanted to use the default unix storage format - is it possible to
> convert the existing windows format mail boxes?
>
> I could write little bit of Perl if the conversion was relatively simple.
Yep:
for_each_domain
for_each_mailbox
mkdir Maildir
mkdir Maildir/new
mkdir Maildir/cur
mkdir Maildir/tmp
mv mailbox/* Maildir/new
rm -rf mailbox
- Davide
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]