Author Topic: Mailbox View-show preview pane enabled by default  (Read 6982 times)

Offline mattzyzy

  • Newbie
  • *
  • Posts: 6
Mailbox View-show preview pane enabled by default
« on: December 04, 2009, 07:00:32 AM »
I want to request the Mailbox View under the Settings .
the "Main Options" > "Show preview pane" is enabled/ticked by default . This is much better I think .

Or perhaps there is a workaround / codes to do this manually as the admin , so that every user would see the more sleek and professional looks of webmail (IMHO) right away after their first login (no need to scour the settings anymore ).

Thanks for help.
My config :
RoundCube Webmail/0.3.1
Apache/2.0.63 (Win32) PHP/5.2.11 Server at localhost Port 80
LDAP (Sun Directory)

You guys surely done a great job...

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Mailbox View-show preview pane enabled by default
« Reply #1 on: December 04, 2009, 07:03:32 AM »
In [RC root]/config/main.inc.php change
Code: [Select]
$rcmail_config['preview_pane'] = FALSE;
to TRUE