postmaster
Email client library
An SMTP/IMAP email library with an API inspired by popular services
Email for humans
10 stars
5 watching
4 forks
Language: Common Lisp
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
eudoxia0/avatar-api | A Common Lisp library providing an interface to various avatar services. | 9 |
mailman-elixir/mailman | Provides an Elixir wrapper around the gen_smtp client to send emails with various features and configurations. | 203 |
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |
snipsco/postal | A Swift framework providing simple access to common email providers. | 653 |
hectane/hectane | A lightweight email client with an HTTP API and SMTP queue functionality | 223 |
henrikbjorn/stampie | An API wrapper for sending emails using various providers | 33 |
martinrusev/imbox | Provides an interface to IMAP email servers using Python | 1,185 |
40ants/trivial-imap | A wrapper around an IMAP library to simplify common tasks like reading emails from a server | 3 |
emersion/go-imap | An IMAP protocol library for building email clients and servers | 2,094 |
manyuanrong/deno-smtp | An SMTP implementation for Deno, providing a mail client in TypeScript. | 80 |
meli/meli | A terminal-based email client with support for multiple protocols and email backends | 672 |
dinhvh/dejalu | A simple email client written in C++ with support for various email services and features like GIF integration. | 631 |
antp/mailer | A simple email sending system built on top of gen_smtp. | 41 |