|
Inherited from IMAP4:
__getattr__,
append,
authenticate,
capability,
check,
close,
copy,
create,
delete,
deleteacl,
examine,
expunge,
fetch,
getacl,
getannotation,
getquota,
getquotaroot,
idle,
list,
login,
login_cram_md5,
logout,
lsub,
myrights,
namespace,
noop,
open_socket,
partial,
proxyauth,
recent,
rename,
response,
search,
select,
setacl,
setannotation,
setquota,
shutdown,
socket,
sort,
status,
store,
subscribe,
thread,
uid,
unsubscribe,
xatom
Inherited from IMAP4 (private):
_CRAM_MD5_AUTH,
_append_untagged,
_check_bye,
_checkquote,
_close_threads,
_command,
_command_complete,
_command_completer,
_deliver_dat,
_deliver_exc,
_dump_ur,
_end_idle,
_handler,
_init_debug,
_log,
_match,
_mesg,
_print_log,
_put_response,
_quote,
_reader,
_request_pop,
_request_push,
_simple_command,
_untagged_response,
_writer
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|