Roundcube Community Forum

Release Support => Requests => Topic started by: mattzyzy on December 04, 2009, 07:00:32 AM

Title: Mailbox View-show preview pane enabled by default
Post by: mattzyzy 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...
Title: Mailbox View-show preview pane enabled by default
Post by: SKaero on December 04, 2009, 07:03:32 AM
In [RC root]/config/main.inc.php change
$rcmail_config['preview_pane'] = FALSE;
to TRUE