EasyMail The Original Mail Addon for Cosmos
Updated to Patch 8.0 Battle for Azeroth (Now with a fix for SLPP)
The mail add-on you all know and love has returned to life and is now compatiable with the latest patch for WoW. All the original features remain and it now hides the default Open All Mail button. This add-on has, like a fine wine, only matured with age. That said, here's a breif recap of all the neat little features you can expect from EasyMail:
Handling Mail
* toggles switches to select mail
* get all from this page button
* get all mail from inbox button
* mouse wheel compatiability
* auto-fill heading when sending items or money (first item is chosen)
Address Book
* remembers the last characters you mailed to
* Add name button for manual editing
*Annoying Open All Mail Button now hidden
All this, and more with the latest version of EasyMail ^^
GetNumFriends and GetFriendInfo should now be C_FriendList.GetNumFriends and C_FriendList.GetFriendInfo.
I'm sorry.
There's a lot of comments.
I don't know how to delete it.
The recipient list button is hidden by postage.
Where should I edit it?
https://ibb.co/xsdWtTK
The recipient list button is hidden by postage.
Where should I edit it?
https://ibb.co/xsdWtTK
The recipient list button is hidden by postage.
Where should I edit it?
https://ibb.co/xsdWtTK
Is there someone who can give me a temp fix for this. My eyesighy is bad. :(
I can barely see the adress list with wite txt and a transparant back!
In reply to Knopie88:
Hi, I manage to fix the backgroung. Happens that Blizzard change the API and new frames doesn't have background or any "attribute".
If you are able to edit your EasyMail.lua put this lode in your line 325 (don't delete anything, just add the follow) [I found the place where the frame is created, not 100% sure is there is a better option]
In reply to Karkasnoks:
Looks good, thanks.
In reply to Karkasnoks:
Thank you so very much for this!
In reply to Karkasnoks:
TNX!!
Can you please make the dropdown adressee list non-transparant.
It's now transparant and the white text is poorly readable.
Tnx in advance
Think something wrong have happened to the ICONs in the Mail window.
They look a bit Deformed
In reply to DomDashSix:
Ah. Good catch. I have fixed it and will upload soon.
Is there a Control Click option similar to Postal to auto fill all 12 slots of the same item?
In reply to imacans:
There is not. Sorry. I will consider adding such functionality in the future.
localization.zhCN.lua not UTF-8 ,it will report an error。
In reply to parawii8073511:
You are correct. It is not utf-8. I'll upload a fix.
I'm getting this issue on the Retail version whenever I click into the name box for sending mail:
Message: Interface\AddOns\EasyMail\EasyMail.lua:2004: attempt to index global 'FriendList' (a nil value)
Time: Sun Nov 3 18:49:40 2019
Count: 4
Stack: Interface\AddOns\EasyMail\EasyMail.lua:2004: attempt to index global 'FriendList' (a nil value)
Interface\AddOns\EasyMail\EasyMail.lua:2004: in function `AutoComplete'
Interface\AddOns\EasyMail\EasyMail.lua:1831: in function <Interface\AddOns\EasyMail\EasyMail.lua:1824>
Locals: self = SendMailNameEditBox {
0 = <userdata>
disallowAutoComplete = false
addHighlightedText = true
autoCompleteSource = <function> defined =[C]:-1
autoCompleteParams = <table> {
}
autoCompleteContext = "mail"
}
char = "o"
skipFriends = nil
skipGuild = nil
text = "Co"
textlen = 2
numFriends = nil
name = nil
fList = <table> {
}
(for index) = 1
(for limit) = 53
(for step) = 1
i = 1
gameInfo = nil
(*temporary) = nil
(*temporary) = 1
(*temporary) = 1
(*temporary) = nil
(*temporary) = "CO"
(*temporary) = nil
(*temporary) = "attempt to index global 'FriendList' (a nil value)"
sortedList = <table> {
1 = "Fidjet"
}
RemoveSpaces = <function> defined @Interface\AddOns\EasyMail\EasyMail.lua:185
curRealm = "Vek'nilash"
In reply to wyr3d:
Wow. What a terrible error! I'll upload a fix soon.