summaryrefslogtreecommitdiff
path: root/roundcubemail/config
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-10-14 10:52:27 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-10-14 10:52:27 +0000
commit60e89e045a38acba72260ecb4b4ae9900b9d55da (patch)
tree317d3e1346a247624f5a278d2176ef9f3e5fe175 /roundcubemail/config
parent7043c2a395260226e0482d87b8e6d80c41c96166 (diff)
- Added server-side e-mail address validation with 'email_dns_check' option (#1485857)
git-svn-id: https://svn.roundcube.net/trunk@3042 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/config')
-rw-r--r--roundcubemail/config/main.inc.php.dist3
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/config/main.inc.php.dist b/roundcubemail/config/main.inc.php.dist
index e184078a9..7fbf97132 100644
--- a/roundcubemail/config/main.inc.php.dist
+++ b/roundcubemail/config/main.inc.php.dist
@@ -364,6 +364,9 @@ $rcmail_config['delete_always'] = false;
// Must be less than 'session_lifetime'
$rcmail_config['min_keep_alive'] = 60;
+// Enable DNS checking for e-mail address validation
+$rcmail_config['email_dns_check'] = false;
+
/***** these settings can be overwritten by user's preferences *****/
// skin name: folder from skins/