Difference between revisions of "GetDomainSpamCleaner()"

From Rackspace Email & Apps API
Jump to: navigation, search
(New page: This function will report the automatic delete action to be taken with messages that reside in the spam IMAP/webmail folder. ===Parameters=== Three strings, two integers Administrati...)
 
 
Line 1: Line 1:
 +
<span style="color:red">This function has been deprecated.</span>
 +
 
This function will report the automatic delete action to be taken with messages that reside in the spam IMAP/webmail folder.
 
This function will report the automatic delete action to be taken with messages that reside in the spam IMAP/webmail folder.
  

Latest revision as of 11:30, 15 April 2015

This function has been deprecated.

This function will report the automatic delete action to be taken with messages that reside in the spam IMAP/webmail folder.

Parameters

Three strings, two integers

   Administrative username (string),
   Administrative password (string),
   Domain name,
   Number of days to store a message before auto-deletion (0 to disable),
   Number of messages to store in the spam folder before auto-deletion (0 to disable)

Return Values

If successful, the return value of the function will be 1.

If successful, the day and message counts will have the current settings.

Consult the Result Code Table for a list of result codes and their meaning.