Enables you to change the name of the WASTEBASKET folder. The WASTEBASKET folder contains messages selected to be deleted. You can delete all the messages in the WASTEBASKET folder by entering either the PURGE command or by entering the EXIT command if AUTO_PURGE is set. You can avoid deleting messages in the WASTEBASKET folder by entering the QUIT command or by setting NOAUTO_PURGE. When you change the name of a WASTEBASKET folder while it contains deleted messages, these deleted messages move to the newly named WASTEBASKET folder. The SHOW WASTEBASKET_NAME command displays the name of the WASTEBASKET folder. Format SET WASTEBASKET_NAME foldername SHOW WATEBASKET_NAME
1 – Parameter
foldername Indicates the name that replaces the name WASTEBASKET for the folder containing deleted messages. You can use any alphanumeric string for the new WASTEBASKET folder name except MAIL or NEWMAIL. A folder name can be 1 to 39 characters in length. Valid characters for folder names are alphanumeric characters, dollar signs ($), and underscores (_). If your folder name contains lowercase letters, spaces, or special characters, the folder name must be enclosed in quotation marks.
2 – Examples
1.MAIL> SET WASTEBASKET_NAME GARBAGE MAIL> SHOW WASTEBASKET_NAME The wastebasket folder name is GARBAGE. This example shows how to change and display the name of the WASTEBASKET folder.