Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Configuration/Sets/Main/settings.definitions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,12 @@ settings:
both: 'HTML and Plain text e-mails'
html: 'HTML e-mails only'
plain: 'Plain text e-mails only'
plugin.tx_powermail.settings.sender.addDisclaimerLink:
label: 'Add disclaimer link'
description: 'Add disclaimer link to the sender email (also in optin mail)'
category: powermail.mail-sender.common
default: true
type: bool
plugin.tx_powermail.settings.sender.default.senderName:
label: 'Default Sender Name'
description: 'Senders name, if no sender name given'
Expand Down