diff options
Diffstat (limited to 'mail/mopher/DESCR')
-rw-r--r-- | mail/mopher/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/mopher/DESCR b/mail/mopher/DESCR new file mode 100644 index 00000000000..eea1ec6efe4 --- /dev/null +++ b/mail/mopher/DESCR @@ -0,0 +1,10 @@ +The mail gopher (mopher) is an extension to all mail transfer agents +that implement the Sendmail Milter API. It reads a list of rules and +acts on each incoming mail delivery attempt based on various criteria +and existing states. + +Mopher supports indiscriminate and selective grey- and whitelisting of +either individual addresses or whole domains (based on reverse lookups +and rules provided by Mozilla's Public Suffix List). Access to tables +and state-related data passes through a generic interface and is then +translated by one of the available backend drivers. |