Skip to content

parser cannot handle mailbody #2

@shivno

Description

@shivno

hi,

thanks for this lib, i tried to read a mail body like this:

req3 = Eximap.Imap.Request.uid(["FETCH",14755,"(BODY[TEXT])"])
oo3 = Eximap.Imap.Client.execute(pid, req3) |> Map.from_struct()

but the parser faults at Eximap.Imap.Response.parse_tag/3

i tried to implement it with further case switches but did not succeed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions