Thomas Bruederli
2013-09-19 84ffd59c0c3ff78bca5fbcd2c8893b741f36c9ba
config/main.inc.php.dist
@@ -406,6 +406,12 @@
// Note: useful when SMTP server stores sent mail in user mailbox
$rcmail_config['no_save_sent_messages'] = false;
// A static list of canned responses which are immutable for the user
$rcmail_config['compose_responses_static'] = array(
//  array('name' => 'Canned Response 1', 'text' => 'Static Response One'),
//  array('name' => 'Canned Response 2', 'text' => 'Static Response Two'),
);
// ----------------------------------
// PLUGINS
// ----------------------------------