Actions
Bug #22068
closed[FEATURE] Allow marker for Subject and Message in aut-response-message of Mailform
Start date:
2010-02-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There is a neat feature for autorespond in the Mailform CE.
If you add this field: |auto_respond_msg=hidden| Hello / This is an autoresponse. //We have received your mail.
you as sender will receive automatic a mail with subject "Hello" and the message:
This is an autoresponse.
We have received your mail.
This feature allows to use given subject and sended message to be added to this mail using marker
###SUBJECT### will be replaced with given subject of the mail
###MESSAGE### will be replaced by the plain content sended with the form.
Example: |auto_respond_msg=hidden| [Autorespond] ###SUBJECT### /This is an automatic generated answer.//Your message://###MESSAGE###
(issue imported from #M13439)
Files
Actions