interface/web/admin/form/system_config.tform.php
@@ -214,7 +214,7 @@ 'datatype' => 'VARCHAR', 'formtype' => 'TEXT', 'validators' => array ( 0 => array ( 'type' => 'REGEX', 'regex' => '/^[0-9a-zA-Z\:\/\-\.]{0,255}(\?.+)?$/', 'regex' => '/^[0-9a-zA-Z\:\/\-\.]{0,255}$/', 'errmsg'=> 'webmail_url_error_regex'), ), 'default' => '',