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
On 07.04.2017 02:02, Robert Moskowitz wrote:
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?
Special folders names are localized. You can disable that in Preferences
Special folders.
On 04/07/2017 02:19 AM, A.L.E.C wrote:
On 07.04.2017 02:02, Robert Moskowitz wrote:
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?
Special folders names are localized. You can disable that in Preferences
Special folders.
thanks.
On 04/07/2017 02:19 AM, A.L.E.C wrote:
On 07.04.2017 02:02, Robert Moskowitz wrote:
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?
Special folders names are localized. You can disable that in Preferences
Special folders.
Thinking... Dangerous!!!!
Is there a way (config.inc.php) to set an option so that this is the default behavior?
thanks