The Mailmunge email filtering framework
https://www.mailmunge.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
398 B
14 lines
398 B
1 year ago
|
# Mailmunge
|
||
|
|
||
|
Mailmunge is an email filtering framework that uses the Milter library
|
||
|
to interface with Postfix or Sendmail. It lets you write your email
|
||
|
filtering policies in Perl.
|
||
|
|
||
|
The home page is https://www.mailmunge.org/ and full documentation is at
|
||
|
https://www.mailmunge.org/docs/
|
||
|
|
||
|
# License
|
||
|
|
||
|
Mailmunge is free software, licensed under the terms of the
|
||
|
GNU General Public License, version 2.
|