Download List

Projeto Descrição

milter manager is a milter to use multiple milters effectively.

If milter manager is introduced, milter manager administrates milters instead of MTA. The has some advantages:

  • reduce milter administration cost
  • combine milters flexibly

System Requirements

System requirement is not defined

Liberado: 2016-11-14 17:22
milter-manager 1.8.6 (1 files Esconder)

Release Notes

A bug fix release of 1.8.5.

=== milter-core

==== Improvements

* [core][event-loop] Add an API to customize event loop on your own.

==== Fixes

* [core][event-loop] Fix to work broken libev backend with Ruby 1.9.


=== milter manager

==== Improvements

* Add max-pending-finished-sessions as configuration option.
If the number of current pending finished sessions is larger than
'max-pending-finished-sessions', the current pending finished sessions are
freed immediately.

=== milter-client

==== Improvements

* Add --max-pending-finished-sessions command line option.

=== Ruby milter

==== Improvements

* Add an API to customize event loop on your own from Ruby.
* Support manager.max_pending_finished_sessions.
* Add API to reset when transaction is finished.
Use this API to avoid not to share instance information for each transaction unexpectedly.

=== Document

==== Improvements

* Add documentation about manager.max_pending_finished_sessions
* Add API to reset transaction.

==== Fixes

* Fix the default value of manager.maitenance_interval which is not correct.

Changelog

No Changelogs