[TYPO3-core] RFC: #13439: [FEATURE] Allow marker for Subject and Message in aut-response-message of Mailform

Xavier Perseguers typo3 at perseguers.ch
Sun Feb 7 17:58:17 CET 2010


Hi,

+1 by reading. Looks great!

Xavier

On 02/05/10 7:10 PM, Steffen Kamper wrote:
> Hi,
>
> This is an SVN patch request.
>
> Type: New feature
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=13439
>
> Branches:
> trunk
>
> Problem:
> 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###
>
>
> DOCUMENTATION
> http://typo3.org/documentation/document-library/references/doc_core_tsref/4.0.0/view/8/20/
>
>
> "auto_respond_msg": This is a autoresponder message. This is sent if the
> email of the "submitter" is known (field: "email"). The value of this is
> the message broken up in to lines by a slash "/". Each slash is a new
> line in the email. The first line is used for the subject.
> [Add this:]
> You can use markers which will be replaced in the email:
> ###SUBJECT### will be replaced with the original email subject
> ###MESSAGE### will be replaced with the original email message
>
> vg Steffen


-- 
Xavier Perseguers
http://xavier.perseguers.ch/en


More information about the TYPO3-team-core mailing list