Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tonioo/sievelib issues and pull requests

#118 - Dropped python 3.8 support and added python 3.12+

Pull Request - State: closed - Opened by tonioo 21 days ago - 1 comment

#117 - Added missing require statement when using create arg with fileinto

Pull Request - State: closed - Opened by tonioo 21 days ago - 1 comment

#116 - Add 'mailbox' into 'require' when ':create' is used

Issue - State: closed - Opened by hrw 21 days ago - 2 comments
Labels: bug

#115 - Added support for address test in factory.

Pull Request - State: closed - Opened by tonioo 21 days ago - 1 comment
Labels: enhancement

#114 - "if address" creation?

Issue - State: closed - Opened by hrw 26 days ago - 3 comments

#113 - Assorted fixes

Pull Request - State: closed - Opened by sambrightman about 2 months ago - 1 comment

#112 - fix starttls

Pull Request - State: closed - Opened by dhke 10 months ago - 2 comments

#111 - Added annotations

Pull Request - State: closed - Opened by tonioo 10 months ago

#110 - Ensure name uniqueness in filter set

Pull Request - State: closed - Opened by tonioo 10 months ago - 1 comment

#109 - Added support for OAUTHBEARER auth mechanism

Pull Request - State: closed - Opened by tonioo 11 months ago - 1 comment

#108 - improve compability with cyrus-imapd

Pull Request - State: closed - Opened by dhke about 1 year ago - 1 comment

#107 - improve cyrus imapd compatibility

Pull Request - State: closed - Opened by dhke about 1 year ago - 2 comments

#106 - Fixed Digest-MD5 for Python 3.6+

Pull Request - State: open - Opened by derula about 2 years ago

#105 - parse roundcube managesieve plugin comments

Issue - State: open - Opened by chongma almost 4 years ago - 6 comments

#104 - Factory method FiltersSet.__create_filter does not accept non-string parameters

Issue - State: closed - Opened by ishurmer about 4 years ago
Labels: enhancement

#103 - Added Support for Linux On Power

Pull Request - State: closed - Opened by ujjwalsh about 4 years ago - 2 comments

#102 - Fixed issues with test and control arguments.

Pull Request - State: closed - Opened by tonioo about 4 years ago - 3 comments

#101 - Check if parsed command is a test one.

Pull Request - State: closed - Opened by tonioo about 4 years ago - 3 comments

#100 - Parser fails to detect missing commas.

Issue - State: closed - Opened by derula over 4 years ago - 15 comments
Labels: bug

#99 - Remove support for outdated Python versions.

Pull Request - State: closed - Opened by derula over 4 years ago - 5 comments

#98 - AttributeError: 'ParsedRequirement' object has no attribute 'match_markers'

Issue - State: closed - Opened by jorti over 4 years ago - 4 comments

#97 - Properly match parentheses and brackets.

Pull Request - State: closed - Opened by derula over 4 years ago - 2 comments

#96 - Parser does insufficient bracket matching

Issue - State: closed - Opened by derula over 4 years ago
Labels: bug

#95 - Wrong newline encoding sievelib.managesieve.Client.getscript ?

Issue - State: open - Opened by tacruc over 4 years ago - 4 comments

#94 - Don't return entire script on unknown token.

Pull Request - State: closed - Opened by derula over 4 years ago - 1 comment

#93 - Lexer returns entire remaining script on unknown token

Issue - State: closed - Opened by derula over 4 years ago - 4 comments
Labels: bug

#92 - Save position (line/col) of parse error.

Pull Request - State: closed - Opened by derula over 4 years ago - 4 comments
Labels: enhancement

#91 - Added "string" as valid exists arg.

Pull Request - State: closed - Opened by derula over 4 years ago - 1 comment

#90 - Exists command argument type can only be stringlist

Issue - State: closed - Opened by derula over 4 years ago - 1 comment
Labels: bug

#89 - checkscript() wrongly encodes non-ascii text

Issue - State: open - Opened by e1fueg0 about 5 years ago - 4 comments
Labels: bug

#88 - Python 3.8 readiness

Issue - State: closed - Opened by icgood over 5 years ago - 1 comment

#87 - Fix collections import DeprecationWarning

Pull Request - State: closed - Opened by icgood almost 6 years ago - 2 comments

#86 - Temp. fix for exists command export through factory.

Pull Request - State: closed - Opened by tonioo almost 6 years ago - 1 comment

#85 - factory: problem while exporting exists command

Issue - State: closed - Opened by tonioo almost 6 years ago
Labels: bug

#84 - Stop command is an action, not a control.

Pull Request - State: closed - Opened by tonioo almost 6 years ago - 1 comment

#83 - stop action is wrongly implemented

Issue - State: closed - Opened by tonioo almost 6 years ago
Labels: bug

#82 - factory: added currentdate support.

Pull Request - State: closed - Opened by tonioo almost 6 years ago - 1 comment

#81 - Factory: add support for currentdate test

Issue - State: closed - Opened by tonioo almost 6 years ago
Labels: enhancement

#80 - Installation of latest release fails with current pip versions

Issue - State: closed - Opened by tbe almost 6 years ago - 1 comment

#79 - Better support of relational and date extensions.

Pull Request - State: closed - Opened by tonioo almost 6 years ago - 1 comment

#78 - Better support of relational and date extensions

Issue - State: closed - Opened by tonioo almost 6 years ago
Labels: enhancement

#77 - factory: added support for envelope and body tests.

Pull Request - State: closed - Opened by tonioo almost 6 years ago - 1 comment

#76 - Factory: add support for body and envelope tests

Issue - State: closed - Opened by tonioo about 6 years ago
Labels: enhancement

#75 - Parsing stops on not anyof

Issue - State: closed - Opened by icgood about 6 years ago - 2 comments

#74 - fix string can be used for stringlist

Pull Request - State: closed - Opened by cuonglm over 6 years ago - 4 comments

#73 - Put the list of requirements in setup.py

Pull Request - State: closed - Opened by encukou over 6 years ago - 2 comments

#72 - Problems with pip >=10 and pip.req

Pull Request - State: closed - Opened by fernand0 over 6 years ago - 3 comments

#71 - Fixed parser issue with not tests in allof/anyof tests.

Pull Request - State: closed - Opened by tonioo over 6 years ago - 1 comment

#70 - Feature/body extension

Pull Request - State: closed - Opened by tonioo over 6 years ago - 1 comment

#69 - Parsing bug on anyof and allof

Issue - State: closed - Opened by Seemone over 6 years ago - 3 comments
Labels: bug

#68 - Added support for imap4flags extension.

Pull Request - State: closed - Opened by tonioo over 6 years ago
Labels: enhancement

#67 - Added todict() method to Command

Pull Request - State: open - Opened by Seemone over 6 years ago - 6 comments

#66 - Parse to json

Issue - State: closed - Opened by Iloveall over 6 years ago

#65 - Added methods to retrieve filter properties.

Pull Request - State: closed - Opened by tonioo over 6 years ago - 1 comment

#64 - How to get conditions and actions lists from FiltersSet?

Issue - State: closed - Opened by matteomattei over 6 years ago - 2 comments
Labels: enhancement

#63 - use socket.create_connection() instead of manual socket setup

Pull Request - State: closed - Opened by dhke over 6 years ago - 1 comment

#62 - data maybe None after __read_response, handle that case

Pull Request - State: closed - Opened by dhke over 6 years ago - 2 comments

#61 - Plans for body extension?

Issue - State: closed - Opened by fernand0 almost 7 years ago - 1 comment
Labels: enhancement

#60 - Can't connect to sieve server using IPv6 address

Issue - State: closed - Opened by fyfe almost 7 years ago
Labels: enhancement

#59 - Fix/setup py

Pull Request - State: closed - Opened by tonioo about 7 years ago - 1 comment

#58 - Support fileinto :create (with mailbox capability)

Pull Request - State: closed - Opened by Mortal about 7 years ago - 5 comments
Labels: enhancement

#57 - fix typo should be testing password not login

Pull Request - State: closed - Opened by fyfe about 7 years ago - 2 comments

#56 - Added support for RFC3894.

Pull Request - State: closed - Opened by tonioo about 7 years ago - 1 comment

#55 - Sieve extension: Copying Without Side Effects

Issue - State: closed - Opened by tonioo about 7 years ago
Labels: enhancement

#54 - wip: managesieve client py3 compat.

Pull Request - State: closed - Opened by tonioo over 7 years ago - 1 comment

#53 - Allow single mail address in vacation

Pull Request - State: closed - Opened by sengaya over 7 years ago - 2 comments

#52 - Python 3 compatibility

Pull Request - State: closed - Opened by ntninja over 7 years ago - 1 comment

#51 - Modify timeout for read

Pull Request - State: open - Opened by b3g00d over 7 years ago - 1 comment

#50 - Endless loop while server "Connection refused"

Issue - State: open - Opened by b3g00d over 7 years ago - 2 comments

#49 - :addresses without a list

Issue - State: closed - Opened by sengaya over 7 years ago - 1 comment
Labels: bug

#48 - Fix socket bytes compatibility for Python 3.x

Pull Request - State: closed - Opened by cooox over 7 years ago - 2 comments

#46 - Python 3.5 compat.

Pull Request - State: closed - Opened by tonioo almost 8 years ago - 1 comment

#45 - provide support for non-IPv4 connections

Pull Request - State: closed - Opened by dhke almost 8 years ago - 1 comment

#44 - add_commands documentation

Issue - State: closed - Opened by Dharmik8478 over 8 years ago - 3 comments

#43 - Example for vacation filter creation

Issue - State: closed - Opened by NikoTesla over 8 years ago - 2 comments
Labels: enhancement

#42 - Change format string to be compatible with python2.6+

Pull Request - State: closed - Opened by billyrob about 9 years ago - 1 comment

#41 - Fix

Pull Request - State: closed - Opened by tonioo about 9 years ago

#40 - Issue with content with non-ASCII characters

Issue - State: closed - Opened by tonioo about 9 years ago
Labels: bug

#39 - Updating filters without name

Issue - State: open - Opened by fernand0 about 9 years ago - 2 comments

#38 - Include the utf-8 test file in the source tarball.

Pull Request - State: closed - Opened by fladi over 9 years ago - 1 comment

#37 - Issue with unicode filter names

Issue - State: closed - Opened by tonioo over 9 years ago
Labels: bug

#36 - added / and - to error regex - closes #35

Pull Request - State: closed - Opened by LuanP over 9 years ago - 1 comment

#35 - Bad error message raised on known response codes

Issue - State: closed - Opened by LuanP over 9 years ago

#34 - Feature/authorizationid

Pull Request - State: closed - Opened by tonioo over 9 years ago

#33 - STARTTLS not recognised

Issue - State: closed - Opened by ReneArnhold over 9 years ago - 3 comments
Labels: bug

#32 - fix typo

Pull Request - State: closed - Opened by bsdlp over 10 years ago

#31 - add installation instructions to readme

Pull Request - State: closed - Opened by bsdlp over 10 years ago - 1 comment

#30 - Manage other users

Issue - State: closed - Opened by ghost almost 11 years ago - 13 comments
Labels: enhancement

#29 - Fixed documentation as noted in #8

Pull Request - State: closed - Opened by radiac almost 11 years ago - 1 comment

#28 - Used sendall() instead of send() to make sure all bytes are sent.

Pull Request - State: closed - Opened by dveeden almost 11 years ago - 1 comment
Labels: bug

#27 - Plain authentication doesn't support non-ascii characters

Issue - State: closed - Opened by tonioo almost 11 years ago
Labels: bug

#26 - Python3 compatibility

Issue - State: closed - Opened by tonioo almost 11 years ago - 4 comments
Labels: enhancement

#25 - Support 'exists' test in factory

Issue - State: closed - Opened by tonioo almost 11 years ago - 1 comment
Labels: enhancement

#24 - Support negation when using factory

Issue - State: closed - Opened by tonioo almost 11 years ago - 1 comment
Labels: enhancement

#23 - "redirect" command not known as a Sieve capability

Issue - State: closed - Opened by tonioo almost 11 years ago - 2 comments
Labels: duplicate

#22 - The factory always generates a require statement

Issue - State: closed - Opened by tonioo almost 11 years ago - 2 comments
Labels: bug

#21 - Support for CHECKSCRIPT in managesieve

Issue - State: closed - Opened by tonioo almost 11 years ago - 1 comment
Labels: enhancement

#20 - Default manage sieve port is not the IANA allocated one.

Issue - State: closed - Opened by tonioo almost 11 years ago - 1 comment
Labels: enhancement

#18 - Sieve date extention support (RFC 5260)

Issue - State: closed - Opened by tonioo almost 11 years ago
Labels: enhancement