File 'net/smtp/open.cls' (part of 'Pool_Net')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Class 'smtpOpenSeq'
- -helo
- Specifies the string to use as argument for the HELO command sent to the demon after its greeting.
- -maxtries
- Specifies the maximum allowed number of trials to connect. Defaults to 1.
default value: 1
- -retrydelay
- Specifies the time to wait (in milliseconds) after a failure before doing the next try. Defaults to 10 seconds.
default value: 10000
- -host
- Specifies the host the demon to connect to resides on. Defaults to 'localhost'.
default value: localhost
GotGreeting (line)
|
|
Argument: line
|
Text of response
|
GotHeloResponse (line)
|
|
Argument: line
|
Text of response
|
- tries
- The number of tries which were executed (and failed) so far.
initial value: 0
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries