File: medusa-imap.html

package info (click to toggle)
medusa 2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,260 kB
  • sloc: ansic: 19,185; sh: 9,421; python: 294; makefile: 163; perl: 120
file content (17 lines) | stat: -rw-r--r-- 524 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<HTML>
<TITLE>Foofus Networking Services - Medusa::IMAP</TITLE>
<BODY BGCOLOR="#999999">

<H1>Medusa Parallel Network Login Auditor :: IMAP</H1>
<I>JoMo-Kun / jmk "AT" foofus "DOT" net</I><BR>
<HR>

<P>
The IMAP module tests accounts against the IMAP service. This module supports
both imap (143) and imaps (993). The IMAP module asks for the server's capabilities 
and then does either a LOGIN or an AUTHENTICATE PLAIN, depending on its response.

<BR><BR>
<A HREF="medusa.html">Medusa Documentation</A><BR>
</BODY>
<HTML>