Sendmail-Jilter is an Open Source implementation of the Sendmail milter protocol, for implementing milters in Java that can interface with the Sendmail MTA.
What's New in This Release:
New Features:
· Added JilterHandlerAdapter. Thanks to Neil Aggarwal (neil@JAMMConsulting.com).
Changes:
· Updated docs for return value from JilterHandler.connect to reflect the fact that the MTA doesn't listen to anything other than SMFIS_ values. Thanks to Neil Aggarwal (neil@JAMMConsulting.com).
· Refactored SimpleHandler in the test cases to use JilterHandlerAdapter.
Product's homepage