Thread Tools Display Modes
Prev Previous Post   Next Post Next
08/20/18, 02:34 PM   #1
hardballking
Join Date: Aug 2018
Posts: 5
How to send mails?

The SendMail() command doesn't work within my addon. Is there any kinde of parameter I have to pay attantion? or are there any special conditons that have to be meet.
EVENT_MANAGER:RegisterForEvent(self.name, EVENT_ACTIVITY_FINDER_ACTIVITY_COMPLETE,self.ActivityEnd)


function TestAddOn.ActivityEnd()
SendMail("@someon", "Titel", text_to_send)
end

text_to_send is just some text

Last edited by hardballking : 08/20/18 at 03:08 PM.
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » How to send mails?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off