forked from kartolo/direct_mail
-
Notifications
You must be signed in to change notification settings - Fork 1
/
ext_conf_template.txt
27 lines (18 loc) · 1.48 KB
/
ext_conf_template.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# cat=basic; type=int+; label=Number of messages per cycle : Number of messages to be sent per cycle of the dmailer cron task.
sendPerCycle = 50
# cat=basic; type=string; label=Language of the cron task : Language used to localize progress messages sent by the dmailer cron task.
cron_language = en
# cat=basic; type=string; label= Additional DB fields of the recipient : Additional fields that may be substituted in the direct mail messages.
addRecipFields =
# cat=basic; type=string; label=Administrator Email: Administrator email is used to send email if there's cronjob error.
adminEmail = [email protected]
# cat=basic; type=int+; label=Interval of the cronjob: Interval of the cronjob (in minute).
cronInt = 5
# cat=basic/enable; type=boolean; label=Enable notification email : Allow direct mail to send notification about start and end of a mailing job.
notificationJob = 1
# cat=basic/enable; type=boolean; label=Enable plain text rendering of News: If set, a script will be enabled to render News (tt_news records) in plain text content of email messages.
enablePlainTextNews = 1
# cat=basic/enable; type=boolean; label=Use http connection for fetching Newsletter-Content: Even if your TYPO3 Backend is in SSL-Mode, the URL for fetching the newsletter contents will be http
UseHttpToFetch = 0
# cat=basic/dev/1000; type=user[DirectMailTeam\DirectMail\Utility\TsParserExt->displayMessage]; label=LLL:EXT:direct_mail/Resources/Private/Language/locallang_mod2-6.xlf:update_option
updateMessage=0