Displaying 3 results from an estimated 3 matches for "subsubfolder1".
Did you mean:
subsubfolder
2010 Jul 07
3
Manually creating folders from terminal
I'm trying to use a script to create a mailbox structure. I'm aware that the structure should look like:
~/.maildir/.INBOX/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder1/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2.Subsubfolder1/{cur,tmp,new}
...
I have tried manually making those directories and using the "maildirmake.dovecot" command that my system has. I feel that in the past, folders I have made this way worked. However, now none are showing up in my clients.
In Thunderbird, they aren't even listed on...
2003 Jul 10
1
win2K migration
Dear All,
I am trying to migrate a win2k file server to a linux box running samba.
The folder structure on the win2k server has as follows:
topfolder1
+------subforder1
+--------subsubfolder1
+--------subsubfolder2
+------subfolder2
+--------subsubfolder3
+--------subsubfolder4
etc
All users on the win2k box map the "topfolder1" so when they open the
win explorer they can see the
folder struc...
2009 Jun 09
1
Resync quota to mysql script
...quotasync.py , run-at-own-risk and
do-whith-the-code-what-you-want applies.
# cd /path/to/a/Maildir
# quotasync.py
INBOX : 21 messages 516739 bytes
.postfix : 982 messages 7572888 bytes
.bn_archiv : 77 messages 2092454 bytes
.python : 2748 messages 19877135 bytes
.testfolder.subfolder1.subsubfolder1 : 2 messages 19443 bytes
.testfolder.subfolder2 : 1 messages 9044 bytes
.testfolder : 0 messages 0 bytes
.Trash : 146 messages 1702297 bytes
.Drafts : 0 messages 0 bytes
.Sent : 0 messages 0 bytes
.Spam : 2459 messages 16152165 bytes
.testfolder.subfolder1 : 4 messages...