Roundcube Community Forum

Release Support => Pending Issues => Topic started by: CarlosinFL on June 18, 2010, 07:01:25 PM

Title: Force Top Posting From Reply?
Post by: CarlosinFL on June 18, 2010, 07:01:25 PM
I noticed that now users can manually configure to force their settings to reply below or above the previous message but I would like to know if this can be set from the global configuration main.inc.php or force all users to top post?
Title: Force Top Posting From Reply?
Post by: ABerglund on June 18, 2010, 07:12:18 PM
The default behavior can be set in the main.inc.php file, and you can also then add those defaults to the donot_override array to prevent users from changing it. So the answer to both is yes.
Title: Force Top Posting From Reply?
Post by: CarlosinFL on June 21, 2010, 08:44:09 AM
Yup - found it and thank you so much. Resolved!