Skip to content

Releases: amcsparron2793-Water/PyEmailer

1.5.2 Release

11 Jun 14:57
Compare
Choose a tag to compare

converted any user input to use Questionary module

1.5.1.1 Release

22 May 17:43
Compare
Choose a tag to compare

fixed issue with namespace and email app. they are now two separate attrs

1.5.1 Release

22 May 17:11
Compare
Choose a tag to compare

fixed email_signature property to return None when needed.

created property current_user_email with validation.
added some checks to init method RE self.email_app.

1.5 Release

22 May 13:55
Compare
Choose a tag to compare

updated FindMsgBySubject to compare everything lowercase. added display_tracker_check() and send_success property. integrated send_success into the _send property.

1.4 Release

16 May 12:31
Compare
Choose a tag to compare

Added Email signature support with property etc. updated README.md to that effect.

1.3 Release

14 May 11:59
Compare
Choose a tag to compare

updated FindMessageBySubject to also match reply messages. added tab_char class attr

1.2 Release

17 Nov 12:29
Compare
Choose a tag to compare
updated PyEmailer.FindMsgBySubject to optionally ignore the 'FW:' or …

…'FWD:' at the start of a subject line.

1.1 Release

19 Oct 17:47
Compare
Choose a tag to compare
added Email Reading and Attachment DOWNLOAD functionality

1.0 Release

05 Oct 17:51
Compare
Choose a tag to compare

Now with Attachment support

0.1 Test for Pypi

12 Sep 19:07
Compare
Choose a tag to compare

changed name of module and package to PyEmailerAJM to avoid PyPi conflicts