Changeset 3bfab3b in github for config/main.inc.php.dist
- Timestamp:
- May 26, 2008 6:11:19 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- c0e35832
- Parents:
- 027af30
- File:
-
- 1 edited
-
config/main.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
config/main.inc.php.dist
raec031c r3bfab3b 329 329 $rcmail_config['logout_expunge'] = FALSE; 330 330 331 /** 332 * 'Delete always' 333 * This setting reflects if mail should be always marked as deleted, 334 * even if moving to "Trash" fails. This is necessary in some setups 335 * because a) people may not have a Trash folder or b) they are over 336 * quota (and Trash is included in the quota). 337 * 338 * This is a failover setting for iil_C_Move when a message is moved 339 * to the Trash, and not the same as "delete_right_away". 340 */ 341 $rcmail_config['delete_always'] = true; 342 331 343 // end of config file 332 344 ?>
Note: See TracChangeset
for help on using the changeset viewer.
