Author Topic: Roundcube v103 - reply at top (server settings by default)  (Read 5845 times)

Offline jr3151006

  • Newbie
  • *
  • Posts: 5
Roundcube v103 - reply at top (server settings by default)
« on: October 31, 2014, 12:56:53 PM »
There is some place (file or db) to set up the Roundcube to always replay e-mail at 'top' instead 'button'?
I´m asking that since we are looking to set it at server level and not user by user.

Offline ABerglund

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 673
Re: Roundcube v103 - reply at top (server settings by default)
« Reply #1 on: October 31, 2014, 02:07:23 PM »
Yes, add the following to the config.inc.php file :

$config['reply_mode'] = 1;

That sets the server default to top-posting. (0 is bottom-post, -1 is don't quote)

You may want to read through the defaults.inc.php file to see what other configs you have control over at the server level - there are many. But do not make changes in the defaults file, always copy the line from defaults to config and make your changes there. That vastly simplifies future maintenance and upgrades. You defaults.inc.php should always be exactly the same as it was when you installed the package.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA