• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Can See my .inbox folder

E

elproducto

Guest
I have a whole bunch of folder setup for imap. I want to setup a sa-learn on a folder in my inbox called spam. I issue the following command in shell access sa-learn --no-sync --spam ~/Maildir/.INBOX.Spam/{cur,new} and it returns with no such folder. I cd into the directory and I still can't see the .inbox folder is there something I am missing. Is it actually hidden and if yes how do you unhide. Thanks.
 
I believe that under the current version of Horde/IMP the Maildir is the inbox.

From the ~/Maildir folder, if you do a 'ls -al' you will see the hidden folders (those beginning with a dot character) including:

.Drafts
.sent-mail
.spam
.trash

and possibly (depending on your setup):

.Learn Ham
.Learn Spam

etc
 
Back
Top