Navigating within the Maildir

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 you type:

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

Well, that’s a newb one by me.

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

Thanks!
K