Ok. I think I did things by the book here. Added missing sanity checks too.
-- Be sure to fucking have this location set to a mailbox -- Lessaire
local MAILBOX = Position(32350, 32222, 7)
function onModalWindow(player, modalWindowId, buttonId, choiceId)
local function ucfirst(str)...