in reply to Sending mail through catalyst

There are Catalyst::View::Email and Catalyst::Plugin::Email.
AFAIK some former Plugins for Catalyst have already been reimplemented and removed from the Plugin namespace (Authentication for example), so I think using the former may be the way to go.
That's a wild guess, though.