Postal
About Postal
Postal offers enhanced mailbox support by providing the following features:
- BlackBook: Adds a contact list next to the To: field.
- Tracks all your characters (as you log each one on) and list them if they are on the same realm/faction on an "Alts" list
- Tracks all your characters (as you log each one on) and list them in the "All Alts" list
- Tracks the last 20 players you mailed on a "Recently Mailed" list.
- Autocomplete names from Alts/Recently Mailed/Contacts/Friends/Guild list. You can choose which of these lists to use.
- Option to autofill in the last person mailed to the To: field.
- Option to disable Blizzard's name auto-completion popup.
- CarbonCopy: Allows you to copy the contents of a mail.
- DoNotWant: Shows a clickable visual icon as to whether a mail will be returned or deleted on expiry.
- Express: Adds shortcuts
- Shift-Click to take item/money from mail
- Ctrl-Click to return mail
- Alt-Click to move an item from your inventory to the current outgoing mail (same as right click in default UI)
- Added option to disable multiple item mail tooltips.
- Forward: Allows you to forward the contents of a mail.
- OpenAll: Allows you to open all mails of selected types at one go in your inbox unattended.
- All AH Cancelled mail
- All AH Expired mail
- All AH Outbidded mail
- All AH Success mail
- All AH Won mail
- Non-AH mail with attachments
- AH settings are divided into neutral and faction-specific settings.
- Shift-Click on the OpenAll button will open all mail and override your filter settings.
- Choose to have a number of bag slots always left free when opening mail.
- QuickAttach: Allows you to quickly attach different trade items types to a mail.
- A default recipient name can be specified by right clicking on a button.
- Which bags are used by this feature can be set in the main menu.
- Rake: Displays summary of money gained from opening mail.
- Select: Adds checkboxes to the inbox with buttons for selective opening/returning
- Added mail indicator numbers above the checkboxes.
- Added help note that you can Shift-Click 2 checkboxes to select everything between them.
- Added help note that you can Ctrl-Click a checkbox to select all mail from that sender.
- Choose to have a number of bag slots always left free when opening mail.
- TradeBlock: Block trades and guild charter signature invites from people while you are at the Inbox.
- Wire: Autoupdate the subject field with money amount if blank.
Postal's menu and settings can be accessed at the upper right corner of your mailbox.
Please post bugs or suggestions at https://www.curseforge.com/wow/addons/postal/issues.
Postal Profiles
While this might not be too intuitive to some users, each character that you log on will have its own initial Postal profile (settings). If you wish that some or all your characters share the same profile (and hence share the same contact list), then you can create a New Profile, call it anything you want such as "Shared by Alts", and have all your other characters change to that profile.
Mass Mailing Abilities
Postal does not come with any abilities to send out mass mails (i.e. messages to more than 1 person at a time). There is no intention to add such functionality to Postal.
Change Logs
Changes from v3.8.0 to v3.9.5
- Merged Postal Classic, BCC, and Retail all into one build.
- Updated some Russian language pack strings (Thanks Hollicsh for the corrections.)
- Added support for WotLK.
- Added support for the new reagent bag for WoW 10.0 release.
- Updated Postal to fully use the new event system for WoW 10.0 release.
- Updated Postal to account for the WotLK classic 3.4.1 changes.
- Code cleanup, and optimization.
Changes from v3.6.9 to v3.7.8
- Added Forward functionality (Issue #94).
- Added QuickAttach functionality
- Allow QuickAttach buttons to autofill in a specific character name automatically (Issue #269).
Changes from v3.5.0 to v3.6.9
- In patch 8.3.0 the mailbox size was increased from 50 to 100. Postal now updated for this change.
- Fixed Express feature ctrl-clicking did not account for soulbound items (Issue #241).
- Alt's list now correctly filters by faction (Issue #238).
- Alt's and All Alt's lists now break into sub lists when they exceed 25 in length, similar to groups and friends list (Issue #116).
- Fixed Lua errors in option to disable Blizzard's name auto-completion popup (Details are in issues #231, #236).
- Added support to disable delay opening of mail (Issue #129).
- Optimized attachment logic for Express sending, by KyrosKrane (Details are in issues #230).
- Updated for 9.1.0
Changes from v3.4.13 to v3.5.0
- Updated for and works with Mists of Pandaria!
- Add Control-Click to attach similar items to Express module, by oscarucb.
- Show buyer/seller name in chat log output when opening AH mails, by jmbarlow.
- Realign buttons properly in MoP.
- Blizzard's guild autocomplete is broken, so we implement our own in the Send name editbox in Blackbook module.
- Fix autocomplete for BattleTag/RealID friends to work.
- Add Italian localization.
Changes from v3.4.12 to v3.4.13
- Add solution (provided by paxi) for mailbox not opening past the first 50 mails for users of other addons that also regularly check the mailbox for changes such as "Tradeskillmaster Mailing".
- Add Brazilian Portugese (ptBR) localization.
Changes from v3.4.10 to v3.4.12
- Updated the TOC number to 40300.
- Apply fix for PTR crash when opening a mail containing more than 2^31 gold, by Cybeloras.
- More accurate timings on when new mail will arrive when someone else is doing CheckInbox() calls, by Mikk.
- Add option to disable having Mr.Plow addon be triggered on opening/returning mails in Select and OpenAll modules. Defaults to On.
Changes from v3.4.9 to v3.4.10
- Updated the TOC number to 40200.
Changes from v3.4.8 to v3.4.9
- Fix "OpenAll.lua:497: 'end' expected (to close 'function' at line 158)" error in v3.4.8.
Changes from v3.4.7 to v3.4.8
- Fix another issue with OpenAll not opening all that resulted from the code simplification.
Changes from v3.4.6 to v3.4.7
- Use a different function to determine if a mail can be returned in the Select module. Should fix return mail issues.
- Simplify OpenAll's mail refreshing code. Fixes the mailbox not auto-refreshing sometimes when you have more mail than 50 to open.
- Add menu option to select which chat window to output Postal's text to. Defaults to ChatFrame1.
- BlackBook will now also record the faction and realm of players you have recently mailed, and only show/use/autocomplete the ones from the same realm/faction as you. This is so that you can use the same profile across multiple servers/factions.
- The recently mailed list is increased in size from 10 to 20 and the list is wiped with this update.
Changes from v3.4.5 to v3.4.6
- If new mails are detected while opening mails, OpenAll will now restart from opening the last mail (in patch 4.0.3, the inbox will now refresh itself on a mailbox change with any new mail if at least 60 seconds has passed).
- Add code to the Select Module to deal with any new mails that might appear at the front of your mailbox at any time, due to flipping inbox pages or a MAIL_INBOX_UPDATE event.
- CheckInbox() behavior changed slightly. It now fires MAIL_INBOX_UPDATE immediately (synchronous) if called within 60 seconds of the last inbox update, but doesn't do it immediately otherwise (asynchronous). Change code in OpenAll module to take this into account to speed up continuing OpenAll by not waiting an extra 10 seconds while doing mailbox refreshes.
Changes from v3.4.4 to v3.4.5
- Fix error that happens when you have no friends on your friends list.
Changes from v3.4.3 to v3.4.4
- Remove RealID friend features from the BlackBook module, along with deleting the realID friend database. Addons are no longer able to obtain real names or any unique realIDs in any manner since patch 4.0.1. Special thanks to Cerala.
Changes from v3.4.2 to v3.4.3
- The Rake module will now properly report the amount of money taken from the mailbox if you right-clicked on the mailbox in the 3D world while it is already open (this bug is new in patch 4.0.1)
- BlackBook module will now add your alt to the alts list on login rather than on visiting the mailbox unless Postal is LoD (due to AddonLoader or otherwise).
- In the OpenAll module, when the mailbox is refreshed during an OpenAll, delay the continuation of OpenAll by 3 seconds to allow for other addons (such as BeanCounter) to do stuff.
Changes from v3.4.0 to v3.4.2
- Fix the annoying error about passing nil to format's #3 argument. The error itself didn't cause any harm, so I didn't tag a release immediately.
- In OpenAll and Select modules, when your bag space is nearly reaching the Keep Free Space setting (1 free above it), Postal will now slow down opening mails to 1 second (if opening speed is below 1 second) to avoid opening mails too quickly and thus avoid going below the Keep Free Space setting. It goes back to opening full speed after you hit the Keep Free Space setting.
- If your inventory is full, OpenAll and Select modules will now loot any items that can combine with any partial stacks in your bags instead of skipping them.
Changes from v3.3.2 to v3.4.0
- Updated for and works with Cataclysm!
- New module CarbonCopy. Allows you to copy the contents of a mail into the clipboard.
- OpenAll module will now really open all your mails - even if you have more than 50 of them. It will now automatically refresh your mailbox and continue opening mails.
- OpenAll and Select modules will stop spamming your chat in verbose mode when your bags are full.
- BlackBook module will now remember your Real ID friend's characters.
- BlackBook module will now show the level and class of your alts, Real ID friends and your guild members in the menus. You may need to log on each alt and visit the mailbox at least once for Postal to remember your alts' level and class.
Changes from v3.3.1 to v3.3.2
- Updated for patch 3.3.5!
- Fix friends list in the BlackBook module. The friends menu dropdown will now show all eligible friends on the same faction and realm that Postal can determine (from friends and RealID).
Changes from v3.3.0 to v3.3.1
- Add option to ignore randoms you interacted with for auto-complete in Blackbook.
- Fix minor bug where "Processing Message 0:" is printed when performing an Open All.
- Fixed unintended bug where Postal allowed CoD amounts larger than 10000g to be sent if the Wire module is active (Blizzard just reduces the CoD amount to 10000g if it was larger). This is now fixed and the default UI behavior to disable the Send button if the amount is larger than 10000g is restored (reported by thefluffyrocker).
Changes from v3.2.2 to v3.3.0
- Updated for patch 3.3!
- Add backward compatibility for MrPlow API function call change.
- Tweak mail opening algorithm so that it won't skip mails when the opening speed is really fast (such as 0.3).
- In BlackBook module, Friends will now auto-complete if Guild disabled and they are in Guild (and vice-versa).
- Raise frame level of some buttons by 1.
- Add workaround to Blizzard's patch 3.3 menu buttons showing behind the menu itself hence they appear disabled.
Changes from v3.2.1 to v3.2.2
- Fix the annoying error about editbox being nil caused by Postman's improper hooking.
- Change the "Please delete some mail..." standard Blizzard message into a more useful one that:
- Shows you how MANY mails remain after the current 50.
- Tells you how long (in seconds) it is until you get to refresh for more.
- Add a setting for "Keep free space", defaults to keeping 1 regular bagslot free in the Select and OpenAll modules. You may need to slow down your opening speed option or leave more empty bag space due to server/client latency.
- Make our BlackBook autocomplete complete before Blizzard's reinstated one. Make the Friends/Guild list BlackBook options affect Blizzard's autocomplete instead in its popup menu (if it is enabled).
- Add an option to turn on or off Postal's auto-complete (default on).
Changes from v3.2.0 to v3.2.1
- Fix the occasional issue where auto-complete will not start working until at least 2 letters are typed.
- Fix the Send button not enabling itself when typing in a name to send to after putting items into the mail first.
Changes from v3.1.2 to v3.2.0
- Updated for patch 3.2!
- TradeBlock module now also blocks guild charter signature invites while the mailbox is open.
- New module: DoNotWant. Shows a clickable visual icon as to whether a mail will be returned or deleted on expiry. Allows fast deleting/returning of mail by clicking the icon (bye Lunar festival mail!). Standard popup warnings will still show for deleting items though.
- Fix name auto-completion in BlackBook module. Now works with Blizzard's one and still retains previous behavior.
- Additionally, you can now choose which lists (Alts/Recent/Contacts/Friends/Guild) Postal will auto-complete names from, as well as disable Blizzard's name auto-completion popup in the BlackBook module options.
- Postal now shows a tooltip containing the mail subject on mouseover if the subject line is too long to fit in the default MailFrame.
- The mailbox will no longer show the silly red "Not all of your mail could be delivered. Please delete some mail to make room." message under our Open and Return buttons in the Select module when you have more than 50 mails. Postal will print it to chat once instead.
Changes from v3.1.1 to v3.1.2
- Hides the minimap unread mail button if there are no unread mail on closing the mailbox. Does not scan past the first 50 items since only the first 50 are viewable.
- Change the opening speed menu to show speeds between 0.3 to 1.0 (with 0.05 steps) and 1.0 to 5.0 (with 0.5 steps). Change the default opening speed from 0.75 to 0.50.
- Add separate OpenAll filters specific to your Faction AH and Neutral AH.
Changes from v3.1.0 to v3.1.1
- Attempt to fix autocomplete in IME char composition mode.
- Fix mouse wheel scrolling in the MailFrame.
- Update passing arguments for some hooks in patch 3.1.
Changes from v3.0.0 to v3.1.0
You are recommended to delete your old Postal folder before installing the new one because it is a Ace3 rewrite and there are a lot of old files and libraries that are no longer needed.
- Framework: Upgraded from Ace2 to Ace3.
- Libraries: DewdropLib is gone. Now uses UIDropDownMenu in the default UI.
- Profile system: Now actually works. The old Postal saved profiles in character specific SVs, so it was useless for copying or sharing.
- Localization: Now uses the wowace localization app at http://www.wowace.com/projects/postal/localization/ to auto-generate the locale files. As such, all 8 locale files are now merged into 1 file since it no longer needs to be maintained manually.
- Slash command /postal: Removed. I don't think anyone used it.
- DejaVu module: Removed. Its functions are now in BlackBook module.
Note: Your old settings (from v3.0.0) are NOT migrated. It should only take at most 30 seconds to look at the 10 or so settings anyway.
In reply to demjmk:
Cleaver idea demjmk I had not thought of that. That method might actually work. It's probably the ERR_LOOT_MASTER_UNIQUE_ITEM message that would actually fire, but I have to try it out to see. It would be a pretty complicated changes due to mail messages unfortunately being index tracked (terrible Blizzard design). However, to me the effort involved in this change would not be worth it for these rare cases. If, however, you're into coding and want to give it a try feel free to work out the required changes and send them to me and I will do a code review and if it looks good and low risk, I will check it in.
Hi,
first of all, I want to say great adddon!
Could you update it to the latest Classic Era Game Version of 1.15.1?
Would be awesome, thanks a lot in advance!
In reply to maximus210793:
Thanks for catching this I had not noticed Classic had updated. Classic version update posted.
With Season of Discovery not having same account mail being instantaneous, I'm looking for an addon (or a new feature in Postal) that will "record" when I send mail to an alt and allow me to query that so I know when the mail will arrive.
In reply to bsmorgan:
Season of Discovery is based on Classic WOW which has a forced one-hour delay in all mail sent. The delay is always one hour from the time mailed. I don't have any plans to add such a new feature to Postal to track mail delivery time.
In reply to bsmorgan: very good idea !
Thanks for the report apav. Blizzard made an API change which broke Postal on Classic as you have nicely outlined below. Please get the latest release version v4.1.0 and you should be fixed.
Can't use the Open All or Open buttons in Season of Discovery. Pressing either button not only doesn't retrieve my items but if I try to open the mail individually, the window will no longer pop up, even if I close the mail window completely and reopen it. This lasts until a UI reload or log out/back in. Doesn't appear to be an addon incompatibility as the issue still occurs even if every other addon is disabled. Thank you for your assistance and this wonderful addon!
2x Postal/Modules/Select.lua:354: attempt to call global 'GetContainerNumFreeSlots' (a nil value)
[string "@Postal/Modules/Select.lua"]:354: in function `ProcessNext'
[string "@Postal/Modules/Select.lua"]:275: in function `HandleSelect'
[string "@Postal/Modules/Select.lua"]:94: in function <Postal/Modules/Select.lua:94>
Locals:
self = <table> {
SetDefaultModuleLibraries = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:363
description = "Add check boxes to the inbox for multiple mail operations."
MAIL_INBOX_UPDATE = <function> defined @Postal/Modules/Select.lua:488
Enable = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:290
NewModule = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:231
EnableModule = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:328
modules = <table> {
}
GetModule = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:206
IterateEmbeds = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:438
SecureHook = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:335
defaultModuleLibraries = <table> {
}
InboxFrame_Update = <function> defined @Postal/Modules/Select.lua:473
RawHookScript = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:394
baseName = "Postal"
OnEnable = <function> defined =[C]:-1
ToggleMail = <function> defined @Postal/Modules/Select.lua:183
hooks = <table> {
}
SetDefaultModulePrototype = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:405
Reset = <function> defined @Postal/Modules/Select.lua:541
PLAYER_INTERACTION_MANAGER_FRAME_SHOW = <function> defined @Postal/Modules/Select.lua:76
ProcessNext = <function> defined @Postal/Modules/Select.lua:278
name = "Postal_Select"
BuildUniqueIDs = <function> defined @Postal/Modules/Select.lua:230
IsEnabled = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:447
orderedModules = <table> {
}
MAIL_CLOSED = <function> defined @Postal/Modules/Select.lua:180
DisableModule = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:346
GetUniqueID = <function> defined @Postal/Modules/Select.lua:216
SetKeepFreeSpace = <function> defined @Postal/Modules/Select.lua:580
SendMessage = <function> defined @AI_VoiceOver/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:49
OnDisable = <function> defined @Postal/Modules/Select.lua:153
RegisterMessage = <function> defined @AI_VoiceOver/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
UnregisterMessage = <function> defined @AI_VoiceOver/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
ModuleMenu = <function> defined @Postal/Modules/Select.lua:584
PLAYER_INTERACTION_MANAGER_FRAME_HIDE = <function> defined @Postal/Modules/Select.lua:81
IsHooked = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:492
HandleSelect = <function> defined @Postal/Modules/Select.lua:239
Disable = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:310
IsModule = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:213
UI_ERROR_MESSAGE = <function> defined @Postal/Modules/Select.lua:570
SetDefaultModuleState = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:383
MAIL_SHOW = <function> defined @Postal/Modules/Select.lua:169
UnhookAll = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:476
SetEnabledState = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:420
Hook = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:273
enabledState = true
Unhook = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:417
RegisterEvent = <
Also get this error when I click into an individual mail window, if I don't click Open or Open All:
17x Postal/Modules/Forward.lua:68: attempt to call global 'GetContainerNumFreeSlots' (a nil value)
[string "@Postal/Modules/Forward.lua"]:68: in function <Postal/Modules/Forward.lua:62>
[string "@Postal/Modules/Forward.lua"]:118: in function <Postal/Modules/Forward.lua:110>
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `InboxFrame_OnClick'
[string "*MailFrame.xml:141_OnClick"]:5: in function <[string "*MailFrame.xml:141_OnClick"]:1>
Locals:
bagID = nil
FreeSpace = 0
(for index) = 0
(for limit) = 4
(for step) = 1
bagID = 0
numberOfFreeSlots = nil
bagType = nil
(*temporary) = nil
(*temporary) = 0
(*temporary) = "attempt to call global 'GetContainerNumFreeSlots' (a nil value)"
Postal = <table> {
SetDefaultModuleLibraries = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:363
About = <function> defined @Postal/Postal.lua:536
ProfileFunc = <function> defined @Postal/Postal.lua:256
EnableModule = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:328
PLAYER_INTERACTION_MANAGER_FRAME_HIDE = <function> defined @Postal/Postal.lua:106
baseName = "Postal"
IterateEmbeds = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:438
SecureHook = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:335
RawHookScript = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:394
OnModuleEnable_Common = <function> defined @Postal/Postal.lua:192
SetDefaultModulePrototype = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:405
WOWBCClassic = false
defaultModuleState = true
IsEnabled = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:447
CountItemsAndMoney = <function> defined @Postal/Postal.lua:631
MAIL_CLOSED = <function> defined @Postal/Postal.lua:202
DisableModule = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:346
RegisterMessage = <function> defined @AI_VoiceOver/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
UnregisterMessage = <function> defined @AI_VoiceOver/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
hooks = <table> {
}
db = <table> {
}
keepFreeOptions = <table> {
}
SetEnabledState = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:420
Hook = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:273
enabledState = true
RegisterEvent = <function> defined @AI_VoiceOver/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
GetMoneyStringPlain = <function> defined @Postal/Postal.lua:618
IterateModules = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:433
WOWClassic = true
RawHook = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:312
DisableInbox = <function> defined @Postal/Postal.lua:570
NewModule = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:231
GetModule = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:206
defaultModuleLibraries = <table> {
}
CreateAboutFrame = <function> defined @Postal/Postal.lua:489
OnProfileChanged = <function> defined @Postal/Postal.lua:182
GetName = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:275
name = "Postal"
orderedModules = <table> {
}
ToggleModule = <function> defined @Postal/Postal.lua:243
WOWWotLKClassic = false
Unhook = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:417
Print = <function> defined @Postal/Postal.lua:213
GetMailType = <function> defined @Postal/Postal.lua:596
IsModule = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:464
version = "v3.9.6"
SendMessage = <function> defined @AI_VoiceOver/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:49
SecureHookScript = <function> defined @ElvUI_Libraries/Core/Ace3/AceHook-3.0/AceHook-3.0.lua:409
Enable = <function> defined @AI_VoiceOver/Libs/AceAddon-3.0/AceAddon-3.0.lua:290
idk way, but the add on doesn't work.
In reply to alejandropalacios:
Based on our email exchange this sounds like an install issue and not anything specific to the Postal addon.
How do I make a copy of a mail? For example I have a mail that says Ive sold an item, how do I make a copy of it? There is some carboncopy option maybe thats it but I dont know if it is what Im looking for.
In reply to Innocence:
There are two ways to do this. The first is Blizzard UI itself provides a way to copy the text contents of a mail. Open the mail and in the open window mail window at the bottom will be a button in the middle that says take attachment. This creates an attachment text file that goes into your inventory of the mail contents. The second way is to use the Postal CarbonCopy feature. Open the mail and in the open mail in the text frame area at the top right corner will be a small blue button with hover text of "Copy this mail". Clicking this button will bring up a text window with the contents of the mail that you can copy/paste anywhere you want.
Is there an easy way to ONLY open AH successful mail? There are checkboxes to choose what to get, but you have to do that every time and switch it depending on what you want to do. Was hoping there is a single click way to get only AH successful or failed mail.
In reply to Starlynk1:
Open the main Postal drop down menu in the top right of the mail UI. Select OpenAll and then under the sub menus there turn on/off what type of mails you want OpenAll to process. If you want to do different selections of types at different times this is not supported without changing the menu options each time. The only supported keyboard short cut is "Shift-Click the Open All button to override the filters and take ALL mail." I have no plans to make any changes here.
I've noticed that when sending mail, the 'alts' list does not include alts from the other faction. I have to use the 'all alts' list, which is a lot messier and includes some characters I've long since deleted. Now that we're able to mail stuff between factions, is it intentional that the addon's main list isn't cross-faction? Or is it some kind of other limitation?
In reply to adunsaveme:
It's by design. Please see the description of the feature listed above. I have repasted the relevant lines below for your reference. With respect to the list containing some characters you have long since deleted you can remove them from the list using the delete menu at the bottom of the list.
BlackBook: Adds a contact list next to the To: field.
In reply to Zimzarina:
My bad, thanks for the reply
The versions after 4.0.4 for some reason don't show up in curse client.
Not sure if it's a packager issue or the web app is messing up.
Until the cause is figured out (I checked the .toc(s) and they seem fine) author could maybe edit the latest file from the development site and manually mark it for all game flavors it's valid for?
That's the reason 4.0.5 and 4.0.6 have so few d/l only people that are upgrading manually are getting the fixes.
In reply to MrFIXlT:
I noticed this issue as well and not really sure what's causing it. The packaging has not changed in years. In an effort to fix this I have taken your suggestion above and done two things. I removed the TBC toc file in case since CurseForge has dropped support for this it could be the source of the issues and I have manually edited the game flavors after it's build posting.
Edit: A hour has now passed since I made these changes and it's still not showing up in the CurseForge application. I am guessing at this point it is a CurseForge issue. I have submitted a ticket on this to CurseForge.
Edit on 11/07/23: I wanted to provide an update here. CurseForge has been working on this issue and believed they have fixed it. But that does not appear to be the case. The CurseForge client still shows v4.0.4 of Postal as the latest release. I am providing the CurseForge ticket number here in case you want to track the details personally or provide feedback on this to CurseForge. Ticket 190206.
Edit on 11/08/23: As of today, I am now seeing the correct latest version on all release types!