Bogus URL in email messages from FogBugz
Problem:
The automatic email notifications sent from FogBugz contain something like:
http://_default_/fogbugz/default.php?3
Solution:
Your web server is not totally configured. You need to set the ServerName variable in httpd.conf to be the real DNS name of your webserver and then run 'apachectl restart'.
