Skip to content

dmsnell/erl_imap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erl_imap

An OTP application for connecting to an IMAP server.

Goals

  • Connect over TLS with basic authentication.
  • Support all IMAP servers.
  • Exchange messages.

Non-Goals

  • Store messages from a mailbox.
  • Keep all mailboxes updated for an account simultaneously.

Build

$ rebar3 compile

About

Communicate with an IMAP server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages