| Previous | Next | Contents | Index |
Controls whether or not your wastebasket folder is purged when you exit PMDF MAIL.
Requires SYSPRV privilege to set information for users other than yourself; requires SYSPRV or SYSNAM privilege to show information about users other than yourself.
SET AUTO_PURGE
SET NOAUTO_PURGE
SHOW AUTO_PURGE
Qualifiers Defaults /LOG /NOLOG /UIC="[g,m]" None /USER=username None
None.
When you exit PMDF MAIL with the
EXITcommand while your default mail file is open, your wastbasket folder will be purged. You can prevent this from occurring by instead using theQUITcommand, or by issuing aSET NOAUTO_PURGEcommand. The benefit to using theSET NOAUTO_PURGEcommand is that you only need to use that command once --- the setting will be remembered.
Use the
EMAIL> SET NOAUTO_PURGE EMAIL> SHOW AUTO_PURGE Automatic deleted message purge is disabled.SET AUTO_PURGEcommand to restore the default behavior.
| Previous | Next | Contents | Index |