• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Postman

  Download the Curse Client

Project Updated:
Files Updated: Wed, Jun 17 2009
Supports Game Version: 3.1.0
Category: Mail
Tags:

, , , , , and [Edit Tags]

Project Manager: Speeddymon
Additional Authors: Fritz7
Current Version: v3.1.3-1
License: Public Domain
Avg Daily DL (last 30 days): 302
Downloads Total: 35,349
Favorites: 121
Comments: 38
  • About Postman
  •  

Postman is an addon which allows you to track mail delivery, keep a dropdown list of frequently mailed characters and more. The addon has been abandoned by the original author, and I was able to pick it up and get it working with Wrath as well as 3.0.8. This project should be considered inactive, however I will keep it working until I get it's successor, MailboxPlus, released.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Postman v3.1.3-1 Release 3.1.0 7,921 6/17/2009
  Postman v3.0.8-8 Release 3.0.9 8,917 2/14/2009
  Postman v3.0.8-7 Release 3.0.9 47 2/14/2009
  Postman v3.0.8-6 Release 3.0.8 291 2/9/2009
  Postman-r60803.14 Beta 2.3.3 106 9/29/2008
Advertisement
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Thanks for the update :)

    Reply Report Permalink
  • Just a quick note that this still works in 3.1 with no changes.

    Reply Report Permalink
  • Some of the more handy features of this addon were picked up by the Blizzard UI, the only reason I'm keeping it going is because the blizz UI doesn't track delivery times. There aren't options because I didn't add it to the blizz options frame.. It's all slash command driven. Try /postman

    MailboxPlus will have options in the blizz options frame.

    Reply Report Permalink
  • how do i work this thing???? whats it for and what does it do?? i dont see options in the interface menu (addons section)or anything not even a button next to my minimap.. i have the latest patch also

    Reply Report Permalink
  • yea ur description confuses me XD

    Reply Report Permalink
  • keller34 said 

    Having this error:

    Date: 2009-02-25 17:02:25
    ID: 5
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Postman\Postman.lua line 75:
    AceHook-2.1: Attempt to hook a non-existant function "SendMailFrame_SendeeAutocomplete"
    Debug:
    ...ddOns\AtlasLootFu\Libs\AceAddon-2.0\AceAddon-2.0.lua:25:
    ...ddOns\AtlasLootFu\Libs\AceAddon-2.0\AceAddon-2.0.lua:23
    ...ddOns\AtlasLootFu\Libs\AceAddon-2.0\AceAddon-2.0.lua:1055: ManualEnable()
    ...ddOns\AtlasLootFu\Libs\AceAddon-2.0\AceAddon-2.0.lua:983:
    ...ddOns\AtlasLootFu\Libs\AceAddon-2.0\AceAddon-2.0.lua:976
    [C]: ?
    ...ddOns\AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:260: TriggerEvent()
    ...ddOns\AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:910:
    ...ddOns\AtlasLootFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:903

    Reply Report Permalink
  • You must not have updated then. The current version doesn't use SendeeAutocomplete(), it uses PlayerNameAutocomplete()

    Update to 3.0.8-8 or current SVN

    Reply Report Permalink
  • Turns out that all of the features for the trade window are built into the game client now. I've removed the trade functions completely, which should help reduce some memory usage

    I believe this fixes all current issues, meaning that until 3.1.0 I should (finally) be able to work on MailboxPlus! =) As always, let me know if you see anything strange as a result.

    Reply Report Permalink
  • Fixed a nil error when taking items from mails with more than one item in it. Grab 3.0.8-7

    Have seen the nil error on trade and will have it fixed soon.

    Reply Report Permalink
  • Test myself .. hopefully it will show my name this time!

    Reply Report Permalink
  • Ackis said 

    Test post

    Reply Report Permalink
  • trilca said 

    to add to that, it seems that it only shows as 'read' the mails from anyone except my own chars, go figure LOL

    Reply Report Permalink
  • Was unable to produce some errors last night due to not having any pending mails from the AH, but I just found them today and fixed them.

    Reply Report Permalink
  • I'm not able to reproduce that. Please try disabling all addons but Postman for all characters on your account, send a new mail to a diff toon, and then check the mail on that toon, and let me know if it does the same thing.

    Reply Report Permalink
  • I'll look into it.

    Reply Report Permalink
  • trilca said 

    One thing I've noticed is that all mail seems to arrive as 'read'.. it's greyed out even if I haven't opened the mail to look at the contents yet.

    Reply Report Permalink
  • Alright, this isn't an ideal change, and it's not what I wanted to happen, but unfortunately, Blizzard has made it nearly impossible to do.

    I've got the click hooks working again with one catch. For mails with multiple items, you will have to right click as many times as there are items in the mail..

    The mail will disappear once the items are gone, so you CAN accidentally take items from the next mail if you aren't paying attention, and spamming the right click..

    I plan to investigate a way to queue up the commands (server synching seems to be the reason this wont work in the current form) in the new Addon, MailboxPlus.

    The new release will also use a different naming scheme since it's got a major change to make it work. All future releases will follow the same scheme.

    Reply Report Permalink
  • BTW, Shift+RClick or Shift+LClick still uses Blizz interface to take items.
    Right click uses Postman to take items.
    Ctrl+L/RClick or Alt+L/RClick uses does Blizz's default action, same for Left click by itself.

    Reply Report Permalink
  • GG Blizz on not documenting changes properly.. I found the problem with click hooks and am rewriting the function to take the changes into effect and get them working again.

    Reply Report Permalink
  • Hooray!
    Thanks for the updates!

    I know you disabled the hook for taking things from the mail, however I found it useful (especially when removing Auctions Sold from the mail) for the text that said how much gold was taken from the mail to chat. Any way of salvaging that?

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 14,732 Auctioneer Auction & Economy, Mail, and...
  2. 2,051 Altoholic Guild, Bags & Inventory, Mail...
  3. 1,470 Postal Mail
  4. 829 FuBar_MailFu Mail
  5. 204 MailGet Mail