Toggle Sidebar
Toggle Theme
Eximap
v0.1.2-dev
Pages
Modules
Eximap
Top
Summary
Functions
hello/0
Eximap.Imap.Client
Top
Summary
Functions
child_spec/1
execute/2
init/1
start_link/0
Eximap.Imap.Request
Top
Summary
Functions
add_tag/2
append/2
authenticate/1
capability/0
check/0
close/0
copy/2
create/1
delete/1
examine/1
expunge/0
fetch/2
list/2
login/2
logout/0
lsub/2
noop/0
raw/1
rename/2
search/1
select/1
starttls/0
status/2
store/3
subscribe/1
uid/1
unsubscribe/1
Eximap.Imap.Response
Top
Summary
Functions
parse/3
Eximap.Socket
Top
Summary
Functions
connect/4
recv/2
recv/3
send/2
setopts/2
Eximap v0.1.2-dev
Eximap.Imap.Response
View Source
Parse responses returned by the IMAP server and convert them to a structured format
Link to this section
Summary
Functions
parse(resp, line, rest)
Link to this section
Functions
Link to this function
parse(resp, line, rest)
View Source