Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

Releases: mobizt/ESP32-Mail-Client

2.1.6

10 Jan 06:16
786c104
Compare
Choose a tag to compare

Set the library to deprecated.
The new Email Client is available here https://github.com/mobizt/ESP-Mail-Client

2.1.5

08 Jul 16:48
Compare
Choose a tag to compare

Add support ESMTP command.

2.1.4

11 Apr 21:54
Compare
Choose a tag to compare

Remove the WiFi reconnection and its status checking.

2.1.3

11 Apr 02:33
Compare
Choose a tag to compare

Fix the size of SMTP sending attachment data limit issue.

2.1.2

10 Apr 08:57
Compare
Choose a tag to compare

Fix the truncated HTML message body bugs.

2.1.1

13 Dec 14:42
Compare
Choose a tag to compare
Add time helper functions

2.0.9

13 Dec 06:31
Compare
Choose a tag to compare

Fix corrupt heap (array index out of bounds).

2.0.8

18 Nov 03:15
Compare
Choose a tag to compare

Fix untrapped IMAP response for invalid search criteria that causes loop forever.

2.0.7

10 Nov 11:43
Compare
Choose a tag to compare

Fix base64 chunk data encoding.

2.0.6

31 Oct 15:51
Compare
Choose a tag to compare

Add support to set, add and remove flags.