27 Jan
2006
27 Jan
'06
9:07 p.m.
Anne Wilson wrote:
On Friday 27 Jan 2006 18:59, Johannes Berg wrote:
On Fri, 2006-01-27 at 18:44 +0000, Anne Wilson wrote:
visible in a file manager in ~/Maildir/Design/new. However, using my ^^^^^^^^^^^^^^^^^^^^^
That doesn't look like a correct maildir path. It should be '.Design' instead of 'Design'. Let me guess: You don't even see the folder.
johannes
I see the folder, but you are right, it's wrongly set up. See my second message. Thanks for replying. Any more ideas?
Anne
In a shell:
cd ~/Maildir mv <old folder name> <new folder name>
that'll just rename the folder. If you also need to move the folder within the hierarchy do it as a separate step.
Leeman