File Details
MailForwarder
- R
- Jan 23, 2026
- 6.43 KB
- 53
- 5.5.3+1
- MoP Classic + 1
File Name
MailForwarder.zip
Supported Versions
- 5.5.3
- 2.5.5
## [v1.0.0] - Initial Release
### Added
- **Core Forwarding:** Snapshots bags and recursively loots the inbox to identify and forward new items.
- **UI Side Panel:** Dedicated control panel attached to the Mail Frame containing Forward, History, and Selection controls.
- **Selective Forwarding:** "Select All" toggle or individual checkboxes to choose specific mails.
- **Session History:** A log tab tracking items, counts, and timestamps for all mails sent in the current session.
- **Safety Checks:**
- Prevents forwarding if bag space is insufficient.
- Prevents forwarding to the current character (self-mail).
- Confirmation popup when attempting to forward large batches (>50 items).
- **Alt Management:** "Select Alt" dropdown automatically populated by characters logged in with the addon.
- **Compatibility:** Full support for both Classic Era and Mists of Pandaria Classic APIs.
### Fixed
- **Looting Logic:** Implemented reverse iteration and recursion guards to handle inbox index shifting correctly.
- **Stack Tracking:** Snapshot logic now accounts for stack counts to detect partial stack changes.
- **Stability:** Added 2-second delays between mail batches to prevent "Mailbox is busy" errors.

