Home | Packages | Files | Procedures | Classes | Keywords | External packages
GotPassResponse (line) | ||
Called after pop3 demon responded to the PASS command. Depending on the result of the login the sequencer stops its operation now (error), or writes out the command to retrieve the number of messages storeed in the mailbox (successful login). | ||
Argument: line | Text of response |
GotStatResponse (line) | ||
Called after pop3 demon responded to the STAT command. | ||
Argument: line | Text of response |
GotUserResponse (line) | ||
Called after pop3 demon responded to the USER command. Send the password to the server (in clear!), but only if the user was accepted by the server. | ||
Argument: line | Text of response |
UserTry () | ||
The first action taken after the construction of the sequencer completes. Writes out the login command to the pop3 server, then waits for its response. |
pop3UserSeq () | ||
Constructor. |
Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries