Roundcube Community Forum

 

Spam folder twice

Started by poncho, August 15, 2006, 10:49:29 AM

Previous topic - Next topic

poncho

Hi fans,

in my folder list I can see teh "Spam" folder twice.
With 'Spam' added to $rcmail_config['default_imap_folders']:


and without:


Why does RCM not recognize my Spam folder?

poncho

I found the problem.
In beta 2 is a new option $rcmail_config['junk_mbox'] = 'Junk';
And the second Spam folder is my IMAP "Junk" folder (generated by Thunderbird - I don't use it)
I changed this option to "Spam" and now it's OK :)