The error message you are receiving indicates that you are missing LibStub. This is a library addon that allows addons to easily find and interact with other addons (usually for other library mods).
If UltimateMailMod didn't come with it, or you can't seem to find LibStub, you can install my LibTimers addon (it is just a library that helps create timers and will take extremely little RAM and does nothing other than provide a few API functions). LibTimers includes LibStub specifically because it is a library designed to be called by others addons.
Here's the link to the archived thread containing the download link:
[Library] LibTimers