rickypc / robotframework-imaplibrary

IMAP email testing library for Robot Framework
https://pypi.python.org/pypi/robotframework-imaplibrary
Apache License 2.0
21 stars 35 forks source link

implement "Get Full Email" keyword #10

Closed hvarga closed 2 years ago

hvarga commented 6 years ago

We have a need for fetching of a full email containing both the headers and the body.

This PR implements a new keyword Get Full Email which returns decoded email containing headers and body. Hope that this can be useful to a wider audience.

rickypc commented 6 years ago

Thank you, @hvarga. Would you please fill in the CLA located here: https://goo.gl/forms/QMyqXJI2LM. Thanks.

hvarga commented 6 years ago

I have signed the CLA.