Email :: command - Submit POP command to POP server
Before submitting the command, popLogin() has to be called. The command result can be obtained by calling response() . The command end requires a new line, which will be added automatically by the function.
Implementation details
Email  :: command ( odaba::String &sCommand )
- sCommand
- Command string
The command string is a program call including parameters as being written on a command line.