alecpl
2010-06-23 b25dfd0913f2ca5666124740c30156fa0a6abaef
config/main.inc.php.dist
@@ -409,6 +409,7 @@
  //       address, uses the username_domain value if not an email address.
  // %u  - The username prior to the '@'.
  // %d  - The domain name after the '@'.
  // %dc - The domain name hierarchal string e.g. "dc=test,dc=domain,dc=com"
  'base_dn'       => '',
  'bind_dn'       => '',
  'bind_pass'     => '',
@@ -558,4 +559,4 @@
$rcmail_config['delete_always'] = false;
// end of config file
?>