ejabberd - Comments for "Python Bot" https://www.ejabberd.im/node/4438 en VT wrote: {hosts, https://www.ejabberd.im/node/4438#comment-56879 <div class="quote-msg"> <div class="quote-author"><em>VT</em> wrote:</div> <p>{hosts, ["localhost"]}.</p> <p>{listen, [<br /> {8888, ejabberd_service, [<br /> {access, all},<br /> {hosts, ["localhost"],<br /> [{password, "ssshh"}]<br /> }<br /> ]},<br /> ...<br /> ]}.</p> <p>=INFO REPORT==== 2010-12-09 03:01:52 ===<br /> I(&lt;0.7551.0&gt;:ejabberd_service:208) : Route registered for service "localhost" </p></div> <p>Bad idea.</p> <p>If your XMPP server is called "localhost", then the users are called "vt@localhost". And the services must have names like "service1.localhost".</p> <p>You can't configure a service with the same host name that the XMPP server!</p> Wed, 15 Dec 2010 09:39:14 +0000 mfoss comment 56879 at https://www.ejabberd.im