trivial-imap
Email reader library
A wrapper around an IMAP library to simplify common tasks like reading emails from a server
This is a thin wrapper over post-office library (which is a fork of Franz's cl-imap)
3 stars
4 watching
1 forks
Language: Common Lisp
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |
emersion/go-imap | An IMAP protocol library for building email clients and servers | 2,094 |
40ants/mailgun | A Common Lisp library to send HTML emails using Mailgun's API | 12 |
martinrusev/imbox | Provides an interface to IMAP email servers using Python | 1,185 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |
kde/trojita | A Qt-based IMAP email client designed to be fast and lightweight while adhering to standard protocols. | 35 |
barbushin/php-imap | A PHP library for connecting to email accounts and managing mailboxes using IMAP protocols | 1,665 |
slimta/python-slimta | Provides building blocks for creating custom email servers | 171 |
duesee/imap-codec | A crate implementing an IMAP protocol codec with formal syntax support and misuse-resistance | 39 |
rickypc/robotframework-imaplibrary | An email testing library for use with the Robot Framework automation tool | 21 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 82 |
dovecot/core | An email server software package with support for IMAP, POP3, and SMTP protocols | 986 |
40ants/cl-hamcrest | A Common Lisp library that simplifies and makes more readable unit tests using Hamcrest assertions | 18 |
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
cutelyst/simple-mail | An SMTP library for Qt that allows applications to send emails with various features and attachments. | 213 |