Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

mail.send

Sends SMTP email messages to one or more recipients.

Syntax

Parameters

to (required)
Comma-separated list of recipients' e-mail addresses to receive the message

from (optional)
E-mail address of the sender. If a value is not specified, the default value in mail.ini is used.

subject (optional)
Subject of the message.

body (optional)
Body of the mail message.

replyto (optional)
Alternate e-mail address to which you wish replies to go. If a value is not specified, replies go to the sender's address.

contenttype (optional)
Type of content you are sending. The default is plain/text.

charset (optional)
Character set of your content. The default is the system default.

Description

A new email tab has been added the Content Server properties file. These properties provide the defaults for sending and receiving mail.

errno

The possible values of errno include:

Value
Description
-202
Cannot Send Mail

Release Introduced

This tag was introduced in CS release 5.0.

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.