org.apache.jsieve.util.package.html Maven / Gradle / Ivy
Go to download
Apache jSieve is a server side mail filtering system
implementing RFC3028. Apache jSieve is developed by the
James project. This module contains additional utilities.
The newest version!
Useful utilities for Sieve.
The general design approach has been to create finely grained flexible POJOs,
and then use coursely grained static utilities (XYZUtils
) to offer
an easy interface to recommended defaults.