Attribute/Tag |
Description |
rootfolder |
The user's
default folder on the post office server. If left empty, jwma will
use the folder returned by the Store's getDefaultFolder()method. |
trashfolder |
The user's
trash folder on the post office server. If left empty, jwma will set
this folder's path to <rootfolder path><folder seperator>Trash.
If a name is given and it is not prefixed with <rootfolder
path>, jwma will set this folder's path to <rootfolder
path><folder seperator><given trash name>. |
draftfolder |
The user's
draft folder on the post office server. If left empty, jwma will set
this folder's path to <rootfolder path><folder seperator>Drafts.
If a name is given and it is not prefixed with <rootfolder path>,
jwma will set this folder's path to <rootfolder path><folder
seperator><given draft name>. |