|
NAMEMail::Milter::Authentication::Handler::Blocker - Block mail based on simple rules VERSIONversion 3.20241024 DESCRIPTIONDefer/Reject mail based on simple rules. CONFIGURATION "Blocker" : { |
'blocker_configs' => [ '/tmpfs/authmilter-blocker.toml' ], | A list of blocker configs to test against.
} |
AUTHORMarc Bradshaw <marc@marcbradshaw.net> COPYRIGHT AND LICENSEThis software is copyright (c) 2020 by Marc Bradshaw. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|