Hi Radek,<br><br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">According to RFC-952 the first character of a host- or domain-name may not be<br>

a number, dash or hyphen. It must be a letter.<br>

However, in recent years domain name registries have allowed certain RFC<br>
violating domain names (<a href="http://9gag.com" target="_blank">9gag.com</a> anyone? ;-), so this RFC may have been<br>
overtaken by events or bad practices somewhere upstream.<br>
<div class="im"><br></div></blockquote><div><br>I think you're right here. Unfortunately I'm facing problem with migration<br>of sites already utilizing such naming scheme and url's based on them<br>cannot be changed nor removed at the moment. Even that users were<br>
encouraged to make such steps.<br>  <br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">/usr/sausalito/schemas/basetypes.schema<br>
<br>
It has the following regular expressions for "fqdn" (fully qualified domain<br>
names), hostnames and domain names:<br></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<typedef name="hostname"        type="re"<br>
  data="^[A-Za-z0-9][A-Za-z0-9\-]*(\\.[A-Za-z0-9][A-Za-z0-9\-]*)*$"<br>
/><br></blockquote><div><br>I've tried to modify it here but I think I'm not good at regexps, I tried some<br>changes, restarted cced and even logged in and out the panel and problem<br>still persists. Could anyone help with a proper regexp, please?<br>
<br>I agree that this may be kept in full accordance with RFC in default<br>configuration, but I think information on a such simple hack may also<br>help other users facing similar problems.  Before asking a question<br>on a mailing list I googled a bit and found trouble ticket regarding the<br>
same problem with 5106R
                so I hereby second this :)<br><br><a href="http://devel.blueonyx.it/trac/ticket/283">http://devel.blueonyx.it/trac/ticket/283</a><br><br><br>greetings<br>Radek<br><br>
</div></div>