[Opensim-users] SLoodle in OpenSim: Email module

Olish Newman olish at newworldgrid.com
Thu Dec 10 09:50:29 UTC 2009


Hi Andy,

In order to get emails working through the llEmail() LSL function, you need
to configure the following section in your OpenSim.ini file :

[SMTP]
    enabled = true
    internal_object_host = lsl.opensim.local
    host_domain_header_from = 127.0.0.1
    SMTP_SERVER_HOSTNAME = smtp.yourdomain.com
    SMTP_SERVER_PORT = 25
    SMTP_SERVER_LOGIN = smtp_user
    SMTP_SERVER_PASSWORD = smtp_password

Replace your current SMTP section in the OpenSim.ini by the code above. You
need to provide your own SMTP server information and it should work.

Regards,
Olish.



2009/12/10 Andy Konstandinidis <knave84 at gmail.com>

> Hello! I'm trying to use SLoodle in Opensim! I have setup my Opensim server
> and it is working fine. I have also loaded the .oar file of the Sloodle set.
> Yet when I try to configure the sloodle set to connect to the moodle site
> (by touching it in the 3D world) I get an error:
> SLOODLE Set 0.9 (RC1) -- COMPLETE (Fix 1.0): llGetNextEmail: email module
> not configured
>
> Anyone know how this issue can be resolved? Thanks!
>
> --
> Andreas Konstantinidis
>
> Research Assistant, SEERC (South- East European Research Center)
> PhD Candidate, Informatics Dept., A.U.TH.
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20091210/d8af670c/attachment.html>


More information about the Opensim-users mailing list