#include "oc_IMap.h"

Go to the source code of this file.
Functions | |
| void | mailCli (oc_IMap &mail) |
| int | main (int argc, char *argv[]) |
| void mailCli | ( | oc_IMap & | ) |
Definition at line 4 of file oc_IMap.cpp.
References oc_IMap::Command(), oc_IMap::GetResponseComplete(), MAXLINE, and oc_IMap::Response().
Referenced by main().
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 33 of file oc_IMap.cpp.
References mlistItem::cc, oc_IMap::fetchHeaders(), oc_IMap::fetchRFC822(), mlistItem::flags, mlistItem::from, oc_IMap::GetListItems(), mlistItem::id, oc_IMap::login(), mailCli(), mlistItem::received, mlistItem::reply_to, oc_IMap::select(), mlistItem::sent, mlistItem::size, mlistItem::subject, and mlistItem::to.
1.5.5