I'm usually pretty apt at figuring this stuff out but this one is alluding me. Not finding any help online either.
When I right click on a message the Mark as Junk and Mark as Not Junk are disabled, no matter if I put it in the mark menu, the tool bar, the message menu.............always grayed out.
Looked at config options changed a few things here and there, nothing helped. I followed the included instructions in the readme, and I'm not getting anywhere
Am I missing something?
Found it,
I checked the browser for any errors and it showed the .js and .css missing from the public_html directory
So I had to create a markasjunk2 in /usr/share/roundcubemail/public_html/assets/plugins
copy the js to that directory
Then create /usr/share/roundcubemail/public_html/assets/plugins/markasjunk2/skins/larry
and put the css in that one.