In config.inc.php, I have
$config['junk_mbox'] = 'Spam';
And when I log into Dovecot with openssl I see:
c list "" *
c OK List completed.
Yet, Roundcubemail client labels the folder 'Junk'.
I can see the email in it via 'fetch' in dovecot, or opening the 'Junk' folder in Roundcubemail.
What have I missed in my setup?
thanks