networkteam / powermail-replyto
Installs: 1 821
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
README
Replaces the sender of the receiver mail with global MAIL/defaultMailFromAddress and MAIL/defaultMailFromName. The original sender is set as ReplyTo.
The behaviour is deactivated when plugin.tx_powermail.settings.setup.receiver.overwrite.senderEmail
returns a valid mail address.
Why this extension
It could also be achieved with Powermail TypoScript configuration, but it's less handy when you need to configure it for every form because field markers for email/name vary from form to form.