REFERENCE
Syntax
ImailPostMessage [bodysize] [linesize] [mailbox]
Where:
This example creates a 2000-byte message in the Inbox. Each line in the message contains 80 characters.
ImailPostMessage 2000 80 Inbox
Related topics