We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 503a9bf commit c1f020fCopy full SHA for c1f020f
Configuration/Sets/Main/settings.definitions.yaml
@@ -371,6 +371,12 @@ settings:
371
both: 'HTML and Plain text e-mails'
372
html: 'HTML e-mails only'
373
plain: 'Plain text e-mails only'
374
+ plugin.tx_powermail.settings.sender.addDisclaimerLink:
375
+ label: 'Add disclaimer link'
376
+ description: 'Add disclaimer link to the sender email (also in optin mail)'
377
+ category: powermail.mail-sender.common
378
+ default: true
379
+ type: bool
380
plugin.tx_powermail.settings.sender.default.senderName:
381
label: 'Default Sender Name'
382
description: 'Senders name, if no sender name given'
0 commit comments