On further testing it looks as if there are other features of the wifi interface not working properly either, so I guess I'll just have to wait for OpenSim 1.7.1 and for Diva to bring out a compatible version of wifi
On Mon, Apr 11, 2011 at 9:57 AM, Clive Gould <[email protected]> wrote: > I spoke too soon - can't get the email working: > > When I click on the forgot password button, complete the email address > field and click on the set button the following message appears in the > browser window:- > > Check your email. You must reset your password within 60 minutes > > and in the sendmail logs:- > > Apr 11 09:51:25 cc sendmail[19025]: p3B8pPYo019025: localhost.localdomain > [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA > > StandaloneCommon.ini contains: > > ;; Variables for your mail server > ;; Users will get email notifications from this account. > SmtpHost = "localhost" > SmtpPort = "25" > ;; SmtpUsername = "my name" > ;; SmtpPassword = "my password" > > Sendmail is happily relaying other SMTP traffic from localhost > > Any ideas what I'm doing wrong? > > Clive > > > > On Mon, Apr 11, 2011 at 7:48 AM, Clive Gould <[email protected]> wrote: > >> Thanks for all the advice >> >> I had an inspiration last night and have got wifi on the test server >> working this morning >> >> This required fetching the latest source for OpenSim and the >> Diva-distribution using git, building both separately from source and then >> copying over the relevant files from the diva distribution into the main >> OpenSim distribution. >> >> i.e. >> >> cp diva-distribution/bin/Diva.Wifi.dll opensim-0.7.1-pre-release/bin/ >> cp diva-distribution/bin/Diva.Wifi.ScriptEngine.dll >> opensim-0.7.1-pre-release/bin/ >> cp diva-distribution/bin/Diva.OpenSimServices.dll >> opensim-0.7.1-pre-release/bin/ >> cp diva-distribution/bin/Diva.Modules.dll opensim-0.7.1-pre-release/bin/ >> cp -pr diva-distribution/WifiPages opensim-0.7.1-pre-release >> >> standalonecommon.ini was already preconfigured as a result of my attempts >> with OpenSim 0.7.0.2 >> >> No more internal server errors :))) >> >> >> > >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
