pop3mail v0.1.6 Pop3mail.Body

Decode and store mail body

Summary

Functions

Decode multipart content, base64, quoted-printables

Store all found body parts on filesystem

Store one part on filesystem

Functions

decode_body(body_text, content_type, encoding, disposition)

Decode multipart content, base64, quoted-printables

store_multiparts(multipart_part_list, dirname)

Store all found body parts on filesystem

store_part(multipart_part, base_dir)

Store one part on filesystem