Home | Packages | Files | Procedures | Classes | Keywords | External packages
| GetMessage () | ||
| Accessor method. | ||
| Returns: is the text of the received message. | 
| GotRetrData (line) | ||
| Called for each line of the incoming mail. Stops the sequencer upon detection of the end-of-message marker (single dot on a line by itself), or appends the line to its internal store. | ||
| Argument: line | Text of response | |
| GotRetrResponse (line) | ||
| Called after pop3 demon responded to the RETR command. An error aborts the operation, else we start reading the incoming message, which followed the server response immediately. | ||
| Argument: line | Text of response | |
| RetrTry () | ||
| The first action taken after the construction of the sequencer completes. Writes out the retrieval command to the pop3 server, then waits for its response. | 
| pop3RetrSeq () | ||
| Constructor. | 
Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries