Navigating within the Maildir

  • kenlyle
  • 11/26/08
  • Offline
Posted: Tue, 2010-03-16 14:01

I found the pointer in Virtualmin Email management to

/home/domain/homes/user/Maildir/Maildir/

and, in there, I know that there's a .spam/cur

But where is the folder which SquirrelMail calls Junk E-mail?

I see that all of the files(messages) are permissioned 600, and it seems that I am unable to locate a couple of directories.

I am trying to locate the Junk E-Mail folder so that I can run sa-learn.

Thanks, K


What directories show up if

  • andreychek
  • 01/04/09
  • Online Now
  • Tue, 2010-03-16 14:21

What directories show up if you type:

ls -a /home/domain/homes/user/Maildir/


Hey, Thanks!

  • kenlyle
  • 11/26/08
  • Offline
  • Tue, 2010-03-16 16:22

Well, that's a newb one by me.

-a, --all do not ignore entries starting with .

Thanks! K