File 'net/pop3/storage/smtp.cls' (part of 'Pool_Net')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Class 'smtpStorage'
- -helo
- The string to send to the smtp demon after connection and its greeting.
- -from
- The email address of the pseudo sender of all incoming mails
- -to
- The address to sent all incoming mails to.
AllDone (command conn)
|
|
Argument: command
|
The command to execute now that the storing is complete.
|
Argument: conn
|
The handle of the smtpConnection object shutting down.
|
IsDone (command conn)
|
|
Argument: command
|
The command to execute after closing the connection represented by conn.
|
Argument: conn
|
The handle of the smtpConnection object reporting back.
|
storeMessage (command message)
|
Overrides popClientStorageBase:storeMessage
|
Argument: command
|
The script evaluate after completion of the process (use Done to accomplish this). Allowed to be empty, nothing is done in that case. Gets either 'error' or 'done' as first argument.
|
Argument: message
|
The text of the message to store.
|
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries