[1.3.0] - 2022-09-07
Added
- support for
MySQL
databases. see/examples/greylist/mysql
. (#548)
Changed
- update the backend of the
SASL
protocol, using a state-of-the-art Rust implementationrsasl
instead of binding thegsasl
C library. (#536) - update the vsl api with more consistent syntax. (#545)
- Greylist sender domain & return code. (#566, #571)