module.tx_sgmail { view { templateRootPath = {$plugin.tx_sgcmail.view.templateRootPath} partialRootPath = {$plugin.tx_sgcmail.view.partialRootPath} layoutRootPath = {$plugin.tx_sgcmail.view.layoutRootPath} } settings { mail { test.from = info@test.de test.subject = This is just a Test E-Mail default.from = default.bcc = default.cc = } templateDefaultLanguage = en template.filename = mail_template.html } }