Thanks Julian and Peter! I know that I could do it the Smarty only way but I want to avoid it if possible to allow changing it down the road in case I decide to use another template engine or the Zend phtml templating. Will have to try Peters suggestion. However, I need to render a view for the "Email successfully sent" view. Thought I might be able to use some of the named segments for that. Other option I have been thinking is, to turn off the view renderer, render the email view and then turn it on again. I believe that should work as well. Will have to play a bit with it. Just thought somebody might has done something similar before.
Gunter
