Did you change this,
Code:
<!-- <address>some.server.com</address> -->
<!-- <localaddress>127.0.0.1</localaddress> -->
to this?
Code:
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>
(Also, note the removal of the xml comment symbols)