View previous topic :: View next topic |
Author |
Message |
jasn Guru


Joined: 05 May 2005 Posts: 439 Location: Maryland, US
|
Posted: Sun Jul 31, 2011 8:27 pm Post subject: [Solved] Claws Mail - How to configure mail directory? |
|
|
I see that mail-client/claws-mail-3.7.9-r1 defaults to the following mailbox directory structure;
/home/[user]/[mailbox_name]
can I configure it so that I can use the following mailbox directory structure?
/home/[user]/[directory_of_my_choosing]/[mailbox_name]
Thanks..
Last edited by jasn on Sun Jul 31, 2011 10:31 pm; edited 1 time in total |
|
Back to top |
|
 |
netfab Advocate

Joined: 03 Mar 2005 Posts: 2028 Location: 127.0.0.1
|
Posted: Sun Jul 31, 2011 9:44 pm Post subject: |
|
|
1 - close claws-mail.
2 - tweak the following value :
Quote: |
$ head -n 3 ~/.claws-mail/folderlist.xml
<?xml version="1.0" encoding="UTF-8"?>
<folderlist>
<folder type="mh" path="directory_of_my_choosing (relative path from ~)" sort="3" collapsed="1" name="mailbox_name">
|
3 - move the mailbox accordingly to your choice.
4 - fire up claws-mail. |
|
Back to top |
|
 |
jasn Guru


Joined: 05 May 2005 Posts: 439 Location: Maryland, US
|
Posted: Sun Jul 31, 2011 10:31 pm Post subject: |
|
|
thanks netfab..
I was actually worried it was something documented somewhere and I simply couldn't find the appropriate hidden menu choice, no matter how long I searched/googled..
Jason |
|
Back to top |
|
 |
|