Florian Schaal
2015-07-11 bedf79c47949b7d0cd3f07f46bb465c1e77fafe4
interface/web/mail/form/mail_aliasdomain.tform.php
@@ -86,7 +86,7 @@
            1 => array ( 'type' => 'UNIQUE',
               'errmsg'=> 'source_error_unique'),
            2 => array ( 'type' => 'REGEX',
               'regex' => '/^\@[\w\.\-]{2,64}\.[a-zA-Z0-9\-]{2,10}$/',
               'regex' => '/^\@[\w\.\-]{2,64}\.[a-zA-Z0-9\-]{2,20}$/',
               'errmsg'=> 'source_error_regex'),
         ),
         'default' => '',