Skip to content
Snippets Groups Projects
setup.ts 405 B
Newer Older
module.tx_sgmail {
		templateRootPath = {$plugin.tx_sgcmail.view.templateRootPath}
		partialRootPath = {$plugin.tx_sgcmail.view.partialRootPath}
		layoutRootPath = {$plugin.tx_sgcmail.view.layoutRootPath}

	settings {
		mail {
			test.from =
			test.subject =
			default.from =
			default.bcc =
			default.cc =
		templateDefaultLanguage = en
		template.filename = mail_template.html
	}