File/lib/IMP.php

Description
Classes
Class Description
 class IMP IMP Base Class.
Constants
IMP_ALL = 0 (line 52)

Match all IMAP flags.

IMP_ANSWERED = 4 (line 67)

\\ANSWERED flag.

IMP_DELETED = 2 (line 62)

\\DELETED flag

IMP_DRAFT = 16 (line 77)

\\DRAFT flag.

IMP_ENCRYPT_NONE = 1 (line 6)

Send Message w/no encryption.

IMP_FLAGGED = 8 (line 72)

\\FLAGGED flag.

IMP_IDX_SEP = "\1" (line 126)

String used to separate indexes.

IMP_MAILBOXSTART_FIRSTPAGE = 3 (line 104)

Start on the first page.

IMP_MAILBOXSTART_FIRSTUNSEEN = 1 (line 94)

Start on the page with the first unseen message.

IMP_MAILBOXSTART_LASTPAGE = 4 (line 109)

Start on the last page.

IMP_MAILBOXSTART_LASTUNSEEN = 2 (line 99)

Start on the page with the last unseen message.

IMP_MSG_SEP = "\0" (line 121)

String used to separate messages.

IMP_PERSONAL = 32 (line 82)

An email is personal.

IMP_PGP_ENCRYPT = 2 (line 11)

Send Message - PGP Encrypt.

IMP_PGP_SIGN = 3 (line 16)

Send Message - PGP Sign.

IMP_PGP_SIGNENC = 4 (line 21)

Send Message - PGP Sign/Encrypt.

IMP_PGP_SYM_ENCRYPT = 8 (line 41)

Send Message - PGP Encrypt with passphrase.

IMP_PGP_SYM_SIGNENC = 9 (line 46)

Send Message - PGP Sign/Encrypt with passphrase.

IMP_SEARCH_MBOX = '**search_' (line 115)

The mailbox name to use for search results.

IMP_SMIME_ENCRYPT = 5 (line 26)

Send Message - S/MIME Encrypt.

IMP_SMIME_SIGN = 6 (line 31)

Send Message - S/MIME Sign.

IMP_SMIME_SIGNENC = 7 (line 36)

Send Message - S/MIME Sign/Encrypt.

IMP_UNSEEN = 1 (line 57)

\\UNSEEN flag

SORTTHREAD = 161 (line 88)

Sort By Thread.

Documentation generated on Sun, 30 Jan 2011 05:28:12 +0000 by phpDocumentor 1.4.3