File 'net/pop3/svrStorBase.cls' (part of 'Pool_Net')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Class 'popServerStorageBase'
dele (mbox msgList)
|
|
Argument: mbox
|
Handle of the mailbox to modify.
|
Argument: msgList
|
List of message ids.
|
lock (mbox)
|
|
Argument: mbox
|
Handle of the mailbox to lock.
|
Returns: 1 if the mailbox was locked sucessfully, 0 else.
|
size (mbox msgId)
|
|
Argument: mbox
|
Handle of the mailbox to
|
Argument: msgId
|
Numerical index of the message to look at.
|
Returns: size of the message in bytes.
|
stat (mbox)
|
|
Argument: mbox
|
Handle of the mailbox to look at.
|
Returns: The number of messages in the mailbox
|
transfer (args)
|
|
Argument: args
|
List of option/value-pairs, followed by 3 arguments (explained in the method description). Recognized options are '-done' and '-lines'.
The value of -done is interpreted as a script to call after completion of the transfer. Its specification is required.
On the other hand, specification of -lines is optional. It is interpreted as the number of lines to transfer, beyond the usual message header. The complete message is transfered if it is not specified.
|
unlock (mbox)
|
|
Argument: mbox
|
Handle of the mailbox to unlock
|
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries