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_to()

Usage

mail_add_to(toAddress[, toName])

Description

Adds a To: recipient to the list of recipients. Can be called multiple times to add more recipients. The toName can be omitted.

Example

${mail_add_to('info@structr.com', 'Structr')}

Search results for "mail_add_to()"

mail_add_to()

Adds a To: recipient to the list of recipients. Can be called multiple times to add more recipients. The toName can be omitted.

mail_add_to(toAddress [, toName] )