gtpo1m8t | Operations |
Use this command to change the name of a submailbox in a TPF Internet mail server database.
Requirements and Restrictions
Format
|
The total length of a mailbox string (including all submailboxes) can be as many as 256 characters. The name of a mailbox can consist of any alphanumeric character, an underscore (_), hyphen (-), comma (,), semicolon (;), left parenthesis ( ( ), or right parenthesis ( ) ).
Additional Information
ZMAIL HELP
ZMAIL ?
Examples
In the following example, submailbox steve.inbox.work is renamed to steve.inbox.workstuff.
+--------------------------------------------------------------------------------+ |User: zmail lm steve | | | |System: MAIL0001I 14:00:45 START OF RESPONSE FROM ZMAIL lm | | steve.inbox | | steve.inbox.work | | steve.inbox.play | | END OF DISPLAY | | | |User: zmail renm steve.inbox.work steve.inbox.workstuff | | | |System: MAIL0003I 14:01:35 renm COMPLETED SUCCESSFULLY. NO OUTPUT TO DISPLAY | | | |User: zmail lm steve | | | |System: MAIL0001I 14:02:00 START OF RESPONSE FROM ZMAIL lm | | steve.inbox | | steve.inbox.workstuff | | steve.inbox.play | | END OF DISPLAY | +--------------------------------------------------------------------------------+
Related Information