ejabberd - Comments for "how to configure the hostname with the authentication" https://www.ejabberd.im/node/886 en it works https://www.ejabberd.im/node/886#comment-1883 <p>Thanks<br /> The problem was about lower letters. It works with s2 and not with S2.<br /> However the name of the host is as following:<br /> %hostname<br /> S2.labo4g.rennes.enst-bretagne.fr</p> <p>So it's a strange error :) a pity that it made me lose so many hours...</p> Mon, 19 Jun 2006 13:28:40 +0000 dom comment 1883 at https://www.ejabberd.im I hope it will help https://www.ejabberd.im/node/886#comment-1876 <p>I tried the initial config file and it worked.<br /> However I wanted to configure it on my own.<br /> I will try this configuration on Monday.<br /> Thank you very much</p> Sat, 17 Jun 2006 16:45:01 +0000 dom comment 1876 at https://www.ejabberd.im Maybe that helps https://www.ejabberd.im/node/886#comment-1872 <p>Try removing this, since it isn't necessary:</p> <pre>{host_config, "S2.labo4g.rennes.enst-bretagne.fr", [{auth_method, internal}]}.</pre><p> Try this on lowercase:</p> <pre>-name s2</pre><p> And of course:</p> <pre>{hosts, ["s2.labo4g.rennes.enst-bretagne.fr"]}.</pre><p> Have you tried the initial config? Did it work?</p> Fri, 16 Jun 2006 13:13:54 +0000 mfoss comment 1872 at https://www.ejabberd.im