Safe Haskell | None |
---|---|
Language | Haskell98 |
- connectPop3SSL :: String -> IO POP3Connection
- connectPop3SSLWithSettings :: String -> Settings -> IO POP3Connection
- data Settings = Settings {}
- defaultSettingsPop3SSL :: Settings
- module Network.HaskellNet.POP3
Establishing connection
connectPop3SSL :: String -> IO POP3Connection Source #
Settings
Network.HaskellNet.POP3 re-exports
module Network.HaskellNet.POP3