#include <imap.h>
Public Attributes | |
int | cmdid |
bool | ir_supported |
bool | login_disabled |
char * | mailbox |
char * | mailbox_uidvalidity |
struct pingpong | pp |
unsigned int | preftype |
char | resptag [5] |
struct SASL | sasl |
bool | ssldone |
imapstate | state |
bool | tls_supported |
int imap_conn::cmdid |
char* imap_conn::mailbox |
struct pingpong imap_conn::pp |
unsigned int imap_conn::preftype |
char imap_conn::resptag[5] |
struct SASL imap_conn::sasl |