Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Imap4flags #4

Merged
merged 2 commits into from
Jan 27, 2024
Merged

Add support for Imap4flags #4

merged 2 commits into from
Jan 27, 2024

Conversation

abligh
Copy link
Contributor

@abligh abligh commented Jan 1, 2024

This pull request adds support for imap4flags (RFC5232). It is lightly tested.

The pull request contains 2 commits:

  • A commit to add "execute_test.go"; this adds end-to-end testing of sieve parsing & execution based on the state at the end of the execution
  • Support for imap4flags extensions themselves

Add test for parsing and execution of sieve scripts

Signed-off-by: Alex Bligh <[email protected]>
Add support for rfc5232 imap4flags. Support for variables is
not included (as this is currently not supported elsewhere).

Signed-off-by: Alex Bligh <[email protected]>
@foxcpp foxcpp merged commit 2e76e3e into foxcpp:master Jan 27, 2024
1 check passed
@foxcpp
Copy link
Owner

foxcpp commented Jan 27, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants