Hi!<br>I&#39;m using Dspace 1.52. I config Dspace allow only Email address in the<br>format &lt;username&gt;@<a href="http://gmail.com">gmail.com</a>.<br>And I config in Dspace.cfg<br><br>#### PasswordAuthentication options ####<br>

<br>
# Only emails ending in the following domains are allowed to self-register<br>
# Example - <a href="http://example.com">example.com</a> domain : @<a href="http://example.com">example.com</a><br>
# Example - MIT domain and all .<a href="http://ac.uk">ac.uk</a> domains: @<a href="http://mit.edu">mit.edu</a>, .<a href="http://ac.uk">ac.uk</a><br>
<b>
authentication.password.domain.valid = @<a href="http://gmail.com">gmail.com</a></b><br><br>But when I register with E-mail address <b><a href="mailto:nghungthanh@gmail.com">nghungthanh@gmail.com</a></b>  Dspace can validate the address<br>
This is the error<br><h1>User Registration</h1>
<p><strong>The e-mail address you entered was invalid.</strong> Please try 
again.</p>
<p>If you&#39;ve never logged on to DSpace before, please enter your e-mail address 
in the box below and click &quot;Register&quot;.</p><p>Any body help me!</p><p>Thanks<br></p><br>