Revision history for App::Milter::Limit 0.54 2026-03-26 - Add sysv init script to contrib - Add systemd init script - Add config option `message` to send a user-defined defer/reject message - Add config option `ignore` to allow unlimited sending for listed users 0.53 2017-08-04 - Kwalitee: add META.json, delcare min perl version, use warnings - add "limit_from" configuration value to override the value that is limited. You can use this to filter based on the authenticated username for example by using: limit_from = {auth_authen} 0.52 2014-07-09 - add systemd init script for fedora/RHEL7 [Javier Wilson] - add 'reply' global configuration to change the milter response from SMFIS_REJECT to SMFIS_TEMPFAIL if desired - replace broken File::Pid dependency with Proc::PID::File - fix freebsd init script for FreeBSD 10 0.51 2010-04-09 - add weaver.ini for Pod::Weaver - use my @MSCHOUT pluginbundle - require File::Path 2.0 - add signature test 0.50 2010-03-29 13:26:08 America/Chicago - initial release