• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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