MACROMEDIA COLDFUSION MX 61-CFML Reference page 269

Cfml reference
Hide thumbs Also See for COLDFUSION MX 61-CFML:
Table of Contents

Advertisement

cfpop query variables
The following table describes the variables that provide information about the query that is
returned by
:
cfpop
Variable names
queryname.recordCount
queryname.currentRow
queryname.columnList
queryname.UID
Query message header and body columns
The following table lists the message header and body columns that are returned if
"
or "
getHeaderOnly"
Column name
queryname.date
queryname.from
queryname.messagenumber
queryname.replyto
queryname.subject
queryname.cc
queryname.to
queryname.body
queryname.textBody
queryname.HTMLBody
queryname.header
queryname.attachments
queryname.attachmentfiles
If the mail message includes a part with a Content-Type of text/plain, the queryname.textBody
column contains the part's message content. If the mail message includes a part with a Content-
Type of text/HTML, the queryname.HTMLBody column contains the part's message content. If
no Content-Type matches these types, the columns are empty. The queryname.Body column
always contains the first message body found.
The queryname.attachments column contains a tab-separated list of all the attachment names.
The queryname.attachments column contains a tab-separated list of the locations of the
attachment files. Use the
them.
Description
Number of records returned by query
Current row that
List of column names in query
Unique identifier for the e-mail message file
:
getAll"
getHeaderOnly returns
yes
yes
yes
yes
yes
yes
yes
not available
not available
not available
not available
not available
not available
tag to delete these temporary files when you have processed
cffile
is processing
cfoutput
=
action
getAll returns
yes
yes
yes
yes
yes
yes
yes
yes
yes
yes
yes
yes
yes
cfpop
269

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents