All Projects → mobizt → Esp32 Mail Client

mobizt / Esp32 Mail Client

Licence: mit
The complete and secured Mail Client for ESP32, sending and reading the E-mail through the SMTP and IMAP servers.

Labels

Projects that are alternatives of or similar to Esp32 Mail Client

Rainloop Webmail
Simple, modern & fast web-based email client
Stars: ✭ 3,618 (+4479.75%)
Mutual labels:  smtp, imap
Greenmail
Official master for the Greenmail project
Stars: ✭ 424 (+436.71%)
Mutual labels:  smtp, imap
Mailcow Dockerized
mailcow: dockerized - 🐮 + 🐋 = 💕
Stars: ✭ 4,573 (+5688.61%)
Mutual labels:  imap, smtp
Docker Mailserver
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
Stars: ✭ 8,115 (+10172.15%)
Mutual labels:  smtp, imap
Deltachat Desktop
Email-based instant messaging for Desktop.
Stars: ✭ 526 (+565.82%)
Mutual labels:  smtp, imap
Excision-Mail
Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible
Stars: ✭ 108 (+36.71%)
Mutual labels:  imap, smtp
Mailkit
A cross-platform .NET library for IMAP, POP3, and SMTP.
Stars: ✭ 4,477 (+5567.09%)
Mutual labels:  smtp, imap
yggmail
End-to-end encrypted email for the mesh networking age
Stars: ✭ 72 (-8.86%)
Mutual labels:  imap, smtp
James Project
Emails at the heart of your business logic!
Stars: ✭ 485 (+513.92%)
Mutual labels:  smtp, imap
Neutron
Self-hosted server for the ProtonMail client
Stars: ✭ 452 (+472.15%)
Mutual labels:  smtp, imap
ESP-Mail-Client
⚡️Arduino Mail Client Library to send, read and get incoming mail notification for ESP32, ESP8266 and SAMD21 devices. The library also supported other Arduino devices using Clients interfaces e.g. WiFiClient, EthernetClient, and GSMClient.
Stars: ✭ 78 (-1.27%)
Mutual labels:  imap, smtp
Hydroxide
A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
Stars: ✭ 578 (+631.65%)
Mutual labels:  smtp, imap
dokku-posteio
Poste.io plugin for Dokku
Stars: ✭ 27 (-65.82%)
Mutual labels:  imap, smtp
Deltachat Core Rust
Delta Chat Rust Core library, used by Android/iOS/desktop apps and bindings
Stars: ✭ 300 (+279.75%)
Mutual labels:  smtp, imap
docker-protonmail-bridge
Run ProtonMail Bridge in a docker container
Stars: ✭ 34 (-56.96%)
Mutual labels:  imap, smtp
Mail
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
Stars: ✭ 399 (+405.06%)
Mutual labels:  smtp, imap
autoconfig
The ISPDB, Thunderbird's database of mail configuration files.
Stars: ✭ 25 (-68.35%)
Mutual labels:  imap, smtp
MailRipV3
SMTP and IMAP checker / cracker for mailpass combolists with a user-friendly GUI, automated inbox test and many more features.
Stars: ✭ 28 (-64.56%)
Mutual labels:  imap, smtp
Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+5522.78%)
Mutual labels:  smtp, imap
Mail
💌 Mail app for Nextcloud
Stars: ✭ 528 (+568.35%)
Mutual labels:  smtp, imap

Mail Client Arduino Library for ESP32 v 2.1.6

This library allows ESP32 to send Email with/without attachment and receive Email with/without attachment download via SMTP and IMAP servers.

The library was test and work well with ESP32s based module.

Copyright (c) 2019 K. Suwatchai (Mobizt).

ESP32 Mail

This library is deprecated and the new library is available

The new library ESP Mail Client that supports ESP32 and ESP8266 with much more options and feature is available here. https://github.com/mobizt/ESP-Mail-Client

This ESP32 Mail Client library will set to deprecated and no further updates and development, plese install the new library instead.

License

The MIT License (MIT)

Copyright (c) 2019 K. Suwatchai (Mobizt)

Permission is hereby granted, free of charge, to any person returning a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].