Stefano Bagnara-2 wrote: > > At the start of your config.xml uncomment the servernames and put this: > <servernames autodetect="false" autodetectIP="false"> > <servername>localhost</servername> > <servername>my.domain.com</servername> > </servernames> >
Thanks, tried that but no luck. Also, I just found this guide to setting up James, which says to leave both autodetects set to true: http://java.sys-con.com/read/38667.htm <servernames autodetect="true" autodetectIP="true"> <!-- CONFIRM? --> <servername>localhost</servername> <servername>somedomain.com</servername> </servernames> That is for James 2.1.3 though. What happens when you leave them set to true, yet still explicitly specify the servernames? -- View this message in context: http://www.nabble.com/Installation-help--tf2957335.html#a8290575 Sent from the James - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
