Author Topic: Spam folder twice  (Read 4755 times)

Offline poncho

  • Jr. Member
  • **
  • Posts: 12
Spam folder twice
« on: August 15, 2006, 10:49:29 AM »
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?

Offline poncho

  • Jr. Member
  • **
  • Posts: 12
Re: Spam folder twice
« Reply #1 on: August 16, 2006, 05:52:35 AM »
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 :)