File 'net/pop3/auth.tcl' (part of 'Pool_Net')


Home | Packages | Files | Procedures | Classes | Keywords | External packages


Written by
Andreas Kupries
Description
Helper procedures used by pop3Server. A type checker usable by the option processing subsystem (base/getopt.tcl) is provided.
Depends on
Tcl
Keywords
type checker, POP3

::pool::pop3::authmode (o v)

This type checker accepts only 'apop' and 'upass' as valid authentication modes.
Argument: oThe option whose value is checked.
Argument: vThe value to check.
Returns: A boolean value. True if v contained a legal authentication mode.


Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries