Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/milter-manager,
Milter to use milters effectively
Branch: CURRENT,
Version: 1.5.3,
Package name: milter-manager-1.5.3,
Maintainer: obachemilter manager is a milter to use multiple milters effectively.
If milter manager is introduced, milter manager administrates milters instead of
MTA. The was has some advantages:
* reduce milter administration cost
* combine milters flexibly
Required to run:[
lang/ruby18-base] [
devel/glib2] [
devel/ruby-gnome2-glib]
Required to build:[
textproc/intltool] [
lang/perl5] [
devel/libtool-base] [
devel/pkg-config]
Master sites:
SHA1: b28366e84180d43c923ef0ee390cf68f4192b9a8
RMD160: 61cb5b13166f34e8fcd60730aacd4cd05ba2a53b
Filesize: 6164.991 KB
Version history: (Expand)
- (2011-04-05) Package deleted from pkgsrc
- (2010-12-01) Package has been reborn
- (2010-08-04) Updated to version: milter-manager-1.5.3
- (2010-07-30) Package has been reborn
- (2010-07-26) Package deleted from pkgsrc
- (2010-05-29) Updated to version: milter-manager-1.5.2
CVS history: (Expand)
2011-04-04 13:58:35 by OBATA Akio | Files touched by this commit (5) | |
Log message:
remove old development version of milter-manager.
|
2010-08-12 04:07:40 by OBATA Akio | Files touched by this commit (1) |
Log message:
Add an missing conf file.
|
2010-08-04 03:16:52 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update milter-manager to 1.5.3.
== [release-1-5-3] 1.5.3: 2010-08-03
The last release of 1.5.x series. (plan)
=== Document
==== Improvements
* Added a description for
((<SocketAddress#to_ip_address|configuration#to-ip-address>)).
=== milter manager
==== Improvements
* Ensured to reply for negotiation on negotiation failure.
* Reduced the default timeout for reporting timeout error
to MTA. The previous default timeout is the same as MTA
default. With the value, we can't have a time to report
timeout error to MTA.
* command launcher: Supported syslog.
* Added an applicable condition:
* ((<Trust|"doc/configuration.rd.ja#trust">))
* Supported Solaris. [Patched by SATOH Fumiyasu]
=== milter manager admin
==== Improvements
* Supported Rails 2.3.8.
=== milter-test-server
==== Improvements
* Added ((<--color|milter-test-server#--color>)) option.
* Added ((<--threads|milter-test-server#--threads>)) option.
=== milter-core
==== Improvements
* Chanaged default log level to output error and critical message.
=== Ruby milter
==== Improvements
* Added --user, --gorup, --unix-socket-group,
--unix-socket-mode, --syslog, --library-version options.
* Added milter-test-client implemented by Ruby as a sample.
* Added milter-regexp.rb as a sample.
=== Thanks
* SATOH Fumiyasu
|
2010-07-08 09:32:29 by OBATA Akio | Files touched by this commit (1) |
Log message:
Add missing SUBST.
|
2010-05-29 08:43:01 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update milter-manager development snapshot to 1.5.2
A bug fix release of 1.5.1.
We recommend development version users who use a milter that uses
NO_REPLY_* or milter-greylist 4.3.x upgrade to this version.
=== Document
==== Improvements
* Created ((<available milters|available-milters>)) list.
* Updated recommended milter-greylist configuration.
=== milter manager
==== Improvements
* Supported S25R ((<whitelist customize
|"doc/configuration.rd#s25r.add_whitelist">)) and
((<blacklist
customize|"doc/configuration.rd#s25r.add_whitelist">)).
=== milter-manager-log-analyzer
==== Improvements
* Supported milter-greylist 4.3.x.
=== milter-toolkit
==== Improvements
* Used inet_pton()/inet_pton() instead of
inet_aton()/inet_ntoa(). [Suggested by SATOH Fumiyasu]
|
2010-05-28 09:42:36 by OBATA Akio | Files touched by this commit (1) |
Log message:
sync with mail/milter-manager.
|
2010-04-20 14:04:43 by OBATA Akio | Files touched by this commit (3) | |
Log message:
Update milter-manager to 1.5.1.
== [release-1-5-1] 1.5.1: 2010-04-20
A bug fix release of 1.5.1.
It includes a memory leak fix derived from Ruby/GLib2
because bundled Ruby/GLib2 is updated. If bundled Ruby/GLib2
is used, upgrade is recommended.
=== Document
==== Improvements
* Added install document for development release on Ubuntu
Karmic Koara.
* Added a description that installs Rack
explicitly. [Reported by Tsuchiya]
==== Fixes
* FreeBSD: Fixed package name [Reported by Tsuchiya]
=== libmilter-core
==== Improvements
* Supported syslog level change by MILTER_LOG_SYSLOG_LEVEL
environment variable.
* Added memory profiler.
=== milter manager
==== Improvements
* Supported Solaris. [Reported and patched by SATOH Fumiyasu]
* Bundled Ruby/GLib2 0.19.4.
=== milter-test-client
==== Improvements
* Added
\
((<--report-memory-profile|milter-test-client#--report-memory-profile>)) \
option.
=== Thanks
* Tsuchiya
* SATOH Fumiyasu
|
2010-04-09 14:57:25 by OBATA Akio | Files touched by this commit (4) |
Log message:
Switch to track development release, 1.5.0.
|