On Thu, Jan 6, 2022 at 1:18 AM Paul Lesniewski <paul@xxxxxxxxxxxxxxxx> wrote: > > I ended up backing up the config files and dropped the files in place. > > When > > logging in I did get asked to enter my reply email address so is there a > > preferences file that I missed? > > Possibly your plugin configuration files. If you're using version 1.5.2 > then you should also migrate plugin_hooks.php as well as the plugins you > installed manually. > I believe I did that: cat /usr/share/squirrelmail/config/plugin_hooks.php <?php /** * SquirrelMail Plugin Hook Registration File * Auto-generated using the configure script, conf.pl */ global $squirrelmail_plugin_hooks; $squirrelmail_plugin_hooks['subject_link']['preview_pane'] = 'preview_pane_change_message_target'; $squirrelmail_plugin_hooks['optpage_loadhook_display']['preview_pane'] = 'preview_pane_show_options'; $squirrelmail_plugin_hooks['template_construct_message_list.tpl']['preview_pane'] = 'preview_pane_message_list'; $squirrelmail_plugin_hooks['template_construct_page_header.tpl']['preview_pane'] = 'preview_pane_open_close_buttons'; $squirrelmail_plugin_hooks['template_construct_page_header.tpl']['calendar'] = 'calendar'; $squirrelmail_plugin_hooks['read_body_header_right']['message_details'] = 'show_message_details'; > > > I also noticed the warning message about > > using the old config file that mentions there are probably new options > and > > to just use conf.pl. > > Another thing you can do is re-configure from scratch and use diff to see > if there's anything you missed. > I see delete_move_next plugin is not working. I also had the undelete plugin. Will those no longer work? > > > I do see now that there is a subfolder called 'mail' > > that has an additional Drafts, Sent and Trash folder > > Best way to fix this is to run conf.pl and use option D to select your > IMAP server > I did end up running it but I'll try again using option D. ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users