ESODecoded

EVENT_MAIL_SEND_SUCCESS

ESO Lua API function — used by 40 of the 3,030 addons we indexed (combined 2,773,353 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

EVENT_MAIL_SEND_SUCCESS(string playerName)

Real usage — from Dolgubon's Lazy Set Crafter

	if #mailOutputTexts==0 then
		EVENT_MANAGER:UnregisterForEvent(DolgubonSetCrafter.name,EVENT_MAIL_SEND_SUCCESS)
		zo_callLater(CloseMailbox, 300)

Short excerpt from the shipping addon Dolgubon's Lazy Set Crafterits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
Dolgubon's Lazy Set Crafter1,172,957
Postmaster Mail427,397
CookeryWiz239,380
Shissu's Guild Tools186,581
The Librarium128,992
MailR73,140