A project currenlty can't replace the frame of an email from a scaffold without replacing the entire email class (which must be provided for in the scaffold itself). An example is the reset password email from the authentication module.
If the template was more like a page layout class, it would allow for a more elegant way to replace email templates.