Are you looking for a php or perl or donīt know solution?
Both languages can talk to a SMTP host quite easily and both have template systems available.
Andreas
If you need more control when talking to the server Net::SMTP [search.cpan.org] is quite handy.
Post a more specific question when you require a more specific answer ;).
HTH Andreas