module.tx_sgmail { view { templateRootPath = {$plugin.tx_sgcmail.view.templateRootPath} partialRootPath = {$plugin.tx_sgcmail.view.partialRootPath} layoutRootPath = {$plugin.tx_sgcmail.view.layoutRootPath} } settings { mail { from.test = info@test.de } template.filename = mail_template.html } }