Skip to content
 
 

Repository files navigation

go-sieve

Sieve email filtering language (RFC 5228) implementation in Go.

Supported extensions

Example

See ./cmd/sieve-run.

Known issues

  • Some invalid scripts are accepted as valid (see tests/compile_test.go)
  • Comments in addresses are not ignored when testing equality, etc.
  • Source routes in addresses are not ignored when testing equality, etc.

About

[WIP] Sieve language implementation in Go

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages