pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] How to Upgrade your Folders for 0.12.90


From: Himanshu J. Gohel
Subject: Re: [Pan-users] How to Upgrade your Folders for 0.12.90
Date: Sat, 25 Jan 2003 16:39:37 -0500

I'm just upgrading from 0.11.x to 0.13.3 and I noticed that all my folders
were gone.  I found this old message in my email, and tried to use this
procedure, but pan is still not showing any messages in my folders:

For example, ~/.pan/data/folders/java.mbox

I ran mbox2maildir on one or two of them and placed them in

 ~/.pan/data/messages/folders/java/*.mbox

When I run Pan, I see the Java folder, but no messages.  There is a
warning from Pan (pan:2669) WARNING *** Error reading file
<.../java/10432483.2667.mbox.msg": Failed top open file... no such file or
directory.

which is true...there's no file with the .msg extension.  Any hints?
Thanks.

Himanshu Gohel, address@hidden

----- Original Message -----
"Charles Kerr" <address@hidden>


> Pan 0.12.90 folders store one message per file, rather than all
> messages in an inbox file, for reasons similar to those in
> http://www.qmail.org/qmail-manual-html/man5/maildir.html.
> That's why 0.12.90 users are reporting that their folders
> aren't showing up.
>
> Here are the steps to upgrading your folders to 0.12.90:
>
>   1. Get the upgrade software.
>
>      (~): mkdir /tmp/foo
>      (~): cd /tmp/foo
>      (/tmp/foo): wget http://untroubled.org/mbox2maildir
>      (/tmp/foo): chmod 755 mbox2maildir
>
>   2. Upgrade the folders -- repeat this step once per folder.
>
>      (/tmp/foo): mkdir ~/.pan/messages/folders/pan.sent
>      (/tmp/foo): mkdir tmp
>      (/tmp/foo): ./mbox2maildir ~/.pan/folders/pan.sent.mbox tmp
>      (/tmp/foo): mv tmp/*/* ~/.pan/messages/folders/pan.sent/
>      (/tmp/foo): rm -rv tmp





reply via email to

[Prev in Thread] Current Thread [Next in Thread]