[imp] vfolders gone after logout

Rafael Varela Pet srrafa at usc.es
Mon Oct 2 05:14:08 PDT 2006


Hi again,

After some additional testing, I found that, after toggling the virtual
trash setting on or off, all virtual folders appear again in folders.php
and the sidebar (after refreshing its frame). Again, they are only
available during the current session.

Also, I found that this problem only applied to one of the IMAP servers,
so I removed this imap_config entry for this server from servers.php:

    'imap_config' => array(
        'children' => false,
        'namespace' => array(
                'mail/' => array(
                        'name' => 'mail/',
                        'delimiter' => '/',
                        'type' => 'personal',
                        'hidden' => false,
                )
        ),
        'search_charset' => true
        )


and the virtual folders are back again


I know that setting imap_config is not officially supported, but it
appears to me that it should not interfere with the virtual folders.
Should I file a bug report? what do you think?


El lun, 25-09-2006 a las 13:16 +0200, Rafael Varela Pet escribió:

> horde-3.1.3
> imp-h3-4.1.3
> 
> When I add a new virtual folder it is showed correctly in sidebar and
> folders.php. 
> 
> A query in the database shows a entry for the preference 'vfolder':
> 
> horde3=> select pref_value,pref_uid from horde_prefs where pref_uid like
> 'srproba%' and pref_name='vfolder';
> 
> pref_value|pref_uid
> 
> a:1:{s:21:"54fpdrhymzqxkw8w0wg0o";a:5:{s:5:"query";s:383:"O:21:"imp_imap_search_query":8:{s:4:"_and";a:1:{i:0;a:1:{i:0;O:21:"imp_imap_search_query":8:{s:4:"_and";a:0:{}s:15:"_extendedSearch";a:0:{}s:6:"_flags";a:0:{}s:4:"_not";N;s:3:"_or";a:0:{}s:6:"_query";s:17:"FROM "postmaster"";s:5:"_size";N;s:7:"_sizeop";N;}}}s:15:"_extendedSearch";a:0:{}s:6:"_flags";a:0:{}s:4:"_not";b:0;s:3:"_or";a:0:{}s:6:"_query";N;s:5:"_size";N;s:7:"_sizeop";N;}";s:7:"folders";a:1:{i:0;s:5:"INBOX";}s:6:"uiinfo";a:11:{s:5:"field";a:1:{i:0;s:4:"from";}s:9:"field_end";i:1;s:5:"match";s:3:"and";s:4:"text";a:1:{i:0;s:10:"postmaster";}s:8:"text_not";N;s:4:"date";N;s:4:"flag";a:4:{i:1;s:1:"2";i:2;s:1:"2";i:3;s:1:"2";i:4;s:1:"2";}s:7:"folders";a:1:{i:0;s:5:"INBOX";}s:12:"save_vfolder";s:2:"on";s:13:"vfolder_label";s:15:"postmaster mail";s:4:"mbox";N;}s:5:"label";s:15:"postmaster mail";s:7:"vfolder";b:1;}}|srproba at usc.es
> 
> But, after logging out and in again, the virtual folder is gone. It does
> not appear in sidebar nor folders.php

Regards,

-- 
--------------------------------------------------
Rafael Varela Pet
Area de Tecnoloxías da Información e Comunicacións

Universidade de Santiago de Compostela
15782 Santiago de Compostela
http://www.usc.es/atic
--------------------------------------------------



More information about the imp mailing list