• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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