|
Cryas Tokhes
Great Googley Moogley...
Join date: 8 Feb 2006
Posts: 124
|
07-18-2007 12:39
If someone uses an llEmail to an AV's UUID, can an attachment that the AV is wearing use a llGetEmail("",""  to get this mail? Is it possible for this to happen without having an in-world server?
|
|
Neeo Gausman
Registered User
Join date: 29 Jun 2007
Posts: 4
|
07-18-2007 12:45
I guess you have to send the email to the attachment's UUID and have a timerin that attachment to check the mail periodically. I donno if its possible to do that by requesting permissions.
|
|
Cryas Tokhes
Great Googley Moogley...
Join date: 8 Feb 2006
Posts: 124
|
07-18-2007 13:45
From: Neeo Gausman I guess you have to send the email to the attachment's UUID and have a timerin that attachment to check the mail periodically. I donno if its possible to do that by requesting permissions. Attachments UUIDs change after a tp or relog, due to on_rez. Looking for an easy way around this.
|
|
Neeo Gausman
Registered User
Join date: 29 Jun 2007
Posts: 4
|
07-18-2007 14:57
From: Cryas Tokhes Attachments UUIDs change after a tp or relog, due to on_rez. Looking for an easy way around this. If neither of senders or receivers UUID isnt fixed, wondering how it can be done. If senders UUID is fixed, when u rez the receiver, you can send the UUID back to the sender. Will that work?
|
|
Cryas Tokhes
Great Googley Moogley...
Join date: 8 Feb 2006
Posts: 124
|
07-18-2007 16:15
Since the UUIDs are of attachments, they are dynamic. Does anyone have any experience with receiving a llEmail to their AV's UUID. Does it come in as some sort of IM? Or as a system message?
|
|
Johan Laurasia
Fully Rezzed
Join date: 31 Oct 2006
Posts: 1,394
|
07-18-2007 18:20
From: Cryas Tokhes If someone uses an llEmail to an AV's UUID, can an attachment that the AV is wearing use a llGetEmail("",""  to get this mail? Is it possible for this to happen without having an in-world server? You have to email an email address.. not a uuid key. emails (from an email address) can be retreived using llGetNextEmail()
|
|
Deanna Trollop
BZ Enterprises
Join date: 30 Jan 2006
Posts: 671
|
07-18-2007 22:00
From: Cryas Tokhes Attachments UUIDs change after a tp or relog Relog yes, tp no.
|