TagLib: Mail

movemessage

Description

Moves or copies a message from one folder to another. If an error occurs during processing, the tag body will be evaluated and the remainder of the page will be skipped.

Tag Body

JSP

Restrictions


Attributes

The tag has the following attributes:  

Attribute

Description

Type

Req'd?

dest
Destination folder name.
String
Yes
index If src is specified, then index references a message within that folder.  If src is not specified, then index references a message within the current messages collection.
Integer(???)
Yes
op
If "copy", message is copied, otherwise, message is moved.  If not specified, message is moved.
String
No

Properties

n/a

Example(s)