pan-users
[Top][All Lists]
Advanced

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

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


From: Charles Kerr
Subject: [Pan-users] How to Upgrade your Folders for 0.12.90
Date: Thu, 11 Jul 2002 12:34:39 -0700
User-agent: Mutt/1.3.20i

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

cheers,
Charles




reply via email to

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