[imp] IMP prefs nav_poll array
Roger Thomas
sniper at home.net.my
Fri Jan 12 04:01:37 PST 2007
Quoting Jan Schneider <jan at horde.org>:
> Zitat von Roger Thomas <sniper at home.net.my>:
>
> > Quoting Roger Thomas <sniper at home.net.my>:
> >
> >> 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?
--
roger
---------------------------------------------------
Sign Up for free Email at http://ureg.home.net.my/
---------------------------------------------------
More information about the imp
mailing list