|
| HaskellNet.POP3 | | Portability | portable | | Stability | stable | | Maintainer | mukai@jmuk.org |
|
|
|
|
|
| Description |
| POP3 client implementation
|
|
| Synopsis |
|
|
|
|
| Types
|
|
|
|
|
|
|
|
|
| Constructors | | Instances | |
|
|
| Establishing Connection
|
|
|
| connecting to the pop3 server specified by the hostname and port number
|
|
|
| connecting to the pop3 server specified by the hostname. 110 is used for the port number.
|
|
|
| connecting to the pop3 server via a stream
|
|
| Send Command
|
|
|
| sendCommand sends a pop3 command via a pop3 connection. This
action is too generic. Use more specific actions
|
|
| More Specific Operations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Other Useful Operations
|
|
|
|
|
|
|
|
| Produced by Haddock version 2.6.0 |