You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

mail_add_reply_to()

Usage

mail_add_reply_to(replyToAddress[, replyToName])

Description

Adds a Reply-To: address to the current mail. The replyToName can be omitted. Can be called multiple times.

Example

${mail_add_reply_to('reply-to@structr.com')}

Search results for "mail_add_reply_to()"

mail_add_reply_to()

Adds a Reply-To: address to the current mail. The replyToName can be omitted. Can be called multiple times.

mail_add_reply_to(replyToAddress[, replyToName])