Postal v3.3.2 WoW Addon

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 make a New Profile, call it anything you want such as “Shared by Alts”, and have all your other characters change to that profile.

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 a “Alts” list
    • Tracks the last 10 players you mailed on a “Recently Mailed” list.
    • Autocomplete names from Alts/Recently Mailed/Contacts/Friends/Guild list. You are able to 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.
  • 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)
    • Mousewheel to scroll the inbox
    • Added option to disable multiple item mail tooltips.
  • OpenAll: Allows you to open all mails of selected types at one go in your inbox
    • 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
    • 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 (You may need to slow down your opening speed option or leave more empty bag space due to server/client latency.)
  • 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 (You may need to slow down your opening speed option or leave more empty bag space due to server/client latency.)
  • TradeBlock: Block trades and guild charter signature invites from people while youre 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 http://forums.wowace.com/showthread.php?t=3909.

Change Logs

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 secs) it is until you get to refresh for maybe 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 once 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 has 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 secs to look at the 10 or so settings anyway.

Install Instructions:

Download Postal-v3.3.2 WoW Addon . Click on a file link to start the zip file download. You would “open” the downloaded file or you can double click zip files to open them on Windows.

You unzip the downloaded zip file to the Game’s Interface\Addons folder and youre done.

Look at the shortcut (right click the Warcraft icon and select properties) you use to start Warcraft to get the path to where the game is installed.

Typical locations for the AddOns folder:

Windows XP: “C:\Program Files\World of Warcraft\Interface\AddOns”
Windows Vista: “C:\Users\Public\Games\World of Warcraft\Interface\AddOns”
Mac: “Machintosh HD/Applications/World of Warcraft/Interface/AddOns”

Warcraft only finds addons when it starts. Close Warcraft before you install an addon.

Incoming search terms for the article:

Facebook Twitter Digg Delicious Reddit

Related Articles:

MetaMap v4.0 WoW Addon

MetaMap adds features to the WoW world map, keeping all mapping type features in a single place. Some features are: Adjust the map window size. Move the map anywhere on the screen. Adjust the opacity of the...

PerfectRaid WoW Addon

PerfectRaid is a whole new look on raid frames, giving you as much information as possible in an easily recognizable format that’s easy to place. Show as much or as little as...

WoW ag_UnitFrames Addon Download

Customizable unit frame addon. How to configure the unit frames in 3.0 Press “esc” to open the options menu. Press the “Interface” button. In the interface options window, press the “AddOns” tab. Select “AG Units” from the tree of...

PallyPower v3.2.19

Pally Power is an add-on that provides an interactive and easy to use interface that enables you to control assignments of blessings for yourself and, if youre a party leader or an...

Auctioneer Install

Enabling Auctioneer AddOn in WoW

First obtain and extract the file in the Plugins WoW directory. while you first open the WoW recreation client and login to the game, you might be presented to the nature selection screen. that is where...

Clique Cataclysm WoW Addon

Clique is a simple GUI that lets you assign click-casting for any number of unit frames. Click casting enables you to define the behavior the game takes once you click on a...

GemHelper WoW Addon

For non-Jewelcrafters, GemHelper serves as a encyclopedia for gems much like what AtlasLoot Enhanced is for instance and reputation loot. With many search filters for the exact gem colours, stats and materials,...

Ackis Recipe List WoW Addon

Ackis Recipe List is an addon which will scan your trade skills and provide information on how to obtain recipes. It works for all tradeskills including Runeforging. How to get it to work You...