Changeset 2471d3a in github for config/main.inc.php.dist
- Timestamp:
- May 16, 2009 9:01:49 AM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- a087085
- Parents:
- 34ee9e7
- File:
-
- 1 edited
-
config/main.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
config/main.inc.php.dist
r01a8c54 r2471d3a 229 229 // add a received header to outgoing mails containing the creators IP and hostname 230 230 $rcmail_config['http_received_header'] = false; 231 232 // Whether or not to encrypt the IP address and the host name 233 // these could, in some circles, be considered as sensitive information; 234 // however, for the administrator, these could be invaluable help 235 // when tracking down issues. 236 $rcmail_config['http_received_header_encrypt'] = false; 231 237 232 238 // this string is used as a delimiter for message headers when sending
Note: See TracChangeset
for help on using the changeset viewer.
