Category: Mail
Addon Information
Works with 3.1
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
3.1.4
Date:
04-22-2009 05:40 AM
Size:
24.84 Kb
Downloads:
16,142
Favorites:
379
MD5:
Pictures
Click to enlarge
EasyMail Inbox
Click to enlarge
EasyMail Addressee Dropdown
EasyMail from Cosmos   Popular! (More than 5000 hits)
Modifications to the World of Warcraft mail frame.

- For each character, remembers the last addressee to whom mail was sent and defaults that name into the addressee field when a new blank mail is displayed.

- Remembers a user-configurable number of recently-mailed addressees by realm, and allows the player to select from the list to fill in the addressee field by clicking on a drop-down button displayed to the right of the addressee field. If the list is at maximum length, the addressee least recently mailed is removed to add a new addressee. Right-clicking a name in the drop-down list prompts the user to delete that name from the addressee list.

- Names from the player's friends list and members of the player's guild can be displayed in the addressee drop-down list by setting the appropriate options.

- Automatically fills in the mail subject line if it is empty when entering money to send.

- A Take All button is added to the Open Mail window that allows the player to move all the item and money attachments for the open mail into the player's bags with a single click. This button is disabled on COD mails until the user clicks one item and confirms the COD. The button will not take existing mail text as an attachment. The Take All process will time out if it is unable to take an attachment for 8 seconds. Closing the mail window will also cancel the process.

- A Get Attachments button is added to the inbox that allows the user to get all attachments from all mails that have been selected using checkboxes positioned to the left of each mail entry. A second button has been added to the inbox that allows the user to either mark or clear all mails for attachment retrieval. COD mails will be ignored until the COD is confirmed manually for each mail by the user. To cancel the attachment retrieval process, close the mailbox.

- Right-click attachment retrieval and mail deletion from the inbox. Right-clicking a mail item with attachments in the inbox will cause the take all process to attempt to retrieve all attachments from the mail. If the mail has text but no attachments, right-clicking will delete the mail. If the mail has both attachments and text, right-clicking will cause the take all to retrieve the attachments. Then, right-clicking again will delete the mail. The right-click does not affect COD mails until after the user chooses to accept the COD manually. The user can opt to disable the deletion prompt for mails marked as read. EasyMail will always prompt on the deletion of unread mails.

- Displays mail text in the inbox item tooltip. WARNING: Mails will be immediately marked as read once the tooltip has been displayed. Due to Blizzard's API design, mail text may take a few seconds to appear in the tooltip.

- A Forward button is added to the open mail window. Clicking this button opens a new mail with "FW:" + <subject> coied into the subject line and the text of the open mail body copied into the new mail body. IMPORTANT NOTE: Blizzard's mail system design complicates the automatic forwarding of mail attachments. Therefore, attachments cannot be forwarded using this button at this time. Only the text of the open mail will be copied into the new mail. Attachments must still be moved to the new mail manually. However, this new forwarding functionality makes the process a bit less cumbersome, since the new mail will be visible while you are still viewing the mail with attachments.


Please see Readme.txt for more information.
  Change Log - EasyMail from Cosmos
- Limited field auto fill to use addressee list only in mail window
  Archived Versions - EasyMail from Cosmos
File Name
Version
Size
Author
Date
3.1.3
25kB
yarko
04-16-2009 04:53 AM
3.1.1
25kB
yarko
12-03-2008 03:04 AM
3.1.0
22kB
yarko
11-29-2008 05:28 AM
3.0.4
20kB
yarko
11-21-2008 11:38 AM
  Comments - EasyMail from Cosmos
Post A Reply
Author Comments Comment Options
Old 05-06-2009, 12:13 PM  
jsr1976
A Kobold Labourer
 
jsr1976's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 14
Uploads: 1
Re: Re: Re: Special characters

Quote:
Originally posted by Geektique
Truthfully, this is just one more reason I regret using a special character. Thanks for the quick reply.
Here you have the spanish translation

if ( GetLocale() == "esES" ) then
EASYMAIL_FORWARDTEXT = "Adelante";
EASYMAIL_CLEAROPTION = "Borra Campo";
EASYMAIL_ATTBUTTONTEXT = "Coger Todo";
EASYMAIL_CHECKALLTEXT = "Marcar Todo";
EASYMAIL_CLEARALLTEXT = "Borrar Todo";
EASYMAIL_GETALLTEXT = "Coger Adjuntos";
EASYMAIL_GUILDTEXT = "Miembros Hermandad";
EASYMAIL_FRIENDSTEXT = "Amigos";
EASYMAIL_RECEIVEMONEY = "Has recibido dinero: %s %s";
EASYMAIL_FROMAUCTION = "(Subasta de %s)";
EASYMAIL_FROM = "(De %s)";
EASYMAIL_MONEYSUBJECT = "Dinero: %s";
EASYMAIL_TOTALMONEY = "Dinero total recibido de adjuntos: %s";
EASYMAIL_NOTEXT = "<Sin Texto>";
EASYMAIL_FORWARD_PREFIX = "AD:"
end
jsr1976 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-05-2009, 05:09 PM  
Geektique
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Special characters

Quote:
Originally posted by yarko
Yes, you're correct. I'm surprised that the add-on has been out so long with no one reporting this problem. I will try to fix it.
Truthfully, this is just one more reason I regret using a special character. Thanks for the quick reply.
Geektique is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-04-2009, 10:34 PM  
yarko
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 28
Uploads: 5
Re: Special characters

Quote:
Originally posted by Geektique
When sending to a character with a special character as the first letter (such as Óleifr), the first character isn't saved.
Yes, you're correct. I'm surprised that the add-on has been out so long with no one reporting this problem. I will try to fix it.
yarko is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-03-2009, 01:06 AM  
Geektique
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Special characters

When sending to a character with a special character as the first letter (such as Óleifr), the first character isn't saved. It instantly gets changed to Leifr and is saved as such.

Not sure how it works with special characters in other positions.

Edit:Just noticed that it is saved as Óleifr and as Leifr.

Last edited by Geektique : 05-03-2009 at 01:22 AM.
Geektique is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-26-2009, 09:14 PM  
elms
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Thumbs down Thanks!

Just wanted to say thank you for keeping Easymail up to date.

With out it, managing my mail isn't very easy.
elms is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 10:17 AM  
GreyWolfSC
A Murloc Raider

Forum posts: 4
File comments: 13
Uploads: 0
Thanks!

Thanks for updating your wonderful AddOn! It's the only mail AddOn that does everything I want it to.
GreyWolfSC is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 05:50 AM  
yarko
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 28
Uploads: 5
Thanks for the kind words. I enjoy working on them and enjoy using them even more! There is so much more I want to do with them, but it's hard to stop playing the game to do it!

Last edited by yarko : 04-22-2009 at 05:51 AM.
yarko is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-18-2009, 04:14 AM  
Squishy Tia
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Thank you very much for checking on the problems I noted and updating the addon. It's amazing just how much one takes for granted the functionality, and when it's disabled in any way how much they suddenly miss the "little things" that make the game much more enjoyable.
Squishy Tia is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-17-2009, 08:06 AM  
synisterk
A Kobold Labourer
 
synisterk's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
Great Addon.

I love this. The feature to take all is a must for anyone who sells alot of items on the AH.

Also the drop down is handy for those guild mailings.

Great addon, thanks for making this.
synisterk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-16-2009, 05:01 AM  
yarko
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 28
Uploads: 5
Problem ought to be fixed in version 3.1.3. It wasn't a bug in the API, but a minute change that had larger ramifications than I thought.
yarko is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-15-2009, 09:59 PM  
yarko
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 28
Uploads: 5
Quote:
Originally posted by Squishy Tia
Currently in 3.1.0, EasyMail has two problems...
Thank you very much for reporting this. I have verified that this is a problem. Furthermore, I have determined that very little has changed in the standard mail system and I am unable to determine why my addon is only partially working. I will continue to work on this, but I would not be surprised if this is a bug in their api. I will keep you updated.
yarko is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-15-2009, 06:25 AM  
Squishy Tia
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Currently in 3.1.0, EasyMail has two problems:

1) The Mailto: field (character name) is emptied after each and every sent mail (this gets really annoying real fast).

2) Don't clear your mailing list. EasyMail seems to be unable to re-add any recipients. You send mail, but no names are added to the pulldown menu.

I found these issues out the hard way on my priest. I wouldn't be surprised if the LUA/UI changes in 3.1.0 fubared text fields and menus. Those two areas in addons always seem to be the first to get an arrow through the throat on new patches.

Just thought I'd give you guys a heads up.
Squishy Tia is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-31-2008, 05:36 PM  
Izus
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Originally posted by yarko
That's strange. I am able to mail to one of my bank toons who has a 12 character name without any problem.
I'll do some more checking and reset my WTF to see if there is some other setting that is causing the problem
Izus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-31-2008, 08:06 AM  
yarko
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 28
Uploads: 5
Quote:
Originally posted by Izus
Love your mod, but the only problem i have is i can't send mail to another toon with a name 10 characters or longer. plz help
That's strange. I am able to mail to one of my bank toons who has a 12 character name without any problem.
yarko is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-28-2008, 07:51 PM  
Izus
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Love your mod, but the only problem i have is i can't send mail to another toon with a name 10 characters or longer. plz help
Izus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.