>> Hi, that problem has been solved!!!! My machine have the name >> rt_dev.example.com and i change to rtdev.example.com , and it works >> fine, the problem was the underscore. > That's not surprising... an underscore is not a valid character in a > hostname, if I recall the RFC correctly.
This is true in only some contexts. Email, for example - SMTP does not permit underscores in domain names appearing in SMTP commands and responses. In most other contexts, underscores and miscellaneous other characters are permitted but discouraged. See, for example, the first paragraph of page 5 of RFC 2317. > I'm surprised your DNS server allowed it. All 256 octets are legal in DNS labels; any (supposedly) general-purpose DNS server that doesn't support them is broken. /~\ The ASCII der Mouse \ / Ribbon Campaign X Against HTML [EMAIL PROTECTED] / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
