Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The class Imap handles the interface to an IMAP Imap server, it uses the ImapNew class.

The class ImapNew can connect to an IMAP Imap server, either through PHP's builtin imap_xxx() functions or via the external library Javanile/Imap2/.

The reason for the use of Javanile/Imap2/ can be found here.