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.
Start with a fresh install be cause you messed something up
do this exactly and do not deviate
open the blackBook.lua file
There are two locations with this line
if (toonName and client == BNET_CLIENT_WOW and CanCooperateWithToon(toonID, false)) then
you need to replace them as instructed below:
Find line 260 and replace the entire line with this
if (toonName and client == BNET_CLIENT_WOW and CanCooperateWithGameAccount(toonID)) then
Find line 360 and replace the entire line with this
if (toonName and client == BNET_CLIENT_WOW and CanCooperateWithGameAccount(toonID)) then
If you still have issues or do not understand how to copy and replace text in a file, just wait until a new release comes out so you do not break it further.
As stated, I was doing exactly as you described. I did it again. Whatever the problem was, it is now working for which I am grateful, but plz, I am not so limited in intelligence that I do not know how to follow instructions. As it turned out, I had an extra BlackBook.lua file in the folder marked BlackBook1.lua, which was what was causing the problem.
Once I noticed that, I was able to resolve the issue with your instructions and it works fine.
Thanks worked like a charm, appreciate the fix info
Today I suddenly had that lua error appearing when clicking into address field. Postal worked fine for literally thousands of emails yesterday and today just up and started that.
I did what you said and it works fine again, seems to.
You say wait for a new release to fix this problem, well it appears the new release is just broken if you can't get gold from another character, so that's not an option, and having to fix code is NOT something most users will feel comfortable with or will mess it up. Nor should they ever have to.
The same happened to me, given the date of the last update of this addon, I hold out little hope of it being fixed at this point.
Yup, the drop-down box to select alts/guildies/recently mailed etc, broken as of patch 6.2.4
3/22/2016
When trying to mail to an alt, I used drop down box and receive this error.
24x Postal\Modules\BlackBook.lua:360: attempt to call global 'CanCooperateWithToon' (a nil value)
Postal\Modules\BlackBook.lua:360: in function `SortAndCountNumFriends'
Postal\Modules\BlackBook.lua:447: in function `initFunction'
FrameXML\UIDropDownMenu.lua:69: in function `UIDropDownMenu_Initialize'
FrameXML\UIDropDownMenu.lua:910: in function <FrameXML\UIDropDownMenu.lua:775>
[C]: in function `ToggleDropDownMenu'
Postal\Modules\BlackBook.lua:39: in function <Postal\Modules\BlackBook.lua:34>
Locals:
self = <table> {
SetDefaultModuleLibraries = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:398
description = "Adds a contact list next to the To: field."
Enable = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:325
NewModule = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:266
baseName = "Postal"
EnableModule = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:363
modules = <table> {
}
GetModule = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:241
IterateEmbeds = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:473
ModuleMenu = <function> defined @Postal\Modules\BlackBook.lua:699
SecureHook = <function> defined @Archy\Libs\AceHook-3.0\AceHook-3.0.lua:336
defaultModuleLibraries = <table> {
}
OnChar = <function> defined @Postal\Modules\BlackBook.lua:219
AddContact = <function> defined @Postal\Modules\BlackBook.lua:328
SaveFriendGuildOption = <function> defined @Postal\Modules\BlackBook.lua:676
RawHookScript = <function> defined @Archy\Libs\AceHook-3.0\AceHook-3.0.lua:395
BlackBookMenu = <function> defined @Postal\Modules\BlackBook.lua:385
SortAndCountNumFriends = <function> defined @Postal\Modules\BlackBook.lua:348
RemoveContact = <function> defined @Postal\Modules\BlackBook.lua:339
SetDefaultModulePrototype = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:440
SetAutoComplete = <function> defined @Postal\Modules\BlackBook.lua:685
SetSendMailName = <function> defined @Postal\Modules\BlackBook.lua:322
UnregisterAllEvents = <function> defined @TomTom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:202
name = "Postal_BlackBook"
OnEditFocusGained = <function> defined @Postal\Modules\BlackBook.lua:205
IsEnabled = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:482
orderedModules = <table> {
}
MailFrameTab_OnClick = <function> defined @Postal\Modules\BlackBook.lua:184
DisableModule = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:381
ClearRecent = <function> defined @Postal\Modules\BlackBook.lua:179
SendMessage = <function> defined @TomTom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:87
HookScript = <function> defined @Archy\Libs\AceHook-3.0\AceHook-3.0.lua:366
Reset = <function> defined @Postal\Modules\BlackBook.lua:92
RegisterMessage = <function> defined @TomTom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:118
UnregisterMessage = <function> defined @TomTom\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:181
SendMailFrame_Reset = <function> defined @Postal\Modules\BlackBook.lua:153
OnDisable = <function> defined @Postal\Modules\BlackBook.lua:79
IsHooked = <function> defined @Archy\Libs\AceHook-3.0\AceHook-3.0.lua:493
OnEnable = <function> defined =[C]:-1
Disable = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:345
IsModule = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:248
hooks = <table> {
}
SetDefaultModuleState = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:418
MAIL_SHOW = <function> defined @Postal\Modules\BlackBook.lua:86
UnhookAll = <function> defined @Archy\Libs\AceHook-3.0\AceHook-3.0.lua:477
SetEnabledState = <function> defined @AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:455
Hook = <function> defined @Archy\Libs\AceHook-
as of 3/22/16 - same as Kalnazzar - getting error code when I click on the drop down menu box -
Date: 2016-03-22 13:24:26
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Postal\Modules\BlackBook.lua line 360:
attempt to call global 'CanCooperateWithToon' (a nil value)
Debug:
[C]: CanCooperateWithToon()
Postal\Modules\BlackBook.lua:360: SortAndCountNumFriends()
Postal\Modules\BlackBook.lua:447: initFunction()
..\FrameXML\UIDropDownMenu.lua:69: UIDropDownMenu_Initialize()
..\FrameXML\UIDropDownMenu.lua:910:
..\FrameXML\UIDropDownMenu.lua:775
[C]: ?
[C]: ToggleDropDownMenu()
Postal\Modules\BlackBook.lua:39:
Postal\Modules\BlackBook.lua:34
Locals:
AddOns:
Swatter, v5.21f.5579 (SanctimoniousSwamprat)
NPCScan, v6.2.3.8
ArkInventory, v30512
ArkInventoryRules, v10001
ArkInventoryRulesExample, v10000
AskMrRobot, v31
AtlasLoot, vv8.00.72
AucAdvanced, v5.21f.5579 (SanctimoniousSwamprat)
AucFilterBasic, v5.21f.5579 (SanctimoniousSwamprat)
AucFilterOutlier, v5.21f.5579.5459(5.21f/embedded)
AucMatchUndercut, v5.21f.5579.5507(5.21f/embedded)
AucStatHistogram, v5.21f.5579 (SanctimoniousSwamprat)
AucStatiLevel, v5.21f.5579 (SanctimoniousSwamprat)
AucStatPurchased, v5.21f.5579 (SanctimoniousSwamprat)
AucStatSales, v5.21f.5579.5476(5.21f/embedded)
AucStatSimple, v5.21f.5579 (SanctimoniousSwamprat)
AucStatStdDev, v5.21f.5579 (SanctimoniousSwamprat)
AucStatWOWEcon, v5.21f.5579.5323(5.21f/embedded)
AucUtilAHWindowControl, v5.21f.5579.5575(5.21f/embedded)
AucUtilAppraiser, v5.21f.5579.5545(5.21f/embedded)
AucUtilAskPrice, v5.21f.5579.5447(5.21f/embedded)
AucUtilAutoMagic, v5.21f.5579.5537(5.21f/embedded)
AucUtilCompactUI, v5.21f.5579.5550(5.21f/embedded)
AucUtilEasyBuyout, v5.21f.5579.5576(5.21f/embedded)
AucUtilFixAH, v5.21f.5579 (SanctimoniousSwamprat)
AucUtilItemSuggest, v5.21f.5579.5417(5.21f/embedded)
AucUtilPriceLevel, v5.21f.5579.5535(5.21f/embedded)
AucUtilScanButton, v5.21f.5579.5403(5.21f/embedded)
AucUtilScanFinish, v5.21f.5579.5515(5.21f/embedded)
AucUtilScanProgress, v5.21f.5579.4979(5.21f/embedded)
AucUtilScanStart, v5.21f.5579.5347(5.21f/embedded)
AucUtilSearchUI, v5.21f.5579.5556(5.21f/embedded)
AucUtilSimpleAuction, v5.21f.5579.5531(5.21f/embedded)
AucUtilVendMarkup, v5.21f.5579.4828(5.21f/embedded)
AutoRepair, v
Babylonian, v5.1.DEV.332(/embedded)
Bartender4, v4.6.14
BeanCounter, v5.21f.5579 (SanctimoniousSwamprat)
BlizzBuffsFacade, v5.1.0
Castbars, v
Configator, v5.1.DEV.396(/embedded)
DBMCore, v
DBMDefaultSkin, v
DBMGarrisonInvasions, v
DBMLDB, v
DBMSpellTimers, v
DBMStatusBarTimers, v
DBMVPVEM, v6.2.3
DebugLib, v5.1.DEV.337(/embedded)
Decursive, v2.7.4.4
DoomCooldownPulse, v
eAlignUpdated, v6.2.0
EquipSee, v2.3
Experiencer, v1.2.0
fubaTanaanObjectives, v1.1
Glamour, v1.4.4
GTFO, v4.37.6
HandyNotes, vv1.4.6
HandyNotesDraenorTreasures, v1.16
Informant, v5.21f.5579 (SanctimoniousSwamprat)
IskarAssist, v
LibExtraTip, v5.12.DEV.395(/embedded)
LibSharedMedia30, v3.0-93
LUI, v3.9.5
MageNuggetsStatMonitor, v1.0
Masque, v6.2.1
MasqueApathy, v6.2.1
MasqueCaith, v6.2.1
MasqueCleanUI, v6.6
MasqueDarkscail, v1
MasqueGoldpaw, v1.0.Release-r6
MasqueLiteStep, v6.2.0
MasqueOnyx, v6.2.1
MasqueRenaitre, vv5.4.7
MasqueSimpleSquare, v6.1.0.6
MasqueSleek, v6.2.0
MasqueStylo, vv6.1.0
MasqueVista, v6.0.0
MasterPlanA, vA
MikScrollingBattleText, v5.7.143
MinimapButtonFrame, v3.1.10e
MinimapButtonFrameSkinPack, v3.0.1b
MistrasDiabloOrbs, v1.08
MogIt, v3.5.7
MogItAccessories, v
NugComboBar, v
Paste, v1.4.4
Postal, v3.5.4
RaidChecklist, v6.1.2.0
RareSpawnOverlay, v6.1.00000
SellJunk, v3.0.11
ShadowedUFFacade, v1.5.2
ShadowedUnitFrames, vv4.0.10
SharedMedia, v3.0.6-187
Skada, v1.4-32
SkadaScroll, v1.5.2
SkadaWaterShieldPPM, v1.11
Stubby, v5.21f.5579 (SanctimoniousSwamprat)
ThogarHelper, v1.50
TidyPlates, v6.16.1-6-g70b083d
TidyPlatesClassicPlates, v
TidyPlatesGraphite, v
TidyPlatesGrey, v
TidyPlatesNeon, v
TidyPlatesQuatre, v
TidyPlatesRenaitre, vv5.4.2bet
TidyPlatesSimple, v6.2
TidyPlatesSlimHorizontal, v2.2
TidyPlatesSlimVertical, v2.2
TidyPlatesHub, v
TidyPlatesWidgets, v
TipHelper, v5.12.DEV.389(/embedded)
VuhDo, v3.71
VuhDoOptions, v3.71
WorldBossStatus, v4.7.1
XLoot, v6.2-12
XLootFrame, v6.2-12
XLootGroup, v6.2-12
XLootMaster, v6.2-12
XLootMonitor, v6.2-12
ZygorGuidesViewer, v5.0
BlizRuntimeLib_enUS v6.2.4.60200 <none>
(ck=f11)
As of 3/22/16 i am getting this error code when i try to click the drop box to send mail to a ALT.
Message: Interface\AddOns\Postal\Modules\BlackBook.lua:360: attempt to call global 'CanCooperateWithToon' (a nil value)
Time: 03/22/16 16:21:19
Count: 1
Stack: Interface\AddOns\Postal\Modules\BlackBook.lua:360: in function `SortAndCountNumFriends'
Interface\AddOns\Postal\Modules\BlackBook.lua:447: in function `initFunction'
Interface\FrameXML\UIDropDownMenu.lua:69: in function `UIDropDownMenu_Initialize'
Interface\FrameXML\UIDropDownMenu.lua:910: in function `ToggleDropDownMenu'
Interface\AddOns\Postal\Modules\BlackBook.lua:39: in function <Interface\AddOns\Postal\Modules\BlackBook.lua:34>
Locals: self = <table> {
SetDefaultModuleLibraries = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceAddon-3.0\AceAddon-3.0.lua:398
description = "Adds a contact list next to the To: field."
Enable = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceAddon-3.0\AceAddon-3.0.lua:325
NewModule = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceAddon-3.0\AceAddon-3.0.lua:266
baseName = "Postal"
EnableModule = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceAddon-3.0\AceAddon-3.0.lua:363
modules = <table> {
}
GetModule = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceAddon-3.0\AceAddon-3.0.lua:241
IterateEmbeds = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceAddon-3.0\AceAddon-3.0.lua:473
ModuleMenu = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:699
SecureHook = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceHook-3.0\AceHook-3.0.lua:336
defaultModuleLibraries = <table> {
}
OnChar = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:219
AddContact = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:328
SaveFriendGuildOption = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:676
RawHookScript = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceHook-3.0\AceHook-3.0.lua:395
BlackBookMenu = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:385
SortAndCountNumFriends = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:348
RemoveContact = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:339
SetDefaultModulePrototype = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceAddon-3.0\AceAddon-3.0.lua:440
SetAutoComplete = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:685
SetSendMailName = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:322
UnregisterAllEvents = <function> defined @Interface\AddOns\DBM-Core\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:200
name = "Postal_BlackBook"
OnEditFocusGained = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:205
IsEnabled = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceAddon-3.0\AceAddon-3.0.lua:482
orderedModules = <table> {
}
MailFrameTab_OnClick = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:184
DisableModule = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceAddon-3.0\AceAddon-3.0.lua:381
ClearRecent = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:179
SendMessage = <function> defined @Interface\AddOns\DBM-Core\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:85
HookScript = <function> defined @Interface\AddOns\GarrisonCommander\libs\LibInit\Ace3\AceHook-3.0\AceHook-3.0.lua:366
Reset = <function> defined @Interface\AddOns\Postal\Modules\BlackBook.lua:92
RegisterMessage = <function> defined @Interface\AddOns\DBM-Core\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:116
UnregisterMessage = <function> defined @Interface\AddOns\DBM-Core\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:179
SendMailFrame_Reset = <function> defined @Interface\AddOns\Postal\Modules\BlackBoo
I sent my character 5000 gold. I received 4999 gold, 86 silver, 20 copper. I am using Postal. Where did the skim come from, they don't charge you out of what you send for sending the mail. This is BS I've never seen anything like this before...please explain it to me.
Is there any way to increase postal opening speed? I know their is a option to increase the opening speed but ewhenever I put it above the default it lags out or somthing and just opens them even slower! Please help me, thanks!
Is there a way to lower the refresh rate of postal? I am tired of logging out then back in although it takes only 15 seconds to do this it beats the one min or 30 refresh
thers a bug in the last update all the mail that i recieve is greyed out all the time even the ones i did not open or read How can i fix this ?
How to disable the "Ctrl-Click to return mail". This must be the stupidest thing ever to have it enabled by default. I accidently re-send something a seller sent me. I mean, how often do you really need to send something back?
hey there, best addon i ve ever seen for mail
I have one problem tho, from last update ( i dono if is the update or if i screwed up something ), all the mail that i recieve is greyed out, as if it was already read, but it happened that i didnt. How can i fix this? Is a problem form the last update? or is there a setting i can try to fix it back to.. grey when i`ve read it, colored when i havent read it?
Thanks
Love this addon and have used it for years. Thanks!
Not sure if this is even possible, but it would be awesome if there were a way to select only certain kinds or mail or filter the inbox. Say for example you have posted a lot of auctions and you want to only retrieve the expired ones. Well if you could filter it to show only those or have a dropdown menu to select only those or something like that (if possible) it would make retrieving them much quicker/easier, IMO.
But even if that's not possible, I still really like the addon, so thanks again. :)
To delete old character names, I tried the solution to navigate to "/warcraft/wtf/account/server" and delete the names found there that were no longer active characters, but it didn't fully work.
So I experimented and went to: "...Warcraft\WTF\Account\<account name>\SavedVariables" and found the "Postal.lua" file
Made a back-up copy.
Then opened the "Postal.lua" file in notepad, and deleted entire rows where the old names were found, leaving all the fancy brackets alone. The remaining names had sequential numbers after them, I left all those numbers alone. Didn't seem to matter. Saved and closed the file. Make sure notepad doesn't try to resave it as a .txt file, it shouldn't, but check just in case.
Back in the game, all the old alt names in the "all alts" category were gone!
Sooo much better.
Is there anyway to remove names from the list? I have name similar to my alts that I keep mailing stuff to and losing gold and items.
It's a really cool addon but would be really nice to be able to delete toons on another server I don't have anymore. Sometimes I make alts to try another server and end up deciding to delete the toon, then I'm stuck with this huge list of names in my 'all alt' folder.
Been using Postal for years. Still the best! Thanks