[horde] Folder ->Check for New Mail.
Jean Charles Delépine
delepine at u-picardie.fr
Thu Mar 20 06:32:51 UTC 2025
Quoting ANANT S ATHAVALE <asa at ursc.gov.in>:
> Hello,
>
> I am trying to migrate mailboxes from Cyrus-IMAP 2.4.17-8 (RHEL 7.3)
> to Cyrus-IMAP 3.4.8 (RHEL 9)
In 3.4 altnamespace true became the default :
altnamespace: 1
Use the alternate IMAP namespace, where personal folders reside
at the same level in the hierarchy as INBOX.
> Only thing is, there are some folders which were enabled for "Check
> for New Mail".
>
> But, after pointing to new IMAP server, I had to again opt for
> "Check for New Mail". My assumption was Horde stores this
> preference and should have worked changing of IMAP server.
>
> I think, it has nothing to do with Horde.
It has. It's the IMP nav_poll options :
nav_poll: a:2:{s:5:"INBOX";i:1;s:10:"INBOX.test";b:1;}
nav_poll should become ;
nav_poll: a:2:{s:5:"INBOX";i:1;s:10:"test";b:1;}
Sincerly,
Jean Charles Delépine
--
Service systèmes et réseaux - DISI
Université de Picardie Jules Verne
5, rue du moulin neuf - 80000 Amiens
More information about the horde
mailing list