Zitat von Roger Thomas <[EMAIL PROTECTED]>:
Quoting Jan Schneider <[EMAIL PROTECTED]>:
Zitat von Roger Thomas <[EMAIL PROTECTED]>:
> Quoting Roger Thomas <[EMAIL PROTECTED]>:
>
>> I have unread messages in my Spam folder so I changed the value:
>>
>> // list of folders to poll for new mail
>> $_prefs['nav_poll'] = array(
>> 'value' => 'INBOX.Spam',
>> 'locked' => false,
>> 'shared' => false,
>> 'type' => 'implicit');
>>
>> I logout, deleted all my Horde and IMP prefs from backend, login
>> again BUT the Spam folder does not show any unread messages
indicator
>> like what we always see in Inbox. I expected to see something
like
>> Spam (3) when there are 3 unread messages.
>>
>> What else that I could have missed?
>>
>> --
>> roger
>>
>
>
> Can this be done without going to Folders and do a "Check Folder(s)
> for New Mail" ?
Yes, but you need to enter the correctly formatted data in 'value'.
See the wiki.
Jan.
OK and I tried this, logout, cleared my prefs backend but still no go:
// list of folders to poll for new mail
$_prefs['nav_poll'] = array(
'value' => 'a:1:{s:10:"INBOX.Spam";b:1;}',
'locked' => false,
'shared' => false,
'type' => 'implicit');
Is my formatting correct?
Yes, looks like it.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]