File 'net/pop3/retr.cls' (part of 'Pool_Net')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Class 'pop3RetrSeq'
- -msg
- The numerical index of the message to delete at the server.
- -use-top
- A boolean flag. Setting it to TRUE causes the sequencer to use the command 'TOP x 0' instead of 'RETR x' to retrieve the message. The first pop server of my provider didn't recognize RETR, but this special command. Maybe some other people have to deal with such a weird beast too.
default value: 0
GetMessage ()
|
|
Returns: is the text of the received message.
|
GotRetrData (line)
|
|
Argument: line
|
Text of response
|
GotRetrResponse (line)
|
|
Argument: line
|
Text of response
|
- message
- Used as transient storage for the incoming message.
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries