Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was 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

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

Choose a tag to compare

Add support ESMTP command.

2.1.4

11 Apr 21:54

Choose a tag to compare

Remove the WiFi reconnection and its status checking.

2.1.3

11 Apr 02:33

Choose a tag to compare

Fix the size of SMTP sending attachment data limit issue.

2.1.2

10 Apr 08:57

Choose a tag to compare

Fix the truncated HTML message body bugs.

2.1.1

13 Dec 14:42

Choose a tag to compare

Add time helper functions

2.0.9

13 Dec 06:31

Choose a tag to compare

Fix corrupt heap (array index out of bounds).

2.0.8

18 Nov 03:15

Choose a tag to compare

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

2.0.7

10 Nov 11:43

Choose a tag to compare

Fix base64 chunk data encoding.

2.0.6

31 Oct 15:51

Choose a tag to compare

Add support to set, add and remove flags.