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

New keywords and encoding handling #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Hi-Fi
Copy link

@Hi-Fi Hi-Fi commented Jan 8, 2013

New ones:
-Get Email Title

  • Remove All Mails

Better handling for encoding

  • Get Email Body

Others:

  • Changed port to 143 to be easier to use with local IMAP server

Added possibility to remove all mails from mailbox
Mail title and body in readable form for tests
@@ -15,7 +15,7 @@ class ImapLibrary(object):
ROBOT_LIBRARY_VERSION = VERSION
ROBOT_LIBRARY_SCOPE = 'GLOBAL'

port = 993
port = 143
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make this configurable (with 993 as default) as this is a breaking change ?

Connection making without breaking old code
@jodok
Copy link
Contributor

jodok commented Jun 18, 2013

sorry Hi-Fi, we just noticed that we were not informed about open pull requests on our public repositories. we'll work on them asap!

@schwendinger
Copy link
Member

Deprecation Warning
+++++++++++++++++++

Lovely Systems does not not support this package anymore and
do not have any follow up package in the same area. If anyone is
interested to continue our efforts and would like to
manage the contributors in this open source project,
feel free to fork the package and give me a hint, so I can
create a link to your fork!

best regards, Manfred (Github: schwendinger, schwendinger at lovelysystems.com)

@peterstory peterstory mentioned this pull request Jun 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants