QuarantineFolder property: MCFGetMail class
Description
Use this property to specify the name of the quarantine folder. If not specified, the value from the node will be used.
The name must adhere to whatever naming restrictions are imposed by the mail server in use. There is no built-in validation of the folder name.
The following types of errors can cause an email to be moved to the quarantine folder:
-
Connector size overflow.
-
Unsupported encoding.
-
Unknown Java exception.
-
Javamail content error.
-
No attachment directory.
-
Mail parse exception.
This property is read/write.
Related Topics